Wykres commitów

186 Commity (86502a5c3a5d69563e16926cc79d19ea95ca6947)

Autor SHA1 Wiadomość Data
Phil Taylor 86502a5c3a Various compatibility improvements 2022-04-20 13:35:23 +01:00
Phil Taylor d86f8958b2 Add support for splitting/combining waterfall/scope data 2022-04-18 20:29:50 +01:00
Phil Taylor 50c8b4e545 Change audio output to use single/slot 2022-04-10 23:13:51 +01:00
Phil Taylor 0aaf5de976 Hopefully fix silly retransmit bug 2022-04-08 11:22:33 +01:00
Phil Taylor 87b1a9f84d Change some log messages 2022-04-08 09:58:58 +01:00
Phil Taylor 23b37f2754 Attempt to fix weird retransmission bug 2022-04-08 09:53:02 +01:00
Phil Taylor f00051ecd4 Use signal/slot for audio signal reporting 2022-04-06 21:52:22 +01:00
Phil Taylor 389f661c79 Working (in Windows) audio output 2022-04-03 20:16:52 +01:00
Phil Taylor 8ec62fec8d Merge branch 'master' into wfserver 2022-03-23 17:28:11 +00:00
roeland jansen e5b975038c Merge branch 'fix/typos' into 'master'
Fix spelling errors

See merge request eliggett/wfview!8
2022-03-23 15:45:51 +00:00
Daniele Forsi 32f438aa01 Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor ece5933d55 Some extra debugging 2022-03-18 15:41:11 +00:00
Phil Taylor 46cd6c1e53 Hopefully fix Linux compile error 2022-01-30 10:29:23 +00:00
Phil Taylor 9ae8bc660c Lots more fixes and tweaks 2022-01-29 22:50:58 +00:00
Phil Taylor 30d5858663 Max missing packets slightly less than buffer size 2022-01-28 09:43:53 +00:00
Phil Taylor c0fabb3999 Update udphandler.cpp 2022-01-27 23:51:25 +00:00
Phil Taylor 6427be05b8 Update udphandler.cpp 2022-01-27 23:47:17 +00:00
Phil Taylor be7dbbb395 Missing ; 2022-01-27 23:40:29 +00:00
Phil Taylor 9d2801a505 Improve congestion calculation 2022-01-27 23:39:45 +00:00
Phil Taylor 3568c80fcc Fix mutex 2022-01-27 23:28:34 +00:00
Phil Taylor fe7bdf1345 Flush buffers on excessive missing 2022-01-27 23:24:54 +00:00
Phil Taylor d29c1ddba7 More retransmit fixes 2022-01-27 23:12:07 +00:00
Phil Taylor 77b7462f74 Restore partial QT5.9 compatibility 2022-01-27 22:51:28 +00:00
Phil Taylor bce66393fb Remove unnecessary code 2022-01-27 22:44:30 +00:00
Phil Taylor 2f4fe061b3 Improve missing packet handling 2022-01-27 19:11:16 +00:00
Phil Taylor 5ae3549ba5 Treat GUID as 16 bytes rather than trying to be clever! 2022-01-23 17:54:40 +00:00
Phil Taylor 264ad231c0 Now supports multiple radios on OEM server 2022-01-23 15:06:31 +00:00
Phil Taylor 45e074783a Hopefully fix linux compile 2022-01-22 18:32:08 +00:00
Phil Taylor 39540612c7 More multi-radio support (nearly working!) 2022-01-22 15:12:36 +00:00
Phil Taylor 96de9c55fa More work on multi-radio support 2022-01-21 23:58:18 +00:00
Phil Taylor fcc7c9a5dc Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Phil Taylor 918238835d Catch excessive missing packets 2022-01-14 20:12:50 +00:00
Phil Taylor 317cbd640a Minor fix to retransmit handling 2022-01-14 15:49:35 +00:00
Phil Taylor e00b598fd9 Hopefully improve retransmit search 2022-01-14 14:10:21 +00:00
Phil Taylor 4696fe6824 Set buffer size with a #define 2022-01-13 21:50:43 +00:00
Phil Taylor 99ca97370b Correctly remove items from the buffers! 2022-01-13 21:12:27 +00:00
Phil Taylor 9b8221b32e Ignore wrong ping seq 2022-01-05 14:45:34 +00:00
Phil Taylor 62771f6b59 Fix silly bug in retransmit code 2021-11-18 15:17:51 +00:00
Phil Taylor 42675ae770 Add mutex for incoming audio on udp and server 2021-11-15 19:28:44 +00:00
Phil Taylor 04526db635 Try using slot for audio again 2021-11-15 15:02:00 +00:00
Phil Taylor 6f4cf6bbbe remove unneeded audio signal handler 2021-11-01 20:28:04 +00:00
Phil Taylor 4e5f315f08 Stuff audio buffer directly rather than signal/slot 2021-10-31 23:53:20 +00:00
Phil Taylor 6d0ad471c7 Remove duplicate setPriority() 2021-09-22 11:07:07 +01:00
Phil Taylor 47d9c52f87 Merge branch 'opus' 2021-08-24 09:24:25 +01:00
Phil Taylor 57b6f955c6 Set audio thread priority in the correct place! 2021-08-24 09:22:40 +01:00
Phil Taylor 58a6477f53 Set audio threads to be realtime priority 2021-08-19 16:34:04 +02:00
Phil Taylor c5c0046e3a Improve detection of unsupported codec. 2021-08-15 11:19:34 +01:00
Phil Taylor bc0d69ffb5 Merge branch 'master' into opus 2021-07-29 16:18:59 +01:00
Phil Taylor f7060edbe4 Remove typo in latency display 2021-07-08 09:28:20 +01:00
Phil Taylor aeaee8de52 Delete oldest entry from UDP buffer before adding new one. 2021-07-08 09:23:53 +01:00