[chirp_users] Need a little help

Tom Hayward
Thu May 5 14:47:19 PDT 2016


On Thu, May 5, 2016 at 12:30 PM, Tony Stephen <ke6jzf at verizon.net> wrote:
> Started using CHRIPS and like it.
>
> My question what does
>
> rToneFreq and cToneFreq  mean/stand for
>
> I know one is for the transmit tone and the other is for the receive tone,
> (T/Tsql)
>
> Which is which????
>
> r  means????
>
> c means????

The columns in Chirp are labeled Tone and ToneSQL. Tone is the value
used for tone encode when your radio is in CTCSS encode-only mode, and
ToneSQL is the tone value used by your radio when in CTCSS
encode+decode mode.
http://chirp.danplanet.com/projects/chirp/wiki/MemoryEditorColumns

rToneFreq and cToneFreq are internal names used within file formats
used by Chirp. If you're writing software to manipulate these files,
you can find a reference for them here:
http://chirp.danplanet.com/projects/chirp/wiki/DevelopersToneModes

Feel free to also reference the source code directly:
http://chirp.danplanet.com/projects/chirp/repository/entry/chirp/drivers/generic_csv.py#L56

Tom KD7LXL



More information about the chirp_users mailing list