Closed enjoy-digital closed 5 months ago
Add RF Init and dynamic control of at least some of the parameters: RX Freq, RX Gain. Code is in place in m2sdr_rf.c
and part of it could probably be reused with default configuration in m2sdr_config.h
.
Done.
Can only implement the datapath for now and avoid all the controls (that can be done with
ms2sdr_rf
utility for now). Just need to return success to set calls and dummy/fixed values to get calls.