Commit graph

78 commits

Author SHA1 Message Date
Phil Taylor
93ce3a9df7 Fix for left over CIV client on server 2021-08-15 14:41:54 +01:00
Phil Taylor
73df55caa3 Fix for Opus TX audio 2021-08-14 20:08:11 +01:00
Phil Taylor
9511de2942 txrate logging wrong 2021-08-14 19:02:04 +01:00
Phil Taylor
3feab6518c Fix for blank username/password in server 2021-07-26 10:27:39 +01:00
Phil Taylor
2ff9497b2c Update udpserver.cpp 2021-06-11 12:59:42 +01:00
Phil Taylor
b51d759a14 Use global watchdog rather than per-connection 2021-06-11 12:53:00 +01:00
Phil Taylor
8e0df8dba9 Update udpserver.cpp 2021-06-11 10:45:04 +01:00
Phil Taylor
c6b3cf0593 Report when users are disconnected by the watchdog 2021-06-11 10:42:59 +01:00
Phil Taylor
d88658a462 Update udpserver.cpp 2021-06-11 10:39:28 +01:00
Phil Taylor
ec4eb53023 Use watchdog to cleanup lost server connections 2021-06-11 10:38:08 +01:00
Phil Taylor
e96111753e Fix crash on disconnect 2021-06-11 10:20:09 +01:00
Phil Taylor
81f331030f Make status update after disconnection 2021-06-11 10:16:13 +01:00
Phil Taylor
20ca5b972f More server disconnection cleanup 2021-06-11 10:08:04 +01:00
Phil Taylor
6b7bef07e0 Improve server disconnection/cleanup 2021-06-11 09:56:19 +01:00
Phil Taylor
aef415e4e8 Update udpserver.cpp 2021-06-10 20:45:44 +01:00
Phil Taylor
f42a66b624 Allow both encoded and plain text passwords 2021-06-10 20:32:55 +01:00
Phil Taylor
2c684734f3 Lots of fixes to server setup table 2021-06-10 20:30:42 +01:00
Phil Taylor
e633ba2180 Add more info for server connections 2021-06-10 11:02:55 +01:00
Phil Taylor
ecafb48d0d Make sure that user is authenticated before allowing CIV/Audio 2021-06-10 10:57:39 +01:00
Phil Taylor
651962f88d Update udpserver.cpp 2021-06-10 09:43:56 +01:00
Phil Taylor
e2839456ee Show server connection status in taskbar (only for USB connected rigs) 2021-06-10 09:09:26 +01:00
Phil Taylor
800ae3e46d Allow sender or receiver to be 0xe1 in server 2021-06-09 09:24:20 +01:00
Phil Taylor
ed3ff16d36 Always forward wfview traffic to wfview clients 2021-06-09 09:17:50 +01:00
Phil Taylor
fcf3da858e Add extra debugging for UDP server CIV 2021-06-07 12:26:29 +01:00
Phil Taylor
c69c74215e Various fixes to udpserver 2021-06-06 21:34:54 +01:00
Phil Taylor
df8b06cea6 Change udpserver to use new audiosetup struct properly. 2021-06-04 14:25:07 +01:00
Phil Taylor
68b759b80c Add QtMultimedia as default audio 2021-06-04 08:24:26 +01:00
Phil Taylor
36e090096d Tidy up server mutexes 2021-06-02 10:43:52 +01:00
Phil Taylor
289d57c10d Fix server high CPU on disconnect 2021-06-02 08:37:26 +01:00
Phil Taylor
a9e55d5027 Stop deleting audio after last client disconects 2021-06-01 23:34:43 +01:00
Phil Taylor
fa513d73d2 Change udpserver packet handling to be similar to udphandler 2021-06-01 23:32:39 +01:00
Phil Taylor
c55c20118d Update udpserver.cpp 2021-06-01 20:42:26 +01:00
Phil Taylor
3d4485ce6a Update udpserver.cpp 2021-06-01 20:37:12 +01:00
Phil Taylor
61874ad66e Change to 10ms poll time for server rx audio 2021-06-01 18:03:46 +01:00
Phil Taylor
0db32b0551 Mutex work in udpserver 2021-06-01 17:49:48 +01:00
Phil Taylor
c7af6a3a38 Change toolbar display formatting 2021-05-28 10:45:09 +01:00
Phil Taylor
1e917b3c3b udpserver fixes 2021-05-27 18:34:44 +01:00
Phil Taylor
49bcc40f2e udpServer fixes 2021-05-27 17:59:01 +01:00
Phil Taylor
be81d8d767 Update udpserver.cpp 2021-05-27 15:25:18 +01:00
Phil Taylor
2ac8d3332c Update udpserver.cpp 2021-05-27 14:57:06 +01:00
Phil Taylor
4ca16d7376 Fix udpserver 2021-05-27 14:42:28 +01:00
Phil Taylor
f567d5ab04 Use ring buffer with rtaudio to eliminate mutexes 2021-05-27 11:41:08 +01:00
Phil Taylor
a2219585af Non working test 2021-05-23 16:09:41 +01:00
Phil Taylor
5b64ec3c19 Merge branch 'lan-alpha' into rtaudio 2021-05-22 21:09:04 +01:00
Phil Taylor
5721d3be79 Attempt to fix crash 2021-05-22 14:58:52 +01:00
Phil Taylor
3401b2f0fa Make only first client have TX audio 2021-05-22 11:32:57 +01:00
Phil Taylor
a7f76ebbea Stop audiohandler re-enumerating devices on connect. 2021-05-22 10:43:57 +01:00
Phil Taylor
24acdc95de "Hopefully" fix annoying UDP server crash on client disconnect! 2021-05-22 00:52:01 +01:00
Phil Taylor
39832a2acb Fix for TX audio in udp server 2021-05-22 00:32:09 +01:00
Phil Taylor
a34bbc7e8c Add baud rate detection for remote rigs 2021-05-21 16:30:52 +01:00