Commit graph

17 commits

Author SHA1 Message Date
Elliott Liggett
82a7356de7 Antenna selection might work, untested. 2021-04-09 15:57:16 -07:00
Elliott Liggett
3a67a91262 Added some helpers to the destructor in repeaterSetup. Not sure if it
helps, but it hasn't crashed on exit yet.
2021-04-09 09:37:54 -07:00
Elliott Liggett
852c19fc8b Attenuators are in! Please try them out! 2021-04-07 23:35:24 -07:00
Elliott Liggett
536b73eaed The repeater setup now disables elements for things your rig doesn't do. 2021-04-06 22:26:08 -07:00
Elliott Liggett
d86fefc695 removed some debug 2021-04-06 21:01:49 -07:00
Elliott Liggett
b6cfe0dde2 Minor change so that we track the selected tone to mode changes, keeping
the radio in sync with the UI.
2021-04-05 22:56:03 -07:00
Elliott Liggett
054efb60ca Tone, Tone Squelch, and D(T)CS seem to work as expected. Mode can be
selected.
2021-04-05 22:34:40 -07:00
Roeland Jansen
ee5d98fa7c removed 150 Hz CTCSS / NATO as it can't make that by itself 2021-04-05 10:00:04 +02:00
Roeland Jansen
e31b909d5c added 77.0 Hz tone to CTCSS 2021-04-05 09:53:38 +02:00
Elliott Liggett
666e2ffa20 We can now read the repeater access mode and update the UI. What remains
is to be able to set the mode.
2021-04-04 23:46:44 -07:00
Elliott Liggett
62cdb35e98 Working read/write of Tone, TSQL, and DTCS tones/code. Some code is also
present now to change the mode being used (tone, tsql, DTCS, or some
combo of the two).
2021-04-04 23:33:56 -07:00
Elliott Liggett
e761b48b93 Tone, TSQL, and DTCS code added, but not complete. 2021-04-04 00:36:21 -07:00
Elliott Liggett
e98f6d91e9 Started work on the tone mode interface. 2021-04-03 01:26:28 -07:00
Elliott Liggett
b67fa8ea79 Added CTCSS and DCS codes to the repeater setup window. Have not
connected to rigCommander yet.
2021-04-03 00:46:05 -07:00
Elliott Liggett
8fae844cab Adjusting signals and slots for repeater duplex. 2021-03-31 00:29:22 -07:00
Elliott Liggett
0f8de1b236 Basic duplex code copied from wfmain to the new repeatersetup window. 2021-03-31 00:14:20 -07:00
Elliott Liggett
36a164db0c Adding code to support a separate repeater setup window. 2021-03-30 23:37:35 -07:00