Wykres commitów

1202 Commity (2214ec7783dbbacfb89d59e2659abbf9b2753ec5)

Autor SHA1 Wiadomość Data
Elliott Liggett 7a2e8560cf Radios without spectrum do not show spectrum, and, the window properly
resizes for those controls. Also, a new key command, control-shift-d has
been added to run debug functions from any tab in the program.
2021-06-17 23:14:28 -07:00
Phil Taylor bbf981cc24 Trying to fix stereo opus stream 2021-06-17 09:55:09 +01:00
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
Elliott Liggett 542376124b Additional code to hide/show spectrum and correcting an issue with the
rig name not populating for non-spectrum radios.
2021-06-15 13:38:16 -07:00
Elliott Liggett d3d59b2a94 Dynamic show/hide spectrum for rigs without this feature. 2021-06-15 11:27:45 -07:00
Elliott Liggett 2392bdd932 Additional data corruption checking. 2021-06-15 10:28:20 -07:00
Elliott Liggett 815591f07d Changed collision detection code so that we can more easily see what
message was missed.
2021-06-14 20:55:28 -07:00
Elliott Liggett 43d281cda7 Added collision detection for serial commands. Collisions are aparently
frequent for true 1-wire CI-V radios.
2021-06-14 20:36:13 -07:00
Elliott Liggett 9fcf959cb6 Merge branch 'sequence' of https://gitlab.com/eliggett/wfview into sequence 2021-06-14 20:24:02 -07:00
Elliott Liggett 297478ffca We now calculate polling rates immediately upon receiveCommReady for
serial connections. For network connections, we assume sane values and
modify once we receive the baud rate from the server.
2021-06-14 20:22:15 -07:00
Elliott Liggett 85a07881d6 Merge remote-tracking branch 'origin/audio-enhance' into sequence 2021-06-14 20:01:26 -07:00
Roeland Jansen f99c9638ed Merge branch 'audio-enhance' 2021-06-14 21:41:47 +02: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
Elliott Liggett 885cb54e34 Merge branch 'sequence' of https://gitlab.com/eliggett/wfview into sequence 2021-06-13 22:21:17 -07:00
Roeland Jansen e70246ce33 Merge branch 'audio-enhance' 2021-06-13 17:26:06 +02: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
Roeland Jansen 561a1d951b adding a second path/way for the qcustomplot link if the first fails 2021-06-11 19:37:52 +02:00
Roeland Jansen 65744cc934 changelog and added WHATSNEW 2021-06-11 19:28:53 +02: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