Commit graph

145 commits

Author SHA1 Message Date
Phil Taylor
0763301f66 Improve hex encoding 2022-04-28 10:46:47 +01:00
Phil Taylor
d559c0c1fd Make missing packets qInfo instead of qDebug 2022-04-28 10:32:55 +01:00
Phil Taylor
963e1c82ce Add WFVIEW response type back in 2022-04-28 09:42:32 +01:00
Phil Taylor
6fd5c951ab Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor
85003bd227 Found bug in server audio 2022-04-11 11:26:52 +01:00
Phil Taylor
988d042662 Fix for opus? 2022-04-10 23:19:45 +01:00
Phil Taylor
27274b13b2 Change audio output to use single/slot 2022-04-10 23:13:51 +01:00
Phil Taylor
b5719a37ff Fixed retransmit bug in server code. 2022-04-08 18:42:37 +01:00
Phil Taylor
398e0a9856 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor
6026008d8c Few more fixes 2022-02-02 16:02:40 +00:00
Phil Taylor
7c51a84d1b Update udpserver.cpp 2022-01-30 10:52:40 +00:00
Phil Taylor
f582cde705 Hopefully fix Linux compile error 2022-01-30 10:29:23 +00:00
Phil Taylor
fdd82ce376 Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor
1d85c60e47 Tuning lost packets 2022-01-28 09:52:26 +00:00
Phil Taylor
fd19c32174 Max missing packets slightly less than buffer size 2022-01-28 09:43:53 +00:00
Phil Taylor
e291ad2d98 Fix mutex 2022-01-27 23:28:34 +00:00
Phil Taylor
348004cded Flush buffers on excessive missing 2022-01-27 23:24:54 +00:00
Phil Taylor
eb2e569c8a More retransmit fixes 2022-01-27 23:12:07 +00:00
Phil Taylor
62b05f6a48 Fix compile issue 2022-01-27 22:52:50 +00:00
Phil Taylor
8774b1f5a2 Restore partial QT5.9 compatibility 2022-01-27 22:51:28 +00:00
Phil Taylor
48cc53576d Improve missing packet handling 2022-01-27 19:11:16 +00:00
Phil Taylor
496946ef8c Non-working standalone server 2022-01-26 09:49:52 +00:00
Phil Taylor
dfb1a62850 More multi-radio support (nearly working!) 2022-01-22 15:12:36 +00:00
Phil Taylor
3b2e47be9f Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Phil Taylor
f7e4ea6958 Tidy code after merge 2022-01-16 18:47:13 +00:00
Phil Taylor
c9819e28a4 Merge branch 'master' into audio-enhance 2022-01-16 18:28:36 +00:00
Phil Taylor
847f504c48 More fixes 2022-01-14 20:52:25 +00:00
Phil Taylor
d74227f6b5 Catch excessive missing packets 2022-01-14 20:12:50 +00:00
Phil Taylor
6da151035a Set latency for tx and rx 2022-01-14 19:40:25 +00:00
Phil Taylor
e85bc3e874 Set latency for tx and rx 2022-01-14 16:23:01 +00:00
Phil Taylor
bfdcd61bbc Minor fix to retransmit handling 2022-01-14 15:49:35 +00:00
Phil Taylor
a05e184603 Hopefully improve retransmit search 2022-01-14 14:10:21 +00:00
Phil Taylor
c858fe159c Ignore single missing audio packet 2022-01-13 21:53:53 +00:00
Phil Taylor
29f7f30690 Set buffer size with a #define 2022-01-13 21:50:43 +00:00
Phil Taylor
e3c97af174 Correctly remove items from the buffers! 2022-01-13 21:12:27 +00:00
Phil Taylor
db4414f838 Reduce number of mutex locks during retransmit processing 2022-01-13 20:26:42 +00:00
Phil Taylor
9dea3e0d12 More debugging to isolate audio stalling 2022-01-13 20:16:14 +00:00
Phil Taylor
1a674314a2 Add extra debugging 2022-01-13 19:54:43 +00:00
Phil Taylor
395c926ad7 Latency on server is wrong way round! 2022-01-13 19:34:34 +00:00
Phil Taylor
3e0b9fb8c0 trying to find the cause of server audio issue 2022-01-13 11:17:13 +00:00
Phil Taylor
d4cddb50fd Set audio send period on server 2022-01-12 20:01:17 +00:00
Phil Taylor
aef968e7fe Bit of tidying 2022-01-07 14:52:33 +00:00
Phil Taylor
e0f6f11970 Try to fix lock condition in server 2022-01-07 14:42:32 +00:00
Phil Taylor
7962b64486 Keep audio mutex until all processing is done 2022-01-07 12:31:15 +00:00
Phil Taylor
8ee110e65c Revert "Tidying of audio handling"
This reverts commit dec31f9f62.
2022-01-07 12:28:43 +00:00
Phil Taylor
dec31f9f62 Tidying of audio handling 2022-01-07 12:09:36 +00:00
Phil Taylor
efd0588d2c Ignore wrong ping seq 2022-01-05 14:45:34 +00:00
Phil Taylor
0d14bc80d0 Maybe fix server audio issue? 2022-01-04 21:30:48 +00:00
Phil Taylor
6871e6660d Maybe fix audio crash? 2022-01-04 21:26:03 +00:00
Phil Taylor
91aeb924f0 Try to fix server 2022-01-04 19:50:38 +00:00