Wykres commitów

1641 Commity (772375fb9dbf7074d43a9122a36a36fba4f0707f)

Autor SHA1 Wiadomość Data
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 3d1e04c556 Fix compile issue 2022-01-27 22:52:50 +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 4a1be30c40 Non-working standalone server 2022-01-26 09:49:52 +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 87a36426cf Fix some compile warnings 2022-01-23 16:43:58 +00:00
Phil Taylor 264ad231c0 Now supports multiple radios on OEM server 2022-01-23 15:06:31 +00:00
Phil Taylor ff47fbd82f Make radio selection visible when there is more than 1 radio. 2022-01-22 22:53:06 +00:00
Phil Taylor 1c8bc62fcc More linux build fixes 2022-01-22 18:49:07 +00:00
Phil Taylor 45e074783a Hopefully fix linux compile 2022-01-22 18:32:08 +00:00
Phil Taylor 3ff6e7180a Add radio_cap_packet MetaType for server 2022-01-22 15:32:53 +00:00
Phil Taylor 88d2124f35 Add MetaType for radio_cap_packet 2022-01-22 15:28:41 +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 41e90bb309 Merge branch 'master' into wfserver 2022-01-21 19:23:45 +00:00
Phil Taylor fcc7c9a5dc Lots of changes, mainly for multi-radio support 2022-01-21 19:23:32 +00:00
Elliott Liggett 440429be9f Adjusted window size for radios without spectrum. Thanks K5TUX. 2022-01-20 23:26:46 -08:00
Phil Taylor e4cc2962b3 Fix wfserver linux build 2022-01-18 09:06:23 +00:00
Phil Taylor 4e086ac220 Fix building both wfview and wfserver together 2022-01-18 09:03:41 +00:00
Phil Taylor 9f059c9e73 Fix portaudio build 2022-01-18 08:58:02 +00:00
Phil Taylor bcadb2176b Remove unnecessary signal/slots 2022-01-18 00:18:52 +00:00
Phil Taylor 55baec6100 Only show server status message once 2022-01-18 00:14:37 +00:00
Phil Taylor 4ebfe457c7 Tidying of server code 2022-01-18 00:11:15 +00:00
Phil Taylor 387b26187d Initial server commit 2022-01-17 17:23:55 +00:00
Phil Taylor 28812be8be Buffer for correct latency 2022-01-16 19:17:32 +00:00
Phil Taylor b87e0de05d Force refilling buffer once it has been flushed. 2022-01-16 19:04:44 +00:00
Phil Taylor b691398f6a Increase audio buffer size 2022-01-16 18:54:41 +00:00
Phil Taylor 914477d1dc Tidy code after merge 2022-01-16 18:47:13 +00:00
Phil Taylor ada263efed Merge branch 'master' into audio-enhance 2022-01-16 18:28:36 +00:00
Phil Taylor a75c6e0fdf Zero audio to stop blip at startup 2022-01-15 16:31:50 +00:00
Roeland Jansen 01ea44df0b Merge branch 'master' into settings 2022-01-15 16:01:47 +01:00
Phil Taylor 3abb4bc584 Revert "Try to send outgoing audio every 10ms"
This reverts commit b8f6feacbf.
2022-01-14 20:58:06 +00:00
Phil Taylor b8f6feacbf Try to send outgoing audio every 10ms 2022-01-14 20:55:41 +00:00
Phil Taylor 03799b2cda More fixes 2022-01-14 20:52:25 +00:00
Phil Taylor dcb4712740 Move buffering code 2022-01-14 20:41:56 +00:00
Phil Taylor 7d5ec8a065 Check when audio has been buffered 2022-01-14 20:29:27 +00:00
Phil Taylor b4884e773a Ensure buffer is at least 1/2 filled before starting 2022-01-14 20:23:59 +00:00
Phil Taylor 918238835d Catch excessive missing packets 2022-01-14 20:12:50 +00:00
Phil Taylor 2eace96be9 Set tx/rx gain in server 2022-01-14 19:57:12 +00:00
Phil Taylor ed7d88eb1e Fix that didn't work! 2022-01-14 19:43:48 +00:00
Phil Taylor d9a611e118 Set latency for tx and rx 2022-01-14 19:40:25 +00:00