Wykres commitów

1630 Commity (ac677db7ac20ade73ecbf8aa0ff03ff5b63f28c5)

Autor SHA1 Wiadomość Data
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 066c1b58ac Merge branch 'wfserver' of https://gitlab.com/eliggett/wfview into wfserver 2022-05-08 18:45:35 +01:00
Phil Taylor 7cb31cc8af Update udphandler.cpp 2022-05-08 18:45:22 +01:00
Phil Taylor b8838e2468 some improvements to audio 2022-05-08 18:44:20 +01:00
Phil Taylor 181c2eeb07 Log when port is being closed 2022-05-08 12:19:35 +01:00
Phil Taylor 3deb7ab6ec Update audioconverter.h 2022-05-08 11:54:42 +01:00
Phil Taylor 376fe72b49 Update audioconverter.h 2022-05-08 11:52:24 +01:00
Phil Taylor 8e38a8efb2 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +01:00
Phil Taylor 72bef7f783 Fix build for new audioconverter 2022-05-08 10:19:21 +01:00
Phil Taylor 71f88cdfed Skip unneeded float conversion for Opus 2022-05-08 10:04:36 +01:00
Phil Taylor bbbb36ebae Remove Opus FEC for now 2022-05-07 11:14:01 +01:00
Phil Taylor 3068b0f5cc Update audiohandler.cpp 2022-05-07 10:54:20 +01:00
Phil Taylor 05c3433bcd More testing 2022-05-07 10:51:02 +01:00
Phil Taylor 1e51e36c9d Backup out of last change 2022-05-07 10:43:28 +01:00
Phil Taylor 0d529b4a1b Update audiohandler.cpp 2022-05-06 23:27:25 +01:00
Phil Taylor de6db645de Update audioconverter.cpp 2022-05-06 23:19:31 +01:00
Phil Taylor 550407e0a9 Update wfserver.pro 2022-05-06 23:15:32 +01:00
Phil Taylor 9118d8f4dc Update audiohandler.cpp 2022-05-06 23:12:29 +01:00
Phil Taylor 78f16b7cff Add experimental audio converter 2022-05-06 23:10:46 +01:00
Phil Taylor 5bd29096e5 Found issue with splitwaterfall function 2022-05-05 18:48:45 +01:00
Phil Taylor 8b958d572c Fix some compile warnings and try to support sharing lan connected rigs 2022-05-05 18:09:16 +01:00
Phil Taylor bf5f819927 found another small retransmit bug 2022-05-05 11:16:59 +01:00
Phil Taylor 7924d2b87f Fix retransmit missing message 2022-05-05 09:01:04 +01:00
Phil Taylor f662d1f7cd Found another retransmit bug in server 2022-05-05 08:57:50 +01:00
Phil Taylor 069c5368d8 More debugging 2022-05-05 02:01:20 +01:00
Phil Taylor 7b5f29f4fe More retransmit debugging 2022-05-05 01:49:21 +01:00
Phil Taylor 4b19ed522f Hopefully fix occasional retransmit bug 2022-05-05 00:31:55 +01:00
Phil Taylor 24841c5da9 Fix debug message 2022-05-05 00:23:42 +01:00
Phil Taylor cac93198a6 Debugging retransmission (again!) 2022-05-05 00:06:50 +01:00
Phil Taylor 85ba0fb569 When using Float, force 32bit as Mac doesn't like it otherwise 2022-05-04 22:29:05 +01:00
Phil Taylor 3aefa68939 More fixes to make client and server behave in same way 2022-05-04 20:37:58 +01:00
Phil Taylor bdca404457 Make udpserver and client behave the same way for retransmit 2022-05-04 20:21:29 +01:00
Phil Taylor f42fbc2e54 Try using float for all audio. Not tested on Linux/Mac 2022-05-04 15:43:34 +01:00
Phil Taylor 105d1782ed Remove unnecessary code 2022-05-03 11:21:08 +01:00
Phil Taylor 2b04b84eb1 Fix for uLaw encoding 2022-05-03 10:37:41 +01:00
Phil Taylor 8d75d01e2c Set Opus complexity to 7 2022-05-02 17:15:41 +01:00
Phil Taylor 95cace832b Try a reduced complexity on Opus encoder 2022-05-02 16:41:28 +01:00
Phil Taylor 8217b12bc2 Update udpserver.cpp 2022-05-02 16:13:47 +01:00
Phil Taylor a929b2b8a8 Name threads to ease debugging 2022-05-02 16:11:35 +01:00
Phil Taylor 76e52c42db Add parens 2022-05-02 16:01:54 +01:00
Phil Taylor fb99a57272 Tidy some connections 2022-05-02 15:58:41 +01:00
Phil Taylor 43f423f1ad Tidy getnextaudiochunk() 2022-05-02 13:53:49 +01:00
Phil Taylor 92288aa768 Increase late audio timeout to 100ms 2022-05-02 13:08:42 +01:00
Phil Taylor 09ea7a2c26 Try readyRead instead of notify 2022-05-02 13:03:27 +01:00
Phil Taylor 7bf2f54255 Use notify instead of timer for audio input 2022-05-02 12:55:58 +01:00
Phil Taylor fb0d662b40 Add debugging back after revert. 2022-05-02 11:56:40 +01:00
Phil Taylor 94bb78af50 Revert "Add some more debugging when audio is delayed"
This reverts commit bb6c615b4c.
2022-05-02 11:52:23 +01:00
Phil Taylor ab36165d9d Revert "Update audiohandler.cpp"
This reverts commit 7130f71335.
2022-05-02 11:52:09 +01:00
Phil Taylor 8f3a8d38d4 Revert "Update audiohandler.cpp"
This reverts commit 60824c2055.
2022-05-02 11:51:36 +01:00
Phil Taylor 1ba9713408 Revert "Reduce audio polling time"
This reverts commit 26ea3bc3dc.
2022-05-02 11:51:12 +01:00