| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | e300: Fix use of basic_datagram_socket::native() | Martin Braun | 2017-12-19 | 1 | -1/+1 |
* | Fix build with Boost 1.66 | ilovezfs | 2017-12-19 | 3 | -3/+3 |
* | TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2017-12-08 | 12 | -463/+747 |
* | UBX: Add support for UBX-TDD | michael-west | 2017-12-07 | 4 | -5/+34 |
* | UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mode to r... | michael-west | 2017-12-07 | 1 | -12/+47 |
* | UHD: Add eeprom info to dboard_base | michael-west | 2017-12-07 | 7 | -42/+55 |
* | rfnoc: Added TX LO APIs to radio_ctrl | Martin Braun | 2017-12-06 | 2 | -2/+84 |
* | multi_usrp: Expose APIs for TX LO controls | Martin Braun | 2017-12-06 | 1 | -0/+220 |
* | adf435x: Add APIs for cp current and aux level | Alex Williams | 2017-10-30 | 2 | -9/+76 |
* | n230: Properly initialize request before discovery | Martin Braun | 2017-10-23 | 1 | -0/+2 |
* | transport: nirio_zero_copy: Remove redundant buffer pools | Moritz Fischer | 2017-10-11 | 1 | -5/+0 |
* | transport: liberio: Check return values for liberio_chan_set_fixed_size() | Moritz Fischer | 2017-10-10 | 1 | -4/+10 |
* | transport: liberio: Fix bug with recv timeout conversion | Moritz Fischer | 2017-10-05 | 1 | -3/+3 |
* | transport: liberio: Fix indents | Moritz Fischer | 2017-10-05 | 1 | -4/+4 |
* | udp: Modify log messages of UDP transport | Martin Braun | 2017-10-04 | 2 | -10/+27 |
* | udp: Added option to query local address of socket | Martin Braun | 2017-10-04 | 2 | -1/+25 |
* | rfnoc: Fix potential double-overrun handling in rx stream terminator | Martin Braun | 2017-10-04 | 2 | -0/+9 |
* | dram_fifo, BIST: BUS_CLK_RATE is now a readback reg. | Ryan Marlow | 2017-09-29 | 3 | -8/+17 |
* | uhd: Removed drivers for E100/E110 | Martin Braun | 2017-09-29 | 18 | -3599/+0 |
* | converters: Remove log message in register_converter | Martin Braun | 2017-09-29 | 1 | -1/+1 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 33 | -906/+1013 |
* | C API: Better error handling in uhd_usrp_get_?x_stream | Martin Braun | 2017-09-28 | 1 | -2/+4 |
* | C API: Make uhd_rx_streamer_last_error use SAFE_C | Carl Reinke | 2017-09-28 | 1 | -1/+1 |
* | rfnoc: Fixed seq # error message in ctrl_iface | Martin Braun | 2017-09-28 | 1 | -2/+3 |
* | rfnoc: Do not pop a sequence number early | Tom Bereknyei | 2017-09-28 | 1 | -1/+1 |
* | C API: Dboard EEPROM revision error handling fix | Martin Braun | 2017-09-01 | 1 | -1/+23 |
* | C API: Make uhd_get_last_error() thread-safe | Martin Braun | 2017-08-07 | 1 | -2/+6 |
* | C API: Remove API calls that don't map to C++ calls | Martin Braun | 2017-08-07 | 1 | -20/+0 |
* | transport: Added liberio_zero_copy transport implementation | Moritz Fischer | 2017-08-07 | 4 | -0/+306 |
* | lib: rfnoc: cmake: Fix typo in CMakeLists.txt | Moritz Fischer | 2017-07-27 | 1 | -2/+2 |
* | build: Enable SSSE3 sc12 converters by build switch only | Tom Tsou | 2017-07-26 | 1 | -0/+2 |
* | convert: Add SSE implementation for sc12 | Tom Tsou | 2017-07-25 | 7 | -211/+719 |
* | C API: Added logging macros | Martin Braun | 2017-07-21 | 2 | -0/+72 |
* | C API: Added constructor for empty sensor value handles' | Martin Braun | 2017-07-20 | 1 | -0/+15 |
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 2 | -24/+117 |
* | ubx: Fixed UHD_MSG style log messages | Martin Braun | 2017-07-18 | 1 | -2/+6 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 4 | -22/+66 |
|\ |
|
| * | 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 |
| * | cbx: turn on LO LPF at <2GHz instead of <1.5GHz | Mark Meserve | 2017-06-30 | 2 | -18/+38 |
| * | UBX: Added error handling for setting the dboard clock rate. | bstapleton | 2017-06-29 | 1 | -3/+13 |
* | | boost: Added workaround for Boost 1.64 | Martin Braun | 2017-07-06 | 1 | -0/+4 |
* | | e300: Fixed product name to show device and speed grade | Sugandha Gupta | 2017-06-30 | 2 | -4/+13 |
* | | rfnoc: Fixed SRAM FIFO indexing | Martin Braun | 2017-06-30 | 1 | -3/+12 |
* | | 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 |
* | | docs: Fixed doxygen warnings | sugandhagupta | 2017-06-29 | 2 | -22/+28 |
* | | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 10 | -13/+64 |
* | | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 32 | -96/+78 |