SDRPlaySettings: description: SDRplay1 properties: centerFrequency: type: integer format: uint64 tunerGain: type: integer LOppmTenths: type: integer frequencyBandIndex: type: integer ifFrequencyIndex: type: integer bandwidthIndex: type: integer devSampleRateIndex: type: integer log2Decim: type: integer fcPos: type: integer dcBlock: type: integer iqCorrection: type: integer tunerGainMode: description: 1 tuner (table) gain, 0 manual (LNA, Mixer, BB) gain type: integer lnaOn: type: integer mixerAmpOn: type: integer basebandGain: type: integer iqCorrection: type: integer fileRecordName: type: string SDRPlayReport: description: SDRplay1 properties: sampleRates: type: array items: properties: sampleRate: description: sample rate in S/s type: integer bandwidths: type: array items: properties: bandwidth: description: bandwidth in Hz type: integer intermediateFrequencies: type: array items: properties: intermediateFrequency: description: frequency in Hz type: integer frequencyBands: type: array items: properties: bandName: type: string bandLow: description: lower frequency bound in Hz type: integer bandHigh: description: higher frequency bound in Hz type: integer