| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -444/+648 |
* | x3xx: implement rfnoc get antenna functions | Mark Meserve | 2018-11-26 | 1 | -0/+14 |
* | X300: Correctly initialize antenna mapping for TwinRX | Derek Kozel | 2018-08-22 | 1 | -1/+4 |
* | X300_radio_ctrl_impl: Add SAFE_CALL to Destructor | Vidush | 2018-06-06 | 1 | -16/+20 |
* | lib: Purge use of boost::assign, except for uhd::dict | Martin Braun | 2018-05-02 | 1 | -6/+11 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 1 | -1/+1 |
* | lib: Change check_radio_config() to iterate over channels, not radios. | Vidush | 2018-04-30 | 1 | -2/+2 |
* | x300: Replace all references to boost::this_thread::sleep() | Martin Braun | 2018-04-17 | 1 | -8/+10 |
* | rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses | Martin Braun | 2018-03-16 | 1 | -4/+10 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -4/+3 |
* | fixup! x300,n230,e300: changes to adapt to new usrp API | Martin Braun | 2018-02-23 | 1 | -2/+2 |
* | fixup! x300,n230,e300,b200: changes to adapt to new usrp API | Trung N Tran | 2018-02-22 | 1 | -5/+6 |
* | x300,n230,e300: changes to adapt to new usrp API | Trung N Tran | 2018-02-21 | 1 | -4/+31 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+1 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | X300: Add retry to DAC synchronization | michael-west | 2017-12-20 | 1 | -29/+46 |
* | UHD: Add eeprom info to dboard_base | michael-west | 2017-12-07 | 1 | -4/+4 |
* | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -6/+14 |
|\ |
|
| * | X300: Fix DAC sync | michael-west | 2017-06-26 | 1 | -6/+14 |
* | | rfnoc: Backported GPIO controls on radio blocks | Martin Braun | 2017-05-24 | 1 | -0/+63 |
* | | x300: Fixed TODO (used auto) | Martin Braun | 2017-05-04 | 1 | -3/+1 |
* | | Merge branch 'maint' | Martin Braun | 2017-04-13 | 1 | -0/+4 |
|\| |
|
| * | rfnoc: Update DDC and DUC command tick rate | Martin Braun | 2017-04-13 | 1 | -1/+1 |
| * | rfnoc: Add set_command_time hook to radio block | Derek Kozel | 2017-04-13 | 1 | -0/+4 |
* | | RFNoC: Exposed LO sharing functions in radio block | Derek Kozel | 2017-03-24 | 1 | -0/+192 |
* | | Rfnoc: Exposed analog lowpass bandwidth option in X300 ctrls | ejk | 2017-02-27 | 1 | -0/+14 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -24/+17 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -4/+4 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-30 | 1 | -5/+6 |
|\| |
|
| * | X300: Move property tree check to subscriber | Derek Kozel | 2017-01-26 | 1 | -5/+6 |
* | | x300: Reduced time spent on ADC self-calibration | Paul David | 2017-01-25 | 1 | -4/+4 |
|/ |
|
* | x300: Adding warning for sampling rate coercion | Martin Braun | 2016-12-06 | 1 | -2/+7 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -15/+15 |
* | X300: Check dboard time property before subscribing | Derek Kozel | 2016-11-04 | 1 | -5/+6 |
* | TwinRX: Use command time to schedule synchronous events | Derek Kozel | 2016-10-26 | 1 | -6/+33 |
* | bugfix: TwinRX: Use correct LEDs when mapping chan -> ant | Ashish Chaudhari | 2016-09-30 | 1 | -16/+23 |
* | bugfix: db eeprom id not being written for X3x0 | Ashish Chaudhari | 2016-09-27 | 1 | -2/+8 |
* | x300: Added ignore-cal-file as an option | Martin Braun | 2016-09-27 | 1 | -1/+6 |
* | x300 radio: Fixed typo for frontend regs | Martin Braun | 2016-08-12 | 1 | -1/+1 |
* | Frontend corrections: Provide new function for RFNoC-based radio | Nicolas Cuervo | 2016-08-11 | 1 | -6/+8 |
* | x300: Fixed typo in check_radio_config | Martin Braun | 2016-08-11 | 1 | -8/+6 |
* | X300: Change so radio check so it only makes sure needed frontends are enable... | michael-west | 2016-08-10 | 1 | -6/+12 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -0/+888 |