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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user