Commit graph

33 commits

Author SHA1 Message Date
Elliott Liggett
aa92e2dadc Added per-rig customization to UI: Modes and ATU status. 2021-02-12 22:42:34 -08:00
Elliott Liggett
501d4c3a47 Added preliminary support for IC-R8600. Untested. 2021-02-12 11:52:16 -08:00
Elliott Liggett
fd8962a8f4 Added DD and DV modes for IC-705 and IC-9700. Untested. 2021-02-11 09:09:45 -08:00
Elliott Liggett
fe7a502861 Calibration UI has basic functions. Reference set/get methods are good.
Still need to connect sliders to spinboxes so that the user can sense
the value change.
2021-02-11 00:33:25 -08:00
Elliott Liggett
cbce0be94a Added UI elements with some supporting code: squelch and calibration
window.
2021-02-10 21:22:38 -08:00
roeland jansen
0e0480b0ed Added support for various spectrum sizes and rig capability support.
wfview has been tested with the following Icom radios over USB port:
IC-7300, IC-7610, IC-7851 (and IC-7850), and IC-9700. It likely works
fine with the IC-705 as well. At this time, the rig's CIV address must
be changed in the preference file to indicate the rig you are using, and
this must be in integer, not hex.
2021-02-10 17:32:56 +00:00
Elliott Liggett
99fc054571 Fixed minor bug in command 05. It is now parsed as a frequency instead
of a mode.
2020-04-20 20:45:25 -07:00
Elliott Liggett
7bd109adb7 Added suport for for different rig baud rates via the [Radio] preference
SerialPortBaud. Left unset, it defaults to 115200. Added support for
status bar text with memory presets.
2020-03-30 14:09:52 -07:00
Elliott Liggett
65943e5f57 Minor updates, copyright, comments. 2020-03-11 20:58:31 -07:00
Elliott Liggett
176e217371 Removed extra debug calls and status text updates. 2019-12-26 00:27:14 -08:00
Elliott Liggett
14ec5034ff Added control key shortcuts and function key F12 to cause the 7300 to
speak current status.
2019-02-01 12:21:54 -08:00
Elliott Liggett
97aa4b59ba Added more freq and mode parsing. 2019-01-10 16:10:17 -08:00
Elliott Liggett
cb98ab7a2e pseudo-terminal speed increase. Added E1 and E0 return procesing to
rigcommander. Added gitignore file.
2019-01-10 12:31:04 -08:00
Elliott Liggett
fb98190e18 Additional ATU status fix, now queries on start. 2018-12-20 11:22:52 -08:00
Elliott Liggett
ffe397aee5 Fixed ATU status return. 2018-12-20 10:56:54 -08:00
Elliott Liggett
b9796500e8 More ATU modifications 2018-12-19 12:31:44 -08:00
Elliott Liggett
a520a7a6ff Squashed CIV bug. Added preliminary scope mode functions (not working
yet).
2018-12-18 14:34:04 -08:00
Elliott Liggett
8532ae244a Added additional mode command return support because we seem to
sometimes get the other formats.
2018-12-02 23:16:08 -08:00
Elliott Liggett
3837191f75 Cleanup 2018-11-29 14:32:59 -08:00
Elliott Liggett
75197746bf Cleaned up some debug output 2018-11-29 13:57:15 -08:00
Elliott Liggett
4e650ea1bd Added automatic IC-7300 serial port search 2018-11-29 13:41:42 -08:00
Elliott Liggett
d875af3327 Fixed annoying data mode bug. 2018-11-26 23:10:23 -08:00
Elliott Liggett
c279bee5f6 Added preference file capability, additional radio identity functions. 2018-11-24 00:10:05 -08:00
Elliott Liggett
211eaee8d5 Added exit button and rig ID (was not useful) 2018-11-19 23:42:34 -08:00
Elliott Liggett
764787a68e Fixed AF/RF/SQL level bug 2018-11-18 00:01:20 -08:00
Elliott Liggett
346b77767d Added some ATU structure 2018-11-16 23:13:59 -08:00
Elliott Liggett
1d12ede884 Added AF and RF (RX) gain and ATU basics 2018-11-16 22:19:44 -08:00
Elliott Liggett
c08fd5925b Squashed a number of bugs and added the band stacking register
functions.
2018-11-16 14:08:21 -08:00
Elliott Liggett
42c09711a0 Numerious modifications 2018-11-07 15:54:03 -08:00
Elliott Liggett
be8f9e2002 Freq knob and beginnings of com port setup. 2018-06-25 00:34:33 -07:00
Elliott Liggett
1fd6ce5310 Finally a good command parsing technique yeilds loads more usable data.
Dark mode is in too!
2018-06-22 16:31:52 -07:00
Elliott Liggett
24c8ec5a09 Fixed mode select bug. Added some preliminary hooks for changing the
theme to dark.
2018-06-19 23:45:56 -07:00
Elliott Liggett
4d86ab11cc Initial commit. 2018-06-19 12:58:52 -07:00