mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
LimeSDR output: implemented transverter shift
This commit is contained in:
@@ -1733,6 +1733,13 @@ margin-bottom: 20px;
|
||||
},
|
||||
"extClockFreq" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"transverterMode" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"transverterDeltaFrequency" : {
|
||||
"type" : "integer",
|
||||
"format" : "int64"
|
||||
}
|
||||
},
|
||||
"description" : "LimeSDR"
|
||||
@@ -20636,7 +20643,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2018-04-17T00:16:15.209+02:00
|
||||
Generated 2018-04-17T00:43:20.797+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user