Hi Nate!
> I noticed that in the latest update of rigctl several more options were
> added that use the characters 0x80 through 0x84. These show only as a
yeah, we're running short of alphabetical characters. Maybe special characters
would be better than 8-bit chars.
> query (?) on my screen and I'm not sure how to access these functions.
> I was patching my local copy with the numeral 1 for the option to
> dumpcaps so I could access it. These are extended characters that I can
> create in DOS, but they throw me in Bash.
>
> What am I missing?
The man page? :)
Okay, this one was not very clear. Every command has short and long
name. For example, if you want to se the frequency, you can enter 'F' at
the rigctl prompt, but you can also do it the long way by entering
'\set_freq'. Note the backslash that prepend the long command name.
This way, you should be able to '\get_xit' or '\set_ant' even though
there's no short name.
Note: it is also possible to use rigctl in a non-interactive manner:
rigctl -m xxx -r /dev/ttyS1 set_xit 0 set_mode CW 500
73
Stephane
|