Wykres commitów

1681 Commity (b049704dd2cdcbaf78ec3ed897fd8635aee804a5)

Autor SHA1 Wiadomość Data
Phil Taylor b049704dd2 Use qtimer to signal a reconnect 2022-05-14 11:35:41 +01:00
Phil Taylor 6078a31a3c Add timeout if no data received on serial port for 2s 2022-05-14 11:24:09 +01:00
Phil Taylor f003a8a1b8 Update commhandler.cpp 2022-05-14 11:13:20 +01:00
Phil Taylor 630d2eaba3 Update commhandler.cpp 2022-05-14 11:10:27 +01:00
Phil Taylor e248882e31 Add reconnect on failure to commHandler() 2022-05-14 11:07:05 +01:00
Phil Taylor 466571a758 Use goto statement for error handling. 2022-05-14 10:41:44 +01:00
Phil Taylor b95cf79318 Update rthandler.cpp 2022-05-14 10:33:31 +01:00
Phil Taylor 50eb498026 Another error check 2022-05-14 10:30:26 +01:00
Phil Taylor 28a3209c21 Update rthandler.cpp 2022-05-14 01:37:03 +01:00
Phil Taylor 35d54468cd Update rthandler.cpp 2022-05-14 01:31:28 +01:00
Phil Taylor c1461947eb If audio device fails to open, retry 10 times before giving up. 2022-05-14 01:27:59 +01:00
Phil Taylor 48562aa23b Don't try to connect to radio we are already connected to 2022-05-14 01:11:36 +01:00
Phil Taylor 8fd8fa390e Fix mod meters in PA/RT 2022-05-14 01:11:35 +01:00
Phil Taylor c84cc4330d Add waterfallFormat to wfserver 2022-05-13 18:50:42 +01:00
Phil Taylor b78f613ef2 Bit of code-tidying and minor fixes 2022-05-13 16:09:26 +01:00
Phil Taylor 6a5f9ce988 Portaudio try to find compatible format 2022-05-13 12:35:28 +01:00
M0VSE 1aa45dc849 Fix latency display on rtaudio 2022-05-13 10:20:17 +01:00
Phil Taylor 0b74407448 Set default audio device if not found 2022-05-13 09:55:47 +01:00
Phil Taylor b28dab4dc2 Use a mutex to protect RT buffer. 2022-05-12 20:30:51 +01:00
Phil Taylor a855c931b6 Add amplitude to output audio 2022-05-12 20:04:30 +01:00
Phil Taylor c90611e444 Fix 8 bit audio encoding. 2022-05-12 20:04:15 +01:00
Phil Taylor 717b71ad4c Update servermain.cpp 2022-05-12 15:57:45 +01:00
Phil Taylor 2e433ed71f Add pa/rt to server 2022-05-12 15:53:48 +01:00
Phil Taylor e6ff2ae152 Update servermain.cpp 2022-05-12 14:29:08 +01:00
Phil Taylor 5eb294dc6d Update servermain.cpp 2022-05-12 13:42:19 +01:00
Phil Taylor 728f01abf4 Update servermain.cpp 2022-05-12 13:39:00 +01:00
Phil Taylor cd1f0f0ba9 Update servermain.cpp 2022-05-12 13:33:34 +01:00
Phil Taylor 33211908bc Update servermain.cpp 2022-05-12 13:27:35 +01:00
Phil Taylor 95ec59d46d make PulseAudio the default 2022-05-12 13:13:59 +01:00
Phil Taylor 6b7387cba2 Update servermain.cpp 2022-05-12 12:35:53 +01:00
Phil Taylor 92b43e8fa2 Update servermain.h 2022-05-12 12:29:29 +01:00
Phil Taylor 578b993f70 Various fixes 2022-05-12 12:24:27 +01:00
Phil Taylor 44f6ec2740 Add back support for portaudo and rtaudio APIs 2022-05-12 01:46:20 +01:00
Phil Taylor 63c5e0257d Some more tidying 2022-05-11 00:22:08 +01:00
Phil Taylor 04ad04757d More post merge tidying 2022-05-11 00:18:28 +01:00
Phil Taylor 2fa83028d3 Fix merge error 2022-05-11 00:15:06 +01:00
Phil Taylor 772375fb9d Split udpHandler into multiple class files 2022-05-11 00:11:29 +01:00
Phil Taylor 498f5020a5 make latency too high trigger at lower value 2022-05-11 00:01:04 +01:00
Phil Taylor 00f15a059e Add some more audio status 2022-05-10 23:55:18 +01:00
Phil Taylor 30ca8aa44a Try to force 16bit int instead of 8bit uint 2022-05-09 18:51:26 +01:00
Phil Taylor fba9c6f207 Try to force minimum of 48K sample rate for native audio 2022-05-09 18:47:12 +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