| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 1 | -1/+15 |
|\ |
|
| * | fixup! x300: Changed discovery to return early if we find the serial requested | Brent Stapleton | 2017-07-05 | 1 | -1/+1 |
| * | x300: Changed discovery to return early if we find the serial requested | bstapleton | 2017-06-30 | 1 | -1/+15 |
* | | X3xx: Added image loader support for reading FPGA images | Paul David | 2017-06-30 | 1 | -17/+219 |
* | | X3xx: Incremented firmware compat version minor | Paul David | 2017-06-30 | 1 | -1/+1 |
* | | X3xx: Updated firmware to support reading FPGA image data | Paul David | 2017-06-30 | 1 | -0/+16 |
* | | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
* | | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 4 | -8/+7 |
* | | Merge branch 'maint' | Martin Braun | 2017-06-28 | 1 | -365/+0 |
|\| |
|
| * | x300: Removed stray file | Martin Braun | 2017-06-28 | 1 | -367/+0 |
* | | Merge branch 'maint' | Martin Braun | 2017-06-27 | 4 | -69/+68 |
|\| |
|
| * | X300: Fix DAC sync | michael-west | 2017-06-26 | 2 | -53/+14 |
| * | X300: Implement single DMA channel for all async messages | Michael West | 2017-06-26 | 2 | -12/+42 |
| * | X300: Dual channel TX performance improvements | Michael West | 2017-06-26 | 2 | -4/+12 |
* | | x300: Added location info to FW ctrl error messages | Ashish Chaudhari | 2017-06-15 | 1 | -2/+14 |
* | | rfnoc: Backported GPIO controls on radio blocks | Martin Braun | 2017-05-24 | 2 | -0/+67 |
* | | x300: Fixed TODO (used auto) | Martin Braun | 2017-05-04 | 1 | -3/+1 |
* | | Merge branch 'maint' | Martin Braun | 2017-04-13 | 2 | -0/+5 |
|\| |
|
| * | 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 | 2 | -0/+5 |
* | | logging: remove unecessery newlines in log messages | Andrej Rode | 2017-04-07 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2017-04-06 | 3 | -14/+17 |
|\| |
|
| * | X300: Increase FW control ACK timeout | Michael West | 2017-04-05 | 1 | -1/+1 |