| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -2/+2 |
* | x300: Remove 120 MHz option | Martin Braun | 2018-11-07 | 2 | -3/+1 |
* | Test: Add unit test for eeprom_utils | michael-west | 2018-10-25 | 1 | -1/+1 |
* | X300: Prevent duplicate MAC and IP addresses from being programmed in MB | Michael West | 2018-10-25 | 1 | -2/+24 |
* | X300: Add recovery for duplicate IP addresses in EEPROM | Michael West | 2018-10-25 | 1 | -18/+12 |
* | cores: Update rx_frontend_gen3.v controls for 1/4-rate mixer | Martin Braun | 2018-09-25 | 1 | -1/+1 |
* | x300_impl: remove default_buff_args properties | Trung Tran | 2018-09-13 | 1 | -7/+0 |
* | x300: Improve firmware compat error message | Martin Braun | 2018-08-22 | 2 | -16/+35 |
* | X300: Correctly initialize antenna mapping for TwinRX | Derek Kozel | 2018-08-22 | 1 | -1/+4 |
* | x300: Enable clock_source and time_source device args | Martin Braun | 2018-08-10 | 1 | -2/+2 |
* | x300: Use constrained_args | Martin Braun | 2018-08-10 | 4 | -48/+222 |
* | x300: Move defaults to their own header | Martin Braun | 2018-08-10 | 3 | -116/+159 |
* | x300: Log git hash and compat number as debug message | Martin Braun | 2018-08-01 | 1 | -3/+8 |
* | X300: Change Ethernet buffering | Michael West | 2018-07-25 | 3 | -201/+193 |
* | X300: Reduce Ethernet frame size to 4000 | michael-west | 2018-07-25 | 2 | -6/+5 |
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 2 | -14/+4 |
* | x300: Fix incorrectly declared locks | Martin Braun | 2018-07-23 | 2 | -5/+5 |
* | UBX: Add support for phase synchronization at LTE clock rates | Michael West | 2018-07-17 | 2 | -1/+28 |
* | X300: Change default dboard_clock_rate depending on master_clock_rate | Michael West | 2018-07-17 | 2 | -3/+3 |
* | X300: Add support for 11.52 MHz and 23.04 MHz references | Michael West | 2018-07-17 | 1 | -12/+82 |
* | fixup! lib: Purge some use of boost::system_time | Martin Braun | 2018-07-17 | 1 | -1/+0 |
* | lib: Purge some use of boost::system_time | Martin Braun | 2018-07-12 | 2 | -8/+16 |
* | X300_radio_ctrl_impl: Add SAFE_CALL to Destructor | Vidush | 2018-06-06 | 1 | -16/+20 |
* | x300_impl: Assign Channel Variable Before Err Check | Michael West | 2018-05-31 | 1 | -4/+5 |
* | x300: e300: fix git_hash dirty bit position | Trung N Tran | 2018-05-30 | 1 | -1/+1 |
* | dboard_iface: Add has_set_fe_connection() method | Martin Braun | 2018-05-08 | 1 | -0/+6 |
* | 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 | 4 | -25/+34 |
* | x300: handle bad weak_ptr during pcie discovery | Mark Meserve | 2018-04-10 | 1 | -1/+9 |
* | lib: move atomic.hpp and system_time.hpp to uhdlib | Martin Braun | 2018-04-06 | 1 | -1/+1 |
* | x300: Update logging | Martin Braun | 2018-03-30 | 1 | -37/+37 |
* | x300: Refactor clock and time source prop tree setup | Martin Braun | 2018-03-29 | 1 | -12/+27 |
* | x300: Properly coerce master clock rate (tick rate) | Martin Braun | 2018-03-29 | 1 | -4/+22 |
* | rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses | Martin Braun | 2018-03-16 | 2 | -5/+11 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 7 | -31/+33 |
* | uhd: Fix some log statements | Andrej Rode | 2018-03-07 | 1 | -3/+3 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 1 | -4/+5 |
* | fixup! x300,n230,e300: changes to adapt to new usrp API | Martin Braun | 2018-02-23 | 1 | -2/+2 |
* | x300: Fixed processor clock rate in ZPU firmware | Ashish Chaudhari | 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 |
* | rfnoc,x300: Multiple clocking changes | Ashish Chaudhari | 2018-02-21 | 2 | -4/+4 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 22 | -21/+41 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 1 | -1/+1 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 21 | -252/+21 |
* | X300: Add retry to DAC synchronization | michael-west | 2017-12-20 | 3 | -38/+90 |
* | UHD: Add eeprom info to dboard_base | michael-west | 2017-12-07 | 1 | -4/+4 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 6 | -182/+388 |