Commit graph

435 commits

Author SHA1 Message Date
Elliott Liggett
18b76fd050 Added override allowing the user-specified CI-V address to also be used
as the Rig ID (model). This is useful for older radios that do not reply
to Rig ID queries. For radios using the default CI-V address, it should
"just work".
2021-11-06 23:59:03 -07:00
Elliott Liggett
197f54b15c Merge remote-tracking branch 'origin/rigs' into rigs 2021-11-06 22:50:13 -07:00
Elliott Liggett
e71a7cd370 Added PTT "snooping" to the commHandler, such that radios needing RTS
set for PTT will work. Includes replying to PTT queries with the RTS
status. There is currently no UI to manually select radios that need
RTS.
2021-11-06 22:49:10 -07:00
Roeland Jansen
a52af56122 Merge branch 'audio-enhance' into rigs 2021-11-06 13:07:30 +01:00
Elliott Liggett
810d9a30a0 Changed IF/TPBF commands to be "unique priority" inserts. Added "more"
button for extended transceiver controls.
2021-11-05 17:12:19 -07:00
Elliott Liggett
e84515e5b0 Added an IF Shift-like control for radios with Twin PBF. 2021-11-05 11:52:20 -07:00
Elliott Liggett
22e8fc9dd3 Added support for IF Shift and Twin Pass-Band Filters. Currently
accessable only via the debug button.
2021-11-05 10:09:31 -07:00
Phil Taylor
dd1980a683 Add portaudio support 2021-11-01 20:27:33 +00:00
Phil Taylor
3e5ff9a266 Fix alignment of rigname in taskbar 2021-09-22 10:50:07 +01:00
Roeland Jansen
edc9ad8004 added 25 kHz step for tuning 2021-08-31 09:21:02 +02:00
Phil Taylor
ba4e61b2f9 Experimental support for split mode in rigctld 2021-08-29 11:51:53 +01:00
Phil Taylor
44a4d7bdf3 Remove unneeded debugging 2021-08-27 18:07:45 +01:00
Phil Taylor
7c0fdb023a Add saving of meter2 state 2021-08-27 18:06:09 +01:00
Elliott Liggett
a39bb53482 Now with dual meters for everyone! 2021-08-23 14:40:36 -07:00
Elliott Liggett
b575767837 Fixed issue where the "none" selection didn't work quite right. Also
fixed the T/R meter switching to clear out invalid readings.
2021-08-20 22:19:47 -07:00
Phil Taylor
e5ac7bb33f Merge branch 'master' into opus 2021-08-13 20:15:00 +01:00
Roeland Jansen
9817314c73 Merge branch 'audio-enhance' 2021-08-07 21:35:55 +02:00
Phil Taylor
c469b89b42 Add split/duplex support 2021-08-07 13:34:47 +01:00
Roeland Jansen
9e3eaa3c62 Merge branch 'audio-enhance' 2021-08-07 11:33:00 +02:00
Phil Taylor
030dfb8f6e More rigctl features/fixes 2021-08-07 01:14:41 +01:00
Phil Taylor
8c5bcbfa41 Add some levels and other functions 2021-08-06 12:37:03 +01:00
Roeland Jansen
3417ab1c32 Merge branch 'audio-enhance' 2021-08-05 09:08:02 +02:00
Phil Taylor
3b3a676582 More rigctld fixes 2021-08-05 01:23:15 +01:00
Phil Taylor
5eae957a29 Add rigctld config to ui and fix some bugs 2021-08-04 20:49:32 +01:00
Roeland Jansen
f1c214465d added derSuessman prefix code 2021-08-02 08:06:19 +02:00
Elliott Liggett
b4b981f845 Added a little extra logic, also some cross-platform help, to the custom
stylesheet loader.
2021-07-30 17:30:34 -07:00
Phil Taylor
e732239515 Merge branch 'master' into opus 2021-07-29 16:18:59 +01:00
Roeland Jansen
ddc7c57782 fix: set the style once 2021-07-29 11:28:45 +02:00
Roeland Jansen
4677ac1a7a added /usr/local to search path for the stylesheet 2021-07-29 10:53:57 +02:00
Phil Taylor
8fd826904c Merge branch 'ui-enhance' into audio-enhance 2021-07-26 10:56:04 +01:00
Roeland Jansen
90ff991f4a Merge branch 'ui-enhance' 2021-07-25 11:11:31 +02:00
Elliott Liggett
4ea890bff5 Meter now scales the meter bar to fit the avaliable depth. Text should
scale to have the correct aspect ratio. Fixed minor bug in reporting
connection type (always reported serial and then was replaced with
connection status).
2021-07-24 22:53:36 -07:00
Phil Taylor
9bbbf9245b Allow user to turn off power-down confirmation msgbox 2021-07-20 14:45:44 +01:00
Roeland Jansen
550c1d57ef Merge branch 'ui-enhance' 2021-07-20 08:51:00 +02:00
Elliott Liggett
37a9c961a4 Font sizes are... better... but not perfect. 2021-07-19 23:46:11 -07:00
Roeland Jansen
f4fc4bffcc Merge branch 'ui-enhance' 2021-07-20 08:07:28 +02:00
Elliott Liggett
35014940ee wfview now uses the meter's own balistics (average and peak code). This
makes it very easy to meter any parameter 0-255. Meter Type "meterNone"
or other will display data in "raw" format.
2021-07-19 16:56:04 -07:00
Elliott Liggett
636746e588 Added center tuning for IC-R8600, partially moved meter balistics
(average and peak) to the meter class.
2021-07-18 14:27:21 -07:00
Roeland Jansen
2e6da1d507 Merge branch 'ui-enhance' 2021-07-18 12:45:50 +02:00
Elliott Liggett
4f6370f128 Quick debug for the metering queue, just in case. 2021-07-18 00:03:04 -07:00
Elliott Liggett
99843fc139 Preliminary secondary meter support. See Settings tab for selection.
Some scales incomplete.
2021-07-17 23:39:40 -07:00
Phil Taylor
53f4dcd23c Merge branch 'ui-enhance' into audio-enhance 2021-07-17 12:02:04 +01:00
Phil Taylor
64e4d876fe Merge branch 'sequence' into audio-enhance 2021-07-17 11:49:44 +01:00
Elliott Liggett
8d9f149d70 Added SWR and ALC scales to the meter. 2021-07-17 00:37:27 -07:00
Elliott Liggett
fb8c6ec3bc Fix error in scale of power meter 2021-07-16 23:23:29 -07:00
Elliott Liggett
4f64ae4df4 Power meter for transmit. Much work remains on this meter alone. 2021-07-16 17:45:07 -07:00
Phil Taylor
552babd81d Get antenna status on start-up and slow poll for it. 2021-07-16 19:33:15 +01:00
Phil Taylor
b3a13aca5d Add RX antenna selection for rigs that support it 2021-07-16 17:08:55 +01:00
Roeland Jansen
49247af8dc Merge branch 'sequence' 2021-07-15 08:52:21 +02:00
Elliott Liggett
b9e7a93734 Preferences added for Anti-Alias and Interpolate. 2021-07-14 22:44:05 -07:00