kd4e
Member
Does this tuner_configuration.json look OK?
Volume is extremely low - even with headphones I don't hear any hiss.
Also, it's not feeding audio to the attached HDMI monitor with speakers.
Volume is maxed in the RPi GUI and on the monitor.
Volume is extremely low - even with headphones I don't hear any hiss.
Also, it's not feeding audio to the attached HDMI monitor with speakers.
Volume is maxed in the RPi GUI and on the monitor.
Code:
{
"tunerConfigurations" : [ {
"type" : "r820TTunerConfiguration",
"masterGain" : "GAIN_327",
"mixerGain" : "GAIN_105",
"lnagain" : "GAIN_222",
"vgagain" : "GAIN_210",
"sampleRate" : "RATE_2_400MHZ",
"biasT" : false,
"uniqueID" : "RTL-2832 USB Bus:1 Port:1.2.4",
"frequency" : 101100000,
"frequencyCorrection" : 0.0,
"autoPPMCorrectionEnabled" : true
}, {
"type" : "r820TTunerConfiguration",
"masterGain" : "GAIN_327",
"mixerGain" : "GAIN_105",
"lnagain" : "GAIN_222",
"vgagain" : "GAIN_210",
"sampleRate" : "RATE_2_400MHZ",
"biasT" : false,
"uniqueID" : "RTL-2832 USB Bus:1 Port:1.2.1.3",
"frequency" : 101100000,
"frequencyCorrection" : 0.0,
"autoPPMCorrectionEnabled" : true
}, {
"type" : "r820TTunerConfiguration",
"masterGain" : "GAIN_327",
"mixerGain" : "GAIN_105",
"lnagain" : "GAIN_222",
"vgagain" : "GAIN_210",
"sampleRate" : "RATE_2_400MHZ",
"biasT" : false,
"uniqueID" : "RTL-2832 USB Bus:1 Port:1.2.1.1",
"frequency" : 101100000,
"frequencyCorrection" : 0.0,
"autoPPMCorrectionEnabled" : true
}, {
"type" : "r820TTunerConfiguration",
"masterGain" : "GAIN_327",
"mixerGain" : "GAIN_105",
"lnagain" : "GAIN_222",
"vgagain" : "GAIN_210",
"sampleRate" : "RATE_2_400MHZ",
"biasT" : false,
"uniqueID" : "RTL-2832 USB Bus:1 Port:1.2.3",
"frequency" : 101100000,
"frequencyCorrection" : 0.0,
"autoPPMCorrectionEnabled" : true
}, {
"type" : "r820TTunerConfiguration",
"masterGain" : "GAIN_327",
"mixerGain" : "GAIN_105",
"lnagain" : "GAIN_222",
"vgagain" : "GAIN_210",
"sampleRate" : "RATE_2_400MHZ",
"biasT" : false,
"uniqueID" : "RTL-2832 USB Bus:1 Port:1.2.1",
"frequency" : 101100000,
"frequencyCorrection" : 0.0,
"autoPPMCorrectionEnabled" : true
} ],
"disabledTuners" : [ ]
}