This commit is contained in:
Jakob Ketterl 2021-02-28 21:04:43 +01:00
parent 92cce78320
commit d0ddf72b10
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@ class SdrDeviceDescription(object):
), ),
ExponentialInput( ExponentialInput(
"lfo_offset", "lfo_offset",
"Oscilator offset", "Oscillator offset",
"Hz", "Hz",
infotext="Use this when the actual receiving frequency differs from the frequency to be tuned on the" infotext="Use this when the actual receiving frequency differs from the frequency to be tuned on the"
+ " device. <br/> Formula: Center frequency + oscillator offset = sdr tune frequency", + " device. <br/> Formula: Center frequency + oscillator offset = sdr tune frequency",