sm0svx / svxlink

Advanced repeater system software with EchoLink support for Linux including a GUI, Qtel - the Qt EchoLink client
http://svxlink.org/
Other
438 stars 173 forks source link

ModuleSelCallEnc #252

Open kc2cbd opened 7 years ago

kc2cbd commented 7 years ago

I don't see 2 tone or Quik Call II in the list of standards. Can we get that standard included in that module?

Thanks Dale Miller

dl1hrc commented 7 years ago

Am 26.02.2017 um 23:35 schrieb Dale Miller:

I don't see 2 tone or Quik Call II in the list of standards. Can we get that standard included in that module?

Motorola QuickCall II is implemented (QC2) since 2011 as well as the possibility to send just two tones instead of 5 or less/more (in any mode).

use in Tcl namespace SelCall:

setMode "QC2"; play "653";

Remember the first tone is 1 the second 3 and a group call is 8 seconds long. I'm sure the users on your repeater will love you ;)