Wykres commitów

1641 Commity (772375fb9dbf7074d43a9122a36a36fba4f0707f)

Autor SHA1 Wiadomość Data
Phil Taylor 772375fb9d Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
Phil Taylor 82faf2c463 Remove extra Opus configuration 2022-05-09 10:38:33 +01:00
Phil Taylor 8d924b6fda Configure buffer for input audio 2022-05-09 10:33:30 +01:00
Phil Taylor bddf283e7a Always use "preferred" format where possible 2022-05-09 00:29:07 +01:00
Phil Taylor ec169ca3d4 Fixes to audioconverter 2022-05-08 22:48:39 +01:00
Phil Taylor fda7d21239 Update audioconverter.cpp 2022-05-08 21:48:47 +01:00
Phil Taylor 3e0c008144 Fix if 0 samples detected 2022-05-08 20:57:35 +01:00
Phil Taylor 7098564121 use quit() instead of exit() to cleanly shutdown 2022-05-08 19:44:31 +01:00
Phil Taylor 75f1f2d6ea Update servermain.cpp 2022-05-08 19:37:29 +01:00
Phil Taylor 135640df44 Remove parent from classes that are moved to a thread 2022-05-08 19:35:47 +01:00
Phil Taylor ed3ba16a8d Update udpserver.cpp 2022-05-08 19:33:22 +01:00
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