| Commit message (Expand) | Author | Age | Files | Lines |
* | x300: change default dboard clock rate from 50 to 100 MHz | mattprost | 2020-08-04 | 1 | -1/+61 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -6/+4 |
* | x300,mpmd: Enable DPDK | Martin Braun | 2019-12-20 | 1 | -0/+3 |
* | rfnoc: Unify endianness of transports | Alex Williams | 2019-11-26 | 1 | -1/+1 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 1 | -475/+49 |
* | fixup! x300: Introduce conn_manager | Martin Braun | 2019-10-11 | 1 | -1/+1 |
* | x300: Introduce conn_manager | Martin Braun | 2019-08-16 | 1 | -22/+23 |
* | x300: Refactor heavily | Martin Braun | 2019-08-02 | 1 | -1150/+68 |
* | x300: Factor out mb-type specific code | Martin Braun | 2019-08-02 | 1 | -161/+5 |
* | Device3: Fix MTU and default frame sizes | Michael West | 2019-07-18 | 1 | -73/+96 |
* | device3: Remove unused 'rate' argument from update_?x_streamers() | Martin Braun | 2019-07-15 | 1 | -4/+2 |
* | device3: rfnoc: formatting changes | Brent Stapleton | 2019-07-15 | 1 | -26/+29 |
* | X300: fixed get_mtu for pcie | Matthew Crymble | 2019-05-25 | 1 | -1/+4 |
* | device3: Constraint send/recv_frame_size based on down/upstream MTU | Sugandha Gupta | 2019-05-01 | 1 | -1/+6 |
* | uhdlib: Add dpdk_zero_copy.hpp | Alex Williams | 2019-04-10 | 1 | -1/+1 |
* | x300: Add support for DPDK transports | Alex Williams | 2019-04-10 | 1 | -6/+145 |
* | RFNoC: Limit number of control packets in flight | michael-west | 2019-01-31 | 1 | -1/+13 |
* | RFNoC: Prevent unnecessary FC ACK packets | michael-west | 2019-01-31 | 1 | -0/+1 |
* | transport: muxed_zero_copy_if fixes | michael-west | 2019-01-21 | 1 | -2/+2 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -833/+859 |
* | x300: Remove usage of boost::bind | Martin Braun | 2019-01-02 | 1 | -12/+16 |
* | x300: Factor our PID -> MB type and MB type -> product name mapping | Martin Braun | 2019-01-02 | 1 | -137/+117 |
* | x300: Remove some trailing spaces | Martin Braun | 2019-01-02 | 1 | -6/+4 |
* | x300: Add support for USRP-2974 | Thomas Vogel | 2018-12-14 | 1 | -1/+17 |
* | uhd: Add device arg to enable dual ethernet for tx | Ciro Nishiguchi | 2018-11-14 | 1 | -1/+7 |
* | X300: Add recovery for duplicate IP addresses in EEPROM | Michael West | 2018-10-25 | 1 | -18/+12 |
* | 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 | 1 | -15/+34 |
* | 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 | 1 | -47/+35 |
* | x300: Move defaults to their own header | Martin Braun | 2018-08-10 | 1 | -55/+51 |
* | 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 | 1 | -170/+177 |
* | X300: Reduce Ethernet frame size to 4000 | michael-west | 2018-07-25 | 1 | -3/+3 |
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 1 | -2/+2 |
* | x300: Fix incorrectly declared locks | Martin Braun | 2018-07-23 | 1 | -3/+3 |
* | UBX: Add support for phase synchronization at LTE clock rates | Michael West | 2018-07-17 | 1 | -1/+16 |
* | X300: Change default dboard_clock_rate depending on master_clock_rate | Michael West | 2018-07-17 | 1 | -2/+3 |
* | 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 | 1 | -5/+9 |
* | 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 |
* | x300: Replace all references to boost::this_thread::sleep() | Martin Braun | 2018-04-17 | 1 | -10/+15 |
* | x300: handle bad weak_ptr during pcie discovery | Mark Meserve | 2018-04-10 | 1 | -1/+9 |
* | 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 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -7/+8 |
* | uhd: Fix some log statements | Andrej Rode | 2018-03-07 | 1 | -3/+3 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |