diff options
Diffstat (limited to 'host/lib/usrp/dboard/magnesium/magnesium_constants.hpp')
-rw-r--r-- | host/lib/usrp/dboard/magnesium/magnesium_constants.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/dboard/magnesium/magnesium_constants.hpp b/host/lib/usrp/dboard/magnesium/magnesium_constants.hpp index dedb9e924..627eb46cc 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_constants.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_constants.hpp @@ -80,7 +80,7 @@ static constexpr char MAGNESIUM_FPGPIO_BANK[] = "FP0"; // RFNoC block. TODO: When we go to one radio per dboard, this comment can // be deleted. static constexpr size_t MAGNESIUM_NUM_CHANS = 2; -static constexpr double MAGNESIUM_RX_IF_FREQ = 2.44e9; +static constexpr double MAGNESIUM_RX_IF_FREQ = 2.4418e9; static constexpr double MAGNESIUM_TX_IF_FREQ = 1.95e9; //! Max time we allow for a call to set_freq() to take |