-
Notifications
You must be signed in to change notification settings - Fork 3
/
dvsm.basic
22 lines (16 loc) · 931 Bytes
/
dvsm.basic
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; dvsm.macro
; This is a macro include file for Analog_Bridge(AB)
; The purpose of this file is to provide macro commands for use by DVSwitch Mobile(DVSM)
; These macros execute scripts when a DVSM user requests a mode change.
[MACROS]
; Example: When a DVSM user selects the DMR mode, AB will look for the mode below and execute the script and pass the parameter.
; In this case, AB will execute the script "/opt/MMDVM_Bridge/dvswitch.sh" and pass the prarmeters of "mode DMR" to the script.
#DMR = /opt/MMDVM_Bridge/dvswitch.sh mode DMR
#DSTAR = /opt/MMDVM_Bridge/dvswitch.sh mode DSTAR
#NXDN = /opt/MMDVM_Bridge/dvswitch.sh mode NXDN
#P25 = /opt/MMDVM_Bridge/dvswitch.sh mode P25
#YSF = /opt/MMDVM_Bridge/dvswitch.sh mode YSF
; Ask AB to pull fresh data files and send to DVSM/UC
dbupdate = /opt/userUSER_NO/dvswitch.sh collectProcessPushDataFiles
; Example TG / Reflector Macro
9876 = /opt/userUSER_NO/parrot.sh