Wykres commitów

995 Commity (53957466bb94c76cedf0ce12a61b02d345a0b18b)

Autor SHA1 Wiadomość Data
Elliott Liggett 53957466bb Added a few more slider things 2021-06-19 16:18:00 -07:00
Elliott Liggett b5c7eaf95a Preliminary slider to status work. 2021-06-19 16:16:07 -07:00
Elliott Liggett 8eb00fa389 No more negative frequencies! 2021-06-19 12:39:11 -07:00
Elliott Liggett 2508b4d71c Additional support for the IC-R8600, including wider scope spans. 2021-06-18 22:45:12 -07:00
Elliott Liggett ee54e76c5f Minor change to remove some old debug code that snuck in. 2021-06-18 21:56:11 -07:00
Elliott Liggett 8024893a62 If no rig caps, then don't mess with the window! 2021-06-18 15:57:21 -07:00
Elliott Liggett cc92aa1b5c Added full duplex comms parameter to rigCaps. We assume half-duplex
until we receive a reply to rigID.
2021-06-18 12:41:56 -07:00
Elliott Liggett bd1b6fc1de Fixed accidental s-meter timing parameter change. 2021-06-18 00:58:02 -07:00
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
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
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
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
Elliott Liggett 9664238917 Preliminary IC-718 support. Very basic. 2021-06-08 14:42:19 -07:00