| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: block_id: Add more info when ctor fails | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface) | Martin Braun | 2019-11-26 | 1 | -11/+2 |
* | lib: adf535x: Add trace logs for synth configuration | Martin Braun | 2019-11-26 | 1 | -0/+18 |
* | lib: Simplify implementation of uhd::get_system_time() to use <chrono> | Martin Braun | 2019-11-26 | 2 | -108/+8 |
* | lib: Replace uhd::get_system_time() with steady_clock | Martin Braun | 2019-11-26 | 2 | -9/+14 |
* | niusrpio: Apply formatting | Martin Braun | 2019-11-26 | 1 | -59/+69 |
* | gain groups: Formatting | Brent Stapleton | 2019-11-26 | 1 | -64/+77 |
* | gain_groups: Add zero-value gain groups | Brent Stapleton | 2019-11-26 | 1 | -0/+11 |
* | convert: Add chdr converters for sc16 -> fc32 and vice versa | Martin Braun | 2019-11-26 | 5 | -0/+235 |
* | convert: sse2: Apply clang-format | Martin Braun | 2019-11-26 | 9 | -679/+742 |
* | convert: Add CHDR converters | Martin Braun | 2019-11-26 | 1 | -1/+72 |
* | uhd: Add thread affinity utility functions | Aaron Rossetto | 2019-11-26 | 2 | -11/+117 |
* | uhd: utils: Add compat check for 32-bit compat numbers | Martin Braun | 2019-11-26 | 2 | -0/+31 |
* | lib: utils: Add new signature to get_freq_and_freq_word() | Martin Braun | 2019-11-26 | 2 | -1/+15 |
* | utils: cast: Add from_str() typecast | Martin Braun | 2019-11-26 | 2 | -0/+40 |
* | utils: soft_register: Remove 16-bit mode | Martin Braun | 2019-11-26 | 1 | -14/+0 |
* | utils: Added set_thread_name for std::thread | Ashish Chaudhari | 2019-11-26 | 1 | -0/+12 |
* | uhd: Add new exceptions for RFNoC-specific errors | Martin Braun | 2019-11-26 | 1 | -7/+33 |
* | uhd: Remove deprecated objects and methods | Martin Braun | 2019-11-26 | 7 | -110/+0 |
* | uhd: Remove support for N230 | Martin Braun | 2019-11-26 | 30 | -4661/+2 |
* | x3x0: DPDK initialization fix | mattprost | 2019-11-25 | 1 | -1/+1 |
* | rfx: Fix calculation of prescaler and band select | Martin Braun | 2019-11-22 | 1 | -15/+22 |
* | e31x: Remove spurious debug logs | Martin Braun | 2019-11-21 | 1 | -7/+5 |
* | python: Make multi_usrp::get_*_usrp_info() return a Python dict | Martin Braun | 2019-11-04 | 1 | -2/+12 |
* | libusb: fix global session race condition | Mark Meserve | 2019-10-16 | 1 | -0/+5 |
* | cmake: Add UHD_COMPONENT variable | michael-west | 2019-10-15 | 2 | -1/+5 |
* | rpc: improve exception handling for reachability checks | Mark Meserve | 2019-10-15 | 1 | -2/+3 |
* | rpc: add exception when client constructor fails | Mark Meserve | 2019-10-15 | 1 | -3/+36 |
* | rpc: convert client to sptr | Mark Meserve | 2019-10-15 | 1 | -12/+13 |
* | rpclib: add patch file for constructor hang | Mark Meserve | 2019-10-15 | 1 | -0/+36 |
* | rpclib: fix hang on connection error during construction | Mark Meserve | 2019-10-15 | 1 | -1/+4 |
* | rh: Add missing includes in rhodium_cpld_ctrl.hpp | Martin Braun | 2019-10-11 | 1 | -2/+4 |
* | fixup! x300: Introduce conn_manager | Martin Braun | 2019-10-11 | 1 | -1/+1 |
* | n320: updated rhodium dboard mcr initialization | nitest | 2019-10-10 | 1 | -1/+2 |
* | log: Honour log levels on session init | Martin Braun | 2019-10-10 | 1 | -0/+3 |
* | logging: On POSIX, don't use logging colors on non-tty | Marcus Müller | 2019-10-09 | 1 | -1/+6 |
* | lib: utils: Add is_a_tty() | Martin Braun | 2019-10-07 | 1 | -0/+55 |
* | x3xx: update maximum bitfile size | Mark Meserve | 2019-10-04 | 1 | -1/+1 |
* | python: fix set_command_time default mboard | erickshepherdNI | 2019-10-04 | 1 | -1/+1 |
* | Revert "uhd: Check property type at access; error if mismatch" | Martin Braun | 2019-09-30 | 1 | -24/+1 |
* | Device3: Restore default buffer sizes for MPMD UDP | Michael West | 2019-09-13 | 1 | -0/+2 |
* | x300: cdecode: Fix fallthrough warning | Martin Braun | 2019-09-10 | 1 | -0/+9 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 3 | -4/+29 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-09-04 | 1 | -1/+24 |
* | rx_fe_3000: formatting for upcoming changes | Brent Stapleton | 2019-08-25 | 2 | -89/+107 |
* | dboard_eeprom: Remove trace logs for EEPROM readout | Martin Braun | 2019-08-25 | 1 | -8/+0 |
* | fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Sugandha Gupta | 2019-08-25 | 1 | -0/+1 |
* | mg: Allow for timeout on retune | Martin Braun | 2019-08-22 | 3 | -1/+19 |
* | x300: fix x300 GPIO ATR property tree access type | eklai | 2019-08-22 | 1 | -6/+49 |
* | boost: Replaced units::demangle with core::demangle where appropriate | Martin Braun | 2019-08-22 | 1 | -3/+3 |