|
- {
- "audio": {
- "inputPath": "",
- "gain": 1.0,
- "toneLeftHz": 1000,
- "toneRightHz": 1600,
- "toneAmplitude": 0.2
- },
- "rds": {
- "enabled": true,
- "pi": "BEEF",
- "ps": "PLUTOOPI",
- "radioText": "Orange Pi Pluto Soapy test",
- "pty": 0
- },
- "fm": {
- "frequencyMHz": 100.0,
- "stereoEnabled": true,
- "pilotLevel": 0.09,
- "rdsInjection": 0.04,
- "preEmphasisTauUS": 50,
- "outputDrive": 0.5,
- "compositeRateHz": 228000,
- "maxDeviationHz": 75000,
- "limiterEnabled": true,
- "limiterCeiling": 1.0,
- "fmModulationEnabled": true,
- "mpxGain": 1.0,
- "bs412Enabled": false,
- "bs412ThresholdDBr": 0
- },
- "backend": {
- "kind": "soapy",
- "driver": "plutosdr",
- "device": "",
- "uri": "ip:pluto.local",
- "deviceArgs": {},
- "outputPath": "",
- "deviceSampleRateHz": 2280000
- },
- "control": {
- "listenAddress": "127.0.0.1:8088"
- }
- }
|