Wykres commitów

205 Commity (ac677db7ac20ade73ecbf8aa0ff03ff5b63f28c5)

Autor SHA1 Wiadomość Data
Phil Taylor ac677db7ac Change class constructors to include parent 2022-05-08 19:31:05 +01:00
Phil Taylor 7cb31cc8af Update udphandler.cpp 2022-05-08 18:45:22 +01:00
Phil Taylor 8e38a8efb2 Create function to convert Icom format to QAudioFormat 2022-05-08 11:46:33 +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 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 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 a929b2b8a8 Name threads to ease debugging 2022-05-02 16:11:35 +01:00
Phil Taylor 94bb78af50 Revert "Add some more debugging when audio is delayed"
This reverts commit bb6c615b4c.
2022-05-02 11:52:23 +01:00
Phil Taylor bb6c615b4c Add some more debugging when audio is delayed 2022-05-02 11:22:05 +01:00
Phil Taylor d0df7004ac Improve hex encoding 2022-04-28 10:46:47 +01:00
Phil Taylor ff17a74df8 Make missing packets qInfo instead of qDebug 2022-04-28 10:32:55 +01:00
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