librtlsdr icon indicating copy to clipboard operation
librtlsdr copied to clipboard

Adding support for LNB LO frequency

Open ohault opened this issue 1 year ago • 0 comments

Some apps like https://github.com/xmikos/soapy_power has support for setting a LNB LO frequency.

But not all apps have such a support.

e.g.

  • https://github.com/pothosware/SoapyRTLSDR/issues/75#issuecomment-2048220860

One key point would be to avoid applying multiple shifts between dependency if each "layer" applies its own shift.

librtlsdr could support up/down converters and exposes it to upper layers if configured to do so.

ohault avatar Apr 11 '24 04:04 ohault