ka9q / ka9q-radio

Multichannel SDR based on fast convolution and IP multicasting
GNU General Public License v3.0
165 stars 38 forks source link

"tune" command line argument support #48

Closed azwirko closed 6 months ago

azwirko commented 9 months ago

Hi Phil

Could you please add "low" and "high" cut support command line options for the "tune" command. These are available in the radiod.conf file, but I don't see a way to change them on the fly.

To support my band/mode hopping in QRA-Skimmer I apparently need that to tune in WSPR correctly. Otherwise I've got "tune" working great in my app scheduler to band/mode hop between FT4 & FT8 and other 3 KHz wide modes.

73

andyz - K1RA

p.s. - thanks for the shout out in your TAPR DCC 2023 presentation

ka9q commented 6 months ago

Done! Use the -L and -H (or --low and --high) options. If low > high, they will be swapped.