mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 23:41:16 -05:00
15 lines
291 B
YAML
15 lines
291 B
YAML
|
TestMOSyncSettings:
|
||
|
description: TestMOSync
|
||
|
properties:
|
||
|
centerFrequency:
|
||
|
type: integer
|
||
|
format: int64
|
||
|
sampleRate:
|
||
|
type: integer
|
||
|
format: int64
|
||
|
log2Interp:
|
||
|
type: integer
|
||
|
fcPosTx:
|
||
|
description: See BladeRF2MIMO::fcPos_t
|
||
|
type: integer
|