| Commit message (Expand) | Author | Age | Files | Lines |
* | multi_usrp, x300: Relax LO set API strictness | Aaron Rossetto | 2021-05-19 | 1 | -4/+8 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 3 | -30/+69 |
* | X300: Reduce phase noise for 184.32 MHz MCR | michael-west | 2021-04-16 | 1 | -2/+5 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 1 | -2/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 3 | -102/+114 |
* | lib: Use const-ref in for loops instead of const-copy | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 2 | -2/+1 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 13 | -114/+122 |
* | mpmd: Skip find if "resource" key is specified | michael-west | 2021-02-11 | 1 | -4/+2 |
* | lib: disable non pcie types in find with resource | Steven Koo | 2020-10-05 | 1 | -2/+4 |
* | x300,mpmd: Increase recv frames for dpdk streaming | Steven Koo | 2020-09-03 | 1 | -0/+7 |
* | X300: Adjusting 10GbE frame sizes for HW limits | michael-west | 2020-08-17 | 1 | -2/+2 |
* | rfnoc: Resolves streamer/link segfaults on python | Steven Koo | 2020-08-11 | 1 | -11/+15 |
* | X300: Update frame sizes for 10GbE | michael-west | 2020-08-07 | 1 | -7/+5 |
* | X300: fix for incorrect PCIe buffer size values | Matthew Crymble | 2020-08-04 | 1 | -1/+1 |
* | x300: change default dboard clock rate from 50 to 100 MHz | mattprost | 2020-08-04 | 2 | -5/+64 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 1 | -7/+20 |
* | x300: Update maximum bitstream size | Wade Fife | 2020-07-28 | 1 | -1/+1 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 1 | -1/+1 |
* | X300: Fix get_time_source() | michael-west | 2020-06-10 | 1 | -0/+2 |
* | x300: Enable power reference API | Martin Braun | 2020-06-10 | 1 | -2/+63 |
* | TwinRX: Remove decimation from frontend | Michael West | 2020-05-12 | 1 | -4/+1 |
* | fixup! x300: lf/basic antenna API implementation | Martin Braun | 2020-03-26 | 1 | -2/+2 |
* | x300: lf/basic antenna API implementation | mattprost | 2020-03-23 | 1 | -36/+83 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 10 | -78/+73 |
* | x300: add front-panel GPIO source control | eklai | 2020-02-18 | 4 | -43/+117 |
* | x300: Remove early x300_device_args usage | Alex Williams | 2020-01-22 | 1 | -7/+6 |
* | cmake: Find DPDK via pkg-config, if available | Alex Williams | 2020-01-22 | 1 | -0/+1 |
* | uhd: Correct rx/tx EEPROM typo | Toni Jones | 2020-01-07 | 1 | -5/+5 |
* | usrp: Change default number of data frames for X300 | Ciro Nishiguchi | 2019-12-20 | 1 | -16/+20 |
* | transport,usrp: Make available packet-based flow control | Alex Williams | 2019-12-20 | 3 | -27/+33 |
* | x300,mpmd: Enable DPDK | Martin Braun | 2019-12-20 | 5 | -104/+79 |
* | x300: pcie manager updates | Virendra Kakade | 2019-11-26 | 2 | -129/+93 |
* | rfnoc: Merge I/O service device args with stream args | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+4 |
* | uhd: Introduce I/O service manager | Aaron Rossetto | 2019-11-26 | 3 | -70/+96 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 7 | -15/+15 |
* | rfnoc: Unify endianness of transports | Alex Williams | 2019-11-26 | 3 | -3/+3 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 4 | -1914/+91 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 18 | -939/+3665 |
* | rfnoc: Add mb_controller base class and X300/MPMD implementations | Martin Braun | 2019-11-26 | 3 | -0/+118 |
* | x3x0: DPDK initialization fix | mattprost | 2019-11-25 | 1 | -1/+1 |
* | fixup! x300: Introduce conn_manager | Martin Braun | 2019-10-11 | 1 | -1/+1 |
* | x3xx: update maximum bitfile size | Mark Meserve | 2019-10-04 | 1 | -1/+1 |
* | x300: cdecode: Fix fallthrough warning | Martin Braun | 2019-09-10 | 1 | -0/+9 |
* | fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Sugandha Gupta | 2019-08-25 | 1 | -0/+1 |
* | x300: fix x300 GPIO ATR property tree access type | eklai | 2019-08-22 | 1 | -6/+49 |
* | x300: Introduce conn_manager | Martin Braun | 2019-08-16 | 5 | -31/+64 |
* | x300: Refactor heavily | Martin Braun | 2019-08-02 | 15 | -1352/+1607 |
* | x300: Factor out mb-type specific code | Martin Braun | 2019-08-02 | 5 | -165/+220 |