| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR | Martin Braun | 2021-09-10 | 1 | -1/+1 |
* | host: Add static_assert to prevent meta_range_t(0,0) | Lane Kolbly | 2021-07-14 | 1 | -1/+1 |
* | mpm: Apply clang-format against all .cpp and .hpp files | Martin Braun | 2020-03-03 | 2 | -4/+7 |
* | ad937x: increase default dc offset averaging window | Mark Meserve | 2019-10-10 | 1 | -0/+19 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 4 | -4/+4 |
* | mpm: lib: mykonos: adi_ctrl: Remove unused variable | Moritz Fischer | 2019-02-15 | 1 | -2/+0 |
* | mpm: lib: mykonos: ad937x_device: Remove unused variable | Moritz Fischer | 2019-02-15 | 1 | -3/+0 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 13 | -1382/+1550 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 2 | -9/+9 |
* | mpm: ad9371: Accept PID 0x01 as well as 0x03 | Martin Braun | 2018-06-28 | 1 | -1/+5 |
* | mpm: replace long execution function with async call | Trung N Tran | 2018-04-30 | 1 | -7/+7 |
* | mg: fix char printout of arm version | Mark Meserve | 2018-03-08 | 1 | -3/+3 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 13 | -26/+26 |
* | mpm: ad937x: implement set_bw_filter | Trung N Tran | 2018-02-08 | 3 | -6/+24 |
* | mpm: ad9371: Enable separate RX1/RX2 enable pins | Trung N Tran | 2018-02-08 | 1 | -2/+2 |
* | mpm: ad937x: Refactor | Martin Braun | 2018-01-22 | 3 | -138/+271 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 5 | -6/+10 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 17 | -182/+43 |
* | mpm: Fix floating-point errors in MCR configuration | Martin Braun | 2017-12-22 | 3 | -83/+114 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 5 | -48/+67 |
* | mpm: mykonos: Increase SPI speed to 20 MHz | Trung N Tran | 2017-12-22 | 1 | -1/+1 |
* | mpm: mykonos: Add API to change master clock rate | Trung N Tran | 2017-12-22 | 6 | -9/+126 |
* | mpm: ad937x: Add LO lock API | Martin Braun | 2017-12-22 | 1 | -0/+11 |
* | mpm: lib: ad937x: Change _get_arm_binary_path | Moritz Fischer | 2017-12-22 | 1 | -1/+1 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 5 | -5/+50 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 3 | -58/+75 |
* | mpm: ad937x: Make log functions go through central logger | Martin Braun | 2017-12-22 | 1 | -5/+26 |
* | mykonos: turn on init cals and tracking cals | Trung N Tran | 2017-12-22 | 1 | -13/+13 |
* | ad937x: remove magic constant in ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -4/+7 |
* | ad937x: revise ad937x_device | Mark Meserve | 2017-12-22 | 1 | -8/+8 |
* | ad937x: add comments to ad937x_gain_ctrl_config | Mark Meserve | 2017-12-22 | 2 | -17/+19 |
* | ad937x: update ad937x_fir | Mark Meserve | 2017-12-22 | 2 | -3/+4 |
* | ad937x: address TODOs in adi_ctrl | Mark Meserve | 2017-12-22 | 1 | -10/+44 |
* | ad937x: cleanup and optimize ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -66/+54 |
* | mg: replace bind with lambda in ad937x_device | Mark Meserve | 2017-12-22 | 1 | -49/+56 |
* | mg: add const where possible in ad937x_device | Mark Meserve | 2017-12-22 | 2 | -43/+43 |
* | mg: make timeout values uint32_t | Mark Meserve | 2017-12-22 | 1 | -1/+1 |
* | mg: add new framer/deframer values | Mark Meserve | 2017-12-22 | 1 | -3/+6 |
* | adi: update arm_version function signature | Mark Meserve | 2017-12-22 | 3 | -1/+36 |
* | adi: reapply our changes to API version 3565 | Mark Meserve | 2017-12-22 | 4 | -33/+33 |
* | adi: update to API version 3565 | Mark Meserve | 2017-12-22 | 14 | -1191/+3244 |
* | mpm: ad937x: Updated controls | Mark Meserve | 2017-12-22 | 6 | -236/+460 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 4 | -133/+128 |
* | mg: bring up links | Mark Meserve | 2017-12-22 | 4 | -64/+76 |
* | mpm: Added peek/poke interface to ad937x_ctrl | Martin Braun | 2017-12-22 | 1 | -0/+12 |
* | mpm: Major refactoring | Martin Braun | 2017-12-22 | 6 | -74/+107 |
* | mpm: Fixed a plethora of SPI-related issues | Martin Braun | 2017-12-22 | 6 | -30/+50 |
* | ad9371: Added JESD init functionality | Mark Meserve | 2017-12-22 | 7 | -112/+223 |
* | mpm: Improved ad937x code | Mark Meserve | 2017-12-22 | 7 | -79/+481 |
* | mpm: fixup for spi and ad937x path changes | Mark Meserve | 2017-12-22 | 3 | -3/+3 |