Wykres commitów

982 Commity (74382b29eec772626999fb1380deb33d4971bb4a)

Autor SHA1 Wiadomość Data
Phil Taylor 74382b29ee Enable FEC for Opus codec 2021-06-16 23:44:59 +01:00
Phil Taylor 7c0b2a51b1 Another attempt for Opus audio 2021-06-16 19:14:21 +01:00
Phil Taylor db1dbef168 Try converting to Big endian first 2021-06-16 19:00:56 +01:00
Phil Taylor d3db0484af Another opus fix 2021-06-16 10:38:54 +01:00
Phil Taylor 579d670a75 Another opus try 2021-06-16 10:35:45 +01:00
Phil Taylor 6a5e7692e6 Fixes for opus 2021-06-16 10:33:16 +01:00
Phil Taylor 55a38c55ea Fix opus include directory 2021-06-16 09:52:47 +01:00
Phil Taylor 869659ad54 Add opus encoding/decoding 2021-06-16 09:49:38 +01:00
Phil Taylor 8cd64c2dde Add Neon (ARM) support to resampler 2021-06-14 19:09:51 +01:00
Phil Taylor ea09e1fd3e Merge branch 'audio-enhance' of https://gitlab.com/eliggett/wfview into audio-enhance 2021-06-14 18:33:54 +01:00
Phil Taylor acfb061825 Revert to using resampler directory rather than opus-tools submodule 2021-06-14 18:33:38 +01:00
Phil Taylor 566cfbe6d6 Merge branch 'audio-enhance' of https://gitlab.com/eliggett/wfview into audio-enhance 2021-06-12 08:58:04 +01:00
Phil Taylor a7e0800508 Add tooltip showing percentage of TX power when slider is moved 2021-06-12 08:57:52 +01:00
Phil Taylor e56f8170c6 Update udpserver.cpp 2021-06-11 12:59:42 +01:00
Phil Taylor e6197f68cb Use global watchdog rather than per-connection 2021-06-11 12:53:00 +01:00
Phil Taylor 9fe71b4495 Update udpserver.cpp 2021-06-11 10:45:04 +01:00
Phil Taylor 013df134f9 Report when users are disconnected by the watchdog 2021-06-11 10:42:59 +01:00
Phil Taylor 721d931be4 Update udpserver.cpp 2021-06-11 10:39:28 +01:00
Phil Taylor 7ff3b86082 Use watchdog to cleanup lost server connections 2021-06-11 10:38:08 +01:00
Phil Taylor c86f96315e Fix crash on disconnect 2021-06-11 10:20:09 +01:00
Phil Taylor 15d5ed2e19 Make status update after disconnection 2021-06-11 10:16:13 +01:00
Phil Taylor 141955b3b4 More server disconnection cleanup 2021-06-11 10:08:04 +01:00
Phil Taylor 7a8dbf172b Merge branch 'audio-enhance' of https://gitlab.com/eliggett/wfview into audio-enhance 2021-06-11 09:56:36 +01:00
Phil Taylor 869cde74b8 Improve server disconnection/cleanup 2021-06-11 09:56:19 +01:00
Phil Taylor 0becc4508f remove spaces when adding extra server users 2021-06-10 22:32:53 +01:00
Phil Taylor 35316dcd04 Update udpserver.cpp 2021-06-10 20:45:44 +01:00
Phil Taylor fe5fe17588 Allow both encoded and plain text passwords 2021-06-10 20:32:55 +01:00
Phil Taylor dc46913c3f Lots of fixes to server setup table 2021-06-10 20:30:42 +01:00
Phil Taylor 73dec8ce40 Hopefully fix the occasional 0xe1 packet from hitting the pty 2021-06-10 18:49:16 +01:00
Phil Taylor 0c8609842f Add more info for server connections 2021-06-10 11:02:55 +01:00
Phil Taylor bd21a0c9c3 Make sure that user is authenticated before allowing CIV/Audio 2021-06-10 10:57:39 +01:00
Phil Taylor c09e2a615a Update udpserver.cpp 2021-06-10 09:43:56 +01:00
Phil Taylor 8ef9943584 fourth and (hopefully) final attempt 2021-06-10 09:42:59 +01:00
Phil Taylor 8bd41e1df8 Third attempt to get messages from server! 2021-06-10 09:36:26 +01:00
Phil Taylor 170b494bad Use correct location for statusupdate! 2021-06-10 09:31:21 +01:00
Phil Taylor 4747dd4f61 Indicate when TX is not available 2021-06-10 09:20:19 +01:00
Phil Taylor 999dedac1a Show server connection status in taskbar (only for USB connected rigs) 2021-06-10 09:09:26 +01:00
Phil Taylor 8bc43c9f83 Allow sender or receiver to be 0xe1 in server 2021-06-09 09:24:20 +01:00
Phil Taylor f61925391a Always forward wfview traffic to wfview clients 2021-06-09 09:17:50 +01:00
Phil Taylor 4ce6500271 Truncate wfview.log on open 2021-06-08 19:13:44 +01:00
Phil Taylor b6cf0fcfc4 Detect radio baudrate in server mode 2021-06-08 17:51:10 +01:00
Phil Taylor 87c2912210 Comment out rtaudio if not being used 2021-06-08 17:50:57 +01:00
Elliott Liggett 857286dae2 Baud rate calculations are now only happening when baud rate is received
and reasonable.
2021-06-08 09:18:40 -07:00
Elliott Liggett c6f55f34e7 Merge remote-tracking branch 'origin/audio-enhance' into sequence 2021-06-08 08:50:02 -07:00
Phil Taylor e5bad69d05 remove shuttle function that managed to sneak in! 2021-06-08 08:08:58 +01:00
Phil Taylor b77394abc7 Start removal of unused variables 2021-06-08 08:07:58 +01:00
Phil Taylor 87b26d4ad7 Check that we have at least 1 audio channel available. 2021-06-07 14:06:21 +01:00
Phil Taylor 5d29dd8ac9 Improve audio cleanup 2021-06-07 12:33:14 +01:00
Phil Taylor 087ce98e4b Add extra debugging for UDP server CIV 2021-06-07 12:26:29 +01:00
Phil Taylor caa61ee14d Make only MacOS use buffered audio 2021-06-07 10:59:15 +01:00