librtlsdr
librtlsdr copied to clipboard
Adding support for LNB LO frequency
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.