Wykres commitów

284 Commity (c67e4a2390fb1798d17054e7646e31eccdd3643a)

Autor SHA1 Wiadomość Data
Elliott Liggett c67e4a2390 Minor UI cleanup 2021-02-15 22:50:08 -08:00
Elliott Liggett a421dda264 Locking out satellite and reference adjust windows for rigs other than
IC-9700.
2021-02-15 22:46:26 -08:00
Elliott Liggett 8460b09ce3 Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-02-15 22:40:20 -08:00
Elliott Liggett a95a957b59 wfview now checks the current spectrum reference level on startup. 2021-02-15 22:37:35 -08:00
Elliott Liggett ca2a8e1235 Added code to check the scope reference level. Will add a on-startup
check next.
2021-02-15 22:33:21 -08:00
Elliott Liggett ac1c62ef43 Fixed bug where power and mic only went to 37% (this is value 99 instead
of 255).
2021-02-15 21:48:19 -08:00
Elliott Liggett a0e9392617 Added scope reference setting. Write-only for now. UI slider works. 2021-02-15 21:40:31 -08:00
Elliott Liggett 6938ed8a60 Full support for set and read mic gain and tx power. Code also exists to
set and read microphone compressor level, vox gain, anti vox, and self
audio monitor.
2021-02-15 20:32:14 -08:00
Elliott Liggett 91ce7f16d0 Added more support for levels (TX power and Mic Gain). Does not change
levels, just displays on debug button.
2021-02-15 17:15:28 -08:00
Elliott Liggett 7d0b926958 Added request and parse functions for most level and metering data. 2021-02-15 15:17:48 -08:00
Phil Taylor 87f41cc20a Fix mixed endianness and change how password is encoded 2021-02-15 19:28:17 +00:00
Elliott Liggett 529b70b115 Minor UI element changes. 2021-02-14 23:58:50 -08:00
Elliott Liggett 187b42cc34 Minor changes to calibration window 2021-02-14 23:24:21 -08:00
Elliott Liggett de09bac4c4 Fixed issue decoding reference adjust values. 2021-02-14 22:59:44 -08:00
Elliott Liggett 1f133344ba Fixed reference issue where the slider and spinbox didn't track
correctly. Re-arranged buttons for this dialog.
2021-02-14 22:40:04 -08:00
Elliott Liggett fdaadc0d2a Added issueDelayedCommand and issueDelayedCommandPriority functions.
These are the methods by which we should issue queued commands to the
radio. It is no longer necessary to re-start the timer when using these
methods. These methods might get more advanced later, and this structure
will allow for more growth.
2021-02-14 20:51:18 -08:00
Elliott Liggett 32f407020b Changed front panel UI to contain more of the core features. PTT button
was interesting, now has function of Transmit on click, but if already
transmitting, sets to receive.
2021-02-14 20:45:48 -08:00
Elliott Liggett 73218c8a33 Merging contents from lan-alpha into ui-enhance
Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance
2021-02-14 17:50:40 -08:00
Phil Taylor dce5d93a6c Starting to create udp server 2021-02-14 18:32:58 +00:00
Elliott Liggett e1dd3e9ca0 Added numerical input validator to network port UI text fields. 2021-02-14 10:19:13 -08:00
Phil Taylor 4d4a688733 Change token message 2021-02-14 16:23:25 +00:00
Phil Taylor c37a4e4206 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-14 16:20:15 +00:00
Phil Taylor 192bcb0741 Fix packet loss counter 2021-02-14 16:14:56 +00:00
Phil Taylor 3de45a8f2c Some code tidying and get rid of some Windows compile warnings 2021-02-14 15:30:34 +00:00
Phil Taylor f62077eb28 Add packet loss and remove retransmission warnings 2021-02-14 10:40:47 +00:00
Phil Taylor 921bf2025b Add connection speed detection and connection timeout 2021-02-14 07:53:55 +00:00
Elliott Liggett 66e02a045a Filters are now read correctly from mode messages. Filter setup menu is
still a placeholder.
2021-02-13 23:42:51 -08:00
Phil Taylor 67d6d06a9a Try to fix token renewal failure 2021-02-14 07:15:49 +00:00
Phil Taylor 7acbd378aa Update udphandler.h 2021-02-13 23:28:28 +00:00
Phil Taylor d9b280cdcf Complete rework of UdpHandler
Only tested on Windows so far but should be more in-line with the native implementation
2021-02-13 23:25:24 +00:00
Elliott Liggett 5d3c386c87 Added filter selection support.
TODO: Read current filter from rig.
2021-02-13 10:02:45 -08:00
Elliott Liggett 27815a7994 Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-02-13 09:21:32 -08:00
Elliott Liggett cbc83e86b7 Minor change to UI file for better spacing, more elements to come. 2021-02-13 09:20:38 -08:00
Phil Taylor 941c586243 Yet more audio fixes 2021-02-13 11:04:26 +00:00
Elliott Liggett 47276bfaa3 Fixed issue with DV and LSB modes. 2021-02-12 23:35:17 -08:00
Elliott Liggett be52cb49bb Fixed DD and DV mode selection. 2021-02-12 23:18:01 -08:00
Elliott Liggett a6e1d36fea Comment cleanup 2021-02-12 22:50:54 -08:00
Elliott Liggett 951c2718ac Added data mode checkbox. 2021-02-12 22:49:42 -08:00
Elliott Liggett 9f2d64d943 Added per-rig customization to UI: Modes and ATU status. 2021-02-12 22:42:34 -08:00
Elliott Liggett 0f8c4b816e Changed spectrum to scale line plot to maximum amplitude of the rig.
Prepared new window for satellite ops (not added to program yet).
2021-02-12 17:21:32 -08:00
Phil Taylor 3ac1c004e3 More TX audio fixes... 2021-02-13 00:45:59 +00:00
Phil Taylor 9cbd572d4a Update audiohandler.cpp 2021-02-13 00:05:38 +00:00
Phil Taylor 207fd5018e Update audiohandler.h 2021-02-13 00:00:14 +00:00
Phil Taylor 7dc580ce9c Another TX audio fix 2021-02-12 23:56:02 +00:00
Phil Taylor f83f40bee8 Test tx audio sending (again) 2021-02-12 20:42:56 +00:00
Elliott Liggett 50c638ed4b Added preliminary support for IC-R8600. Untested. 2021-02-12 11:52:16 -08:00
Phil Taylor 5a55d5fd3d Fix for remote connection IP detection 2021-02-12 14:46:02 +00:00
Phil Taylor 62d0c1d681 Update udphandler.cpp 2021-02-12 14:31:26 +00:00
Phil Taylor dc151f5268 Always use 16bit samples internally 2021-02-12 14:28:55 +00:00
Phil Taylor 518b70c0e6 Update audiohandler.cpp 2021-02-12 12:59:33 +00:00