mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-10 20:42:37 +00:00
Adding Rx IQ error phase CAL to SPEC Audio_App (#1963)
This commit is contained in:
@@ -828,7 +828,7 @@ class MAX2837 : public MAX283x {
|
||||
|
||||
bool set_frequency(const rf::Frequency lo_frequency) override;
|
||||
|
||||
void set_rx_lo_iq_calibration(const size_t v) override;
|
||||
void set_rx_LO_iq_phase_calibration(const size_t v) override;
|
||||
void set_tx_LO_iq_phase_calibration(const size_t v) override;
|
||||
void set_rx_bias_trim(const size_t v);
|
||||
void set_vco_bias(const size_t v);
|
||||
|
||||
Reference in New Issue
Block a user