|
libdrmconf 0.13.3
A library to program DMR radios.
|
Implements encoding of CTCSS tones. More...
#include <anytone_codeplug.hh>

Static Public Member Functions | |
| static uint8_t | encode (const SelectiveCall &tone) |
| Encodes Signaling::Code CTCSS tones. | |
| static SelectiveCall | decode (uint8_t code) |
| Decodes to Signaling::Code CTCSS tones. | |
Static Protected Attributes | |
| static SelectiveCall | _codeTable [52] |
| Translation table. | |
Implements encoding of CTCSS tones.
|
staticprotected |
Translation table.