Skip to content

CTCSS

Choose a tag to compare

@spaceneedle spaceneedle released this 09 May 17:51
· 72 commits to master since this release

Adding CTCSS functionality. No examples have been added just yet.

New Ctcss functions:

setCtcssEncoder(float freq);
setCtcssDecoder(float freq);

How to use:

setCtcssDecoder(150.0); // You can have custom, non-standard PL tones!
setCtcssEncoder(103.5); // You can also have different Transmit and Receive PL tones