Re: [Hamlib-developer] Correctly setting CTCSS tones?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: George B. <geo...@gm...> - 2025-04-13 16:54:15
|
The output from dump_caps is the real CTCSS frequency. The c & C commands take their argument in tenths of Hertz, so it can be handled as an integer. On 4/12/25 3:29 PM, Richard Emling wrote: > Hello everyone, > > I would like to understand how to interpret the CTCSS tones from the > --CAPS-DUMP list when transmitting them to the transceiver. They are > listed with a decimal point. However, when I transmit them using the C > command and later query with the c command, only the number before the > decimal point is returned, as if the part after the decimal point is > lost. What am I doing wrong? > > Best regards, > > Richard (DO9RE) > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer |