DATV repeater DTMF commands
The following functions can be changed using DTMF commands - the actual command sequence is entirely flexible and set in the config file.
It is recommended that some command sequences such as shut down are not publicly available and have been grouped in the example config file (see Repeater Controller configurationas keeper commands.
Suggested keeper functions
dtmfkeepertxoff
dtmfkeepertxon
dtmfkeeperreboot
dtmftalkbackaudioenable
dtmftalkbackaudiodisable
User codes for direct input select (use dtmfreset to deselect)
dtmfstatusview
dtmfquadview
dtmfselectinput0
dtmfselectinput1
dtmfselectinput2
dtmfselectinput3
dtmfselectinput4
dtmfselectinput5
dtmfselectinput6
dtmfselectinput7
RPi GPIO Accessory DTMF Control examples
dtmfoutputs=1
dtmfgpioout1pin=15
dtmfgpioout1label=shack_light
dtmfgpioout1on=31
dtmfgpioout1off=41
dtmfinputs=1
dtmfgpioin1pin=8
dtmfgpioin1label=cabinet_door
i2c Accessory DTMF Control examples
MCP23017. Max 16 lines either in or out
i2cioaddress=0
i2cdtmfoutputs=1
i2cdtmfgpioout1pin=a0
i2cdtmfgpioout1label=shack_heater
i2cdtmfgpioout1on=51
i2cdtmfgpioout1off=61
i2cdtmfinputs=1
i2cdtmfgpioin1pin=b0
i2cdtmfgpioin1label=cabinet_lid