| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Replace some [] with .at() in radio_ctrl_impl | Martin Braun | 2018-11-13 | 1 | -8/+8 |
* | rh: change uio access to utilize with-as | Mark Meserve | 2018-11-12 | 2 | -79/+85 |
* | mpm: i2c: Open and close i2c file descriptor on every access | Alex Williams | 2018-11-12 | 2 | -24/+48 |
* | uhd: add .clang-format file | Brent Stapleton | 2018-11-12 | 1 | -0/+92 |
* | images: Add Rhodium CPLD image to manifest | Alex Williams | 2018-11-09 | 1 | -0/+5 |
* | docs: n3xx & e320: Add more information on Salt | Martin Braun | 2018-11-08 | 2 | -0/+83 |
* | mpm: n3xx_bist: Add QSFP loopback to BIST tests | Alex Williams | 2018-11-07 | 1 | -1/+45 |
* | mpm: Add basic driver for QSFP board's retimer | Alex Williams | 2018-11-07 | 4 | -0/+142 |
* | mpm: Add convenience function to pull i2c bus from device tree | Alex Williams | 2018-11-07 | 2 | -0/+37 |
* | rh: initialize switches | Mark Meserve | 2018-11-07 | 1 | -3/+10 |
* | docs: x300: Add section on motherboard clocking | Martin Braun | 2018-11-07 | 1 | -0/+50 |
* | x300: Remove 120 MHz option | Martin Braun | 2018-11-07 | 2 | -3/+1 |
* | mpm: rh: Add MAX 10 update script | Alex Williams | 2018-11-07 | 1 | -0/+165 |
* | images: Add Rh images to the image_package_mapping script | Martin Braun | 2018-11-07 | 1 | -0/+24 |
* | rh: adjust tx lo gain table | Mark Meserve | 2018-11-05 | 2 | -7/+12 |
* | rh: add lo distribution support | Mark Meserve | 2018-11-05 | 7 | -4/+306 |
* | rh: fix handling of spur_dodging arg | Mark Meserve | 2018-11-01 | 3 | -7/+30 |
* | uhd: Changes to traffic counter register names | Ciro Nishiguchi | 2018-10-31 | 2 | -78/+62 |
* | tests: device3_test: add graph impl test | Trung Tran | 2018-10-31 | 7 | -59/+295 |
* | rh: disable lmk test output | Mark Meserve | 2018-10-30 | 1 | -1/+1 |
* | rh: Phase DAC configuration clean-up | Humberto Jimenez | 2018-10-30 | 1 | -6/+4 |
* | rh: Deterministic latency optimization in JESD204B | Humberto Jimenez | 2018-10-30 | 1 | -3/+14 |
* | debian: Update control files for .deb files | Martin Braun | 2018-10-29 | 4 | -21/+29 |
* | cmake: Change SOVERSION and VERSION for the library files | Martin Braun | 2018-10-29 | 2 | -2/+9 |
* | cores:rx_frontend_core_3000: fix real mode | Gwenhael Goavec-Merou | 2018-10-29 | 1 | -0/+2 |
* | python: Add missing constructors of time_spec_t | Piotr Krysik | 2018-10-25 | 1 | -0/+3 |
* | manifest: FPGA bug fixes | Brent Stapleton | 2018-10-25 | 2 | -9/+11 |
* | rh: add support for rhodium devices | Mark Meserve | 2018-10-25 | 26 | -4/+6147 |
* | nijesdcore: add PRBS-31 testing | Mark Meserve | 2018-10-25 | 1 | -0/+37 |
* | nijesdcore: add eyescan utility | Mark Meserve | 2018-10-25 | 3 | -4/+860 |
* | nijesdcore: add variable configuration support | Mark Meserve | 2018-10-25 | 4 | -30/+50 |
* | mpm: tools: Added Rhodium ID to db-id utility | Derek Kozel | 2018-10-25 | 1 | -1/+3 |
* | Test: Add unit test for eeprom_utils | michael-west | 2018-10-25 | 4 | -2/+63 |
* | X300: Prevent duplicate MAC and IP addresses from being programmed in MB | Michael West | 2018-10-25 | 2 | -2/+104 |
* | X300: Add recovery for duplicate IP addresses in EEPROM | Michael West | 2018-10-25 | 2 | -19/+13 |
* | mpm: e320: n3xx: Factor BIST code to common module | Martin Braun | 2018-10-24 | 3 | -1070/+786 |
* | block_ctrl_base: add UHD_SAFE_CALL to destructor | Trung Tran | 2018-10-24 | 1 | -13/+15 |
* | n3xx: output exception string on boot init failure | Mark Meserve | 2018-10-24 | 1 | -1/+1 |
* | cmake: Bump CMake minimum version to 2.8.12 | Martin Braun | 2018-10-24 | 1 | -2/+2 |
* | UHD: Fix RX streamer SOB and EOB handling | Michael West | 2018-10-24 | 1 | -2/+9 |
* | mpm: Add lock_guard() function | Martin Braun | 2018-10-23 | 1 | -0/+22 |
* | multi_usrp: Improve documentation for set_{time,clock,sync}_source | Martin Braun | 2018-10-22 | 1 | -14/+95 |
* | docs: n3xx: Improve sections on clock/time references | Martin Braun | 2018-10-22 | 1 | -9/+22 |
* | mpm:n3xx: improve set_time_source,set_clock_source | Trung Tran | 2018-10-22 | 1 | -50/+88 |
* | mpm: i2c: Add vector-based transfer function | Alex Williams | 2018-10-19 | 3 | -0/+41 |
* | mpm: Add i2c APIs for simple transfers | Alex Williams | 2018-10-19 | 11 | -0/+496 |
* | mg: adding skip_rfic argument | Trung Tran | 2018-10-18 | 2 | -3/+6 |
* | e320_bist: print extra output ref_clock tests | Trung Tran | 2018-10-18 | 1 | -3/+6 |
* | n3xx_bist: add ref_clock bist | Trung Tran | 2018-10-18 | 1 | -45/+107 |
* | mpm: identify sysfs gpios more generically | Mark Meserve | 2018-10-18 | 4 | -22/+59 |