mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-02-15 03:54:14 +01:00
Add the mmissing M17 Traffic Type.
This commit is contained in:
parent
430122ac40
commit
59eccc16ba
|
|
@ -16,6 +16,7 @@
|
|||
"dmr_slot": {"enum": [1, 2]},
|
||||
"source": {"enum": ["rf", "network"]},
|
||||
"fm_state": {"enum": ["waiting_rf", "waiting_network"]},
|
||||
"m17_traffic_type": {"enum": ["audio", "audio_data", "data"]},
|
||||
"ax25_pid": {"type": "string"},
|
||||
"pocsag_source": {"enum": ["local", "network"]},
|
||||
"pocsag_function": {"enum": ["numeric", "alphanumeric", "alert_1", "alert_2"]},
|
||||
|
|
|
|||
Loading…
Reference in a new issue