Page 1 of 1

Command line parameters

Posted: Wed Mar 16, 2022 10:10 am
by jdow
The ability to read at least a couple command line parameters might be nice.

The first is "/i" (or -i or --identity). It's parameter would be the identity name.
for example: /i "HF SWL RX888 MKII"

The second is "/a", -a, or --autorun. A parameter could permit a delay before fully initializing the program and starting to run.

And if something like this is already implemented, perhaps the sdr-radio.com documentation could reflect this.

{o.o}

(I can sketch out how to do this if you've never done it. Microsoft documentation is Microsoft clear in this regard, as usual. As it turns out it is quite easy.)