Wykres commitów

1062 Commity (54f2dcd5b86a18941d442d64ae7f0ed75b474607)

Autor SHA1 Wiadomość Data
Elliott Liggett 54f2dcd5b8 Added waterfall display options: anti-alias and interpolate. Not in
preferences yet. Debug button enables wf pan and zoom.
2021-07-13 22:42:55 -07:00
Elliott Liggett d54562469d Reset PTT timer for control-R keystroke. 2021-07-09 23:59:32 -07:00
Elliott Liggett 2e9c734b64 Added a fix to keep the local frequency in-sync with any recent commands
sent to the radio.
2021-07-09 18:13:11 -07:00
Elliott Liggett b6cac33ee9 Added more support for the IC-7600 in rigCaps. 2021-07-09 15:15:04 -07:00
Elliott Liggett e50b032716 Added time, date, and UTC offset commands. Currently initiated by the
debug button. There seems to be a bug in the 7300 where the UTC offset
has one hour subtracted, ie, -7 HRS becomes -8 HRS. The hex command
appears to be sent correctly.
2021-07-09 12:02:50 -07:00
Elliott Liggett 23869fdcd2 Changed wording about the need for Save Settings -- please verify, I may
have it wrong.
2021-07-08 15:31:35 -07:00
Elliott Liggett 0a9f7639e1 Merge remote-tracking branch 'origin/master' into sequence 2021-07-08 10:15:50 -07:00
Elliott Liggett c7f0cee09f Update aboutbox.cpp, added a space 2021-07-08 16:34:02 +00:00
Roeland Jansen d0dbfe20ad Merge branch 'sequence' 2021-07-08 17:52:54 +02:00
Elliott Liggett ff5cebf475 Merge remote-tracking branch 'origin/audio-enhance' into sequence 2021-07-08 08:42:14 -07:00
Elliott Liggett 9e41278272 Merge branch 'sequence' of gitlab.com:eliggett/wfview into sequence 2021-07-08 08:39:47 -07:00
Elliott Liggett ab93788010 about box external links are now working 2021-07-08 08:39:13 -07:00
Phil Taylor 29ef8d482d Merge branch 'master' into audio-enhance 2021-07-08 09:32:22 +01:00
Roeland Jansen b5c08ae013 fixed layout to prevent horizontal scrolling in the about box 2021-07-08 10:29:44 +02:00
Phil Taylor f7060edbe4 Remove typo in latency display 2021-07-08 09:28:20 +01:00
Phil Taylor aeaee8de52 Delete oldest entry from UDP buffer before adding new one. 2021-07-08 09:23:53 +01:00
Phil Taylor 469d44d6db If pty connected s/w sends a disable transceive command, dont' send any transceive commands to it 2021-07-08 09:23:16 +01:00
Elliott Liggett ce2f862b6a More about box modifications 2021-07-08 01:01:24 -07:00
Elliott Liggett 8bd786f235 New about box! 2021-07-08 00:31:59 -07:00
Roeland Jansen cfa1331b8f WHATSNEW and CHANGELOG updated 2021-07-07 16:33:51 +02:00
Roeland Jansen 9588aa1eb9 Merge branch 'sequence' 2021-07-07 07:56:26 +02:00
Elliott Liggett e6e8a115c3 Local af gain now has anti-log audio pot taper. 2021-07-06 12:02:09 -07:00
Phil Taylor 3d62fb6f08 Merge branch 'sequence' into audio-enhance 2021-07-06 10:09:34 +01:00
Phil Taylor 97c1513c45 Merge branch 'master' into audio-enhance 2021-07-06 10:09:08 +01:00
Phil Taylor a3e98b771d Only start audio when stream is ready 2021-07-06 10:06:15 +01:00
Phil Taylor 280f7133d9 Only start audio when stream is ready 2021-07-06 10:05:55 +01:00
Elliott Liggett e4fdf6058c Added transceiver adjustment window show code, for the debug button only
currently.
2021-07-05 23:56:24 -07:00
Elliott Liggett ea26eaf53b Added window title text change to show radio model. Needs to be checked
cross-platform. On Linux Mint, displays: "IC-7300 -- wfview"
2021-07-05 23:50:37 -07:00
Elliott Liggett f51f91afaf Applying setup.volume within audio handler if the audio handled is an
output. Added this to the init function.
2021-07-05 23:24:35 -07:00
Elliott Liggett a8b1e905a0 waterfall theme is now saved. 2021-07-05 17:04:55 -07:00
Elliott Liggett 9799e4f745 Added local af gain and wf length to the preferences. 2021-07-05 16:45:19 -07:00
Roeland Jansen df233d5257 changelog 2021-07-02 19:30:29 +02:00
Roeland Jansen 1563fccf54 fixed small error where the tx latency was not copied in the UI 2021-07-02 13:19:53 +02:00
Roeland Jansen 82d4862e21 WHATSNEW - added 718/7100 2021-06-29 09:43:51 +02:00
Roeland Jansen ff4b945699 updated changelog 2021-06-29 09:36:30 +02:00
Elliott Liggett 38f45b1d31 Merge branch 'sequence' of gitlab.com:eliggett/wfview into sequence 2021-06-26 09:25:35 -07:00
Elliott Liggett 3803229b90 Duplicate of existing command. 2021-06-26 09:24:58 -07:00
Phil Taylor 298a659443 Remove unnecessary escape sequence 2021-06-26 10:15:26 +01:00
Phil Taylor 83f782cf10 Fix for fix of missing __PRETTY_FUNCTION__ 2021-06-26 10:15:26 +01:00
Phil Taylor 74d38e5a8f Add __PRETTY_FUNCTION__ for compilers that don't have it. 2021-06-26 10:06:09 +01:00
Phil Taylor 47df391c98 Add __PRETTY_FUNCTION__ for compilers that don't have it. 2021-06-26 10:05:49 +01:00
Elliott Liggett df6a0fbc33 Mode changes from the combo box now use the que. There are still other
methods to change mode which will transition shortly.
2021-06-25 23:56:19 -07:00
Elliott Liggett 95b31104f5 Faster PTT 2021-06-25 19:47:40 -07:00
Elliott Liggett 5ec9a595c9 Added PTT to the queue. 2021-06-25 16:26:13 -07:00
Elliott Liggett 7df82fc7b7 Added unique priority insertion methods. 2021-06-25 15:43:53 -07:00
Elliott Liggett 3553f3cc64 Changed how commands with parameter data are added. 2021-06-25 02:31:18 -07:00
Elliott Liggett 301b48cb02 Initial queued "set" command commit. Only the frequency set command is
used so far, and only for the "Frequency" tab and the tuning knob.
2021-06-25 01:24:21 -07:00
Elliott Liggett 241f0db2c3 Quick hack for WFM 2021-06-24 12:40:23 -07:00
Roeland Jansen d4335e1002 WHATSNEW 2021-06-22 16:16:15 +02:00
Roeland Jansen 2ee66afa9b Merge branch 'sequence' 2021-06-21 21:04:18 +02:00