1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-12 22:43:36 -04:00

M17 modulator: SMS packet +

This commit is contained in:
f4exb
2022-06-12 22:51:18 +02:00
parent dd2233f763
commit f10da64717
24 changed files with 1432 additions and 174 deletions
+12 -3
View File
@@ -8390,8 +8390,17 @@ margin-bottom: 20px;
"audioDeviceName" : {
"type" : "string"
},
"modAFInput" : {
"type" : "integer"
"m17Mode" : {
"type" : "integer",
"description" : "M17Mode"
},
"audioType" : {
"type" : "integer",
"description" : "AudioType"
},
"packetType" : {
"type" : "integer",
"description" : "PacketType"
},
"streamIndex" : {
"type" : "integer",
@@ -56380,7 +56389,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2022-06-09T22:25:54.513+02:00
Generated 2022-06-10T22:26:56.056+02:00
</div>
</div>
</div>