uhd/host/lib/usrp
David Raeman 51d4411ec1 e3xx: add support for power calibration api
This commit adds support for the UHD power calibration API on the E3xx
family of radios. It also updates the documentation to reflect this
support, and it adds support to the uhd_power_cal.py utility by adding a
"calibrator" subclass for E3xx radios.
2023-01-17 11:30:53 -08:00
..
b100 uhd: Replace Boost mutexes and locks with standard options 2021-10-19 12:21:33 -07:00
b200 B200: Re-sync times 2021-11-10 13:43:48 -08:00
common cal: add method to get the current power cal tracking mode 2022-06-29 12:08:31 -07:00
cores usrp: Add xport_adapter_ctrl core 2023-01-10 14:19:00 -08:00
dboard e3xx: add support for power calibration api 2023-01-17 11:30:53 -08:00
mpmd e320: Allow internal GPSDO to be powered-down via UHD session args 2022-11-16 09:51:57 -06:00
usrp1 uhd: math: Replace wrap-frequency math with a single function 2021-10-19 12:21:33 -07:00
usrp2 usrp2: Remove unused code segments 2022-06-17 06:45:04 -07:00
x300 x300: Enable use of advanced transport adapters 2023-01-10 14:19:00 -08:00
x400 host: ADC cal: Add ability to set calibration mode explicitly 2022-12-18 18:28:12 -06:00
CMakeLists.txt uhd: Add support for the USRP X410 2021-06-10 12:01:53 -05:00
dboard_base.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_ctor_args.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_eeprom.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_eeprom_c.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_id.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_iface.cpp dboard_iface: Change boost::chrono to std::chrono in sleep() 2022-04-27 09:50:06 -07:00
dboard_iface_python.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
dboard_manager.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
fe_connection.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
fe_connection_python.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
gps_ctrl.cpp uhd: Fix non-standard function name macros 2022-01-12 15:07:54 -06:00
mboard_eeprom_c.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
multi_usrp.cpp extension: Add extension framework 2022-08-30 08:49:26 -05:00
multi_usrp_python.cpp python: multi_usrp: Add set_rx_spp() 2021-11-09 08:31:40 -08:00
multi_usrp_python.hpp python: Move multi_usrp_python to its own module 2020-10-12 15:10:47 -05:00
multi_usrp_rfnoc.cpp extension: Add extension framework 2022-08-30 08:49:26 -05:00
subdev_spec.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
subdev_spec_c.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
subdev_spec_python.hpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
usrp_c.cpp C API: Fix double-free issue with sensor values 2022-11-11 15:31:50 -06:00