| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: add multiusrp api for gain profile. | Trung N Tran | 2018-01-12 | 1 | -0/+56 |
* | uhd: Add narrow_cast and narrow | Martin Braun | 2018-01-12 | 1 | -0/+7 |
* | rfnoc: Added a 4-port DMA FIFO block XML def | Ashish Chaudhari | 2018-01-08 | 2 | -1/+110 |
* | types: Change eeprom_map_to to uint8_t vectors | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 1 | -0/+2 |
* | mg: Add DSA, AD9371, and total gain | Trung N Tran | 2017-12-22 | 1 | -8/+5 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -0/+20 |
* | types: sensor_value_t can now be created from map | Martin Braun | 2017-12-22 | 1 | -0/+14 |
* | N310: Updated controls for Mg daughterboard | Mark Meserve | 2017-12-22 | 1 | -12/+0 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 1 | -1/+1 |
* | eiscat: Remove superfluous sr_write | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | eiscat: Change default spp to 3992 | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | eiscat: Proper neighbour support, added some FI pseudo-antenna values | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | rfnoc: Added anonymous connections capability to graph | Martin Braun | 2017-12-22 | 1 | -0/+32 |
* | eiscat/mpm: Moved EISCAT full init sequence to UHD | Martin Braun | 2017-12-22 | 1 | -0/+4 |
* | eiscat: Numerous modification for testing beamforming | Martin Braun | 2017-12-22 | 1 | -11/+25 |
* | eiscat: Antenna selection, gain setting | Martin Braun | 2017-12-22 | 1 | -13/+20 |
* | eiscat: Enabled eiscat db to work with rfnoc_rx_to_file | Martin Braun | 2017-12-22 | 2 | -11/+121 |
* | uhd: Fixed ranges.hpp | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | eiscat: Added skeleton for dboard driver support | Martin Braun | 2017-12-22 | 2 | -0/+407 |
* | lib: usrp: magnesium: Stub out a radio_ctrl for magnesium | Moritz Fischer | 2017-12-22 | 1 | -0/+60 |
* | Initial commit for N3xx development. | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 157 | -1930/+203 |
* | UBX: Add support for UBX-TDD | michael-west | 2017-12-07 | 1 | -0/+19 |
* | UHD: Add eeprom info to dboard_base | michael-west | 2017-12-07 | 2 | -8/+12 |
* | rfnoc: Added TX LO APIs to radio_ctrl | Martin Braun | 2017-12-06 | 1 | -4/+127 |
* | multi_usrp: Expose APIs for TX LO controls | Martin Braun | 2017-12-06 | 1 | -37/+247 |
* | fpga load: adding component_file type | Brent Stapleton | 2017-11-14 | 1 | -0/+35 |
* | fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-11-13 | 1 | -1/+1 |
* | udp: Added option to query local address of socket | Martin Braun | 2017-10-04 | 1 | -0/+13 |
* | uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Martin Braun | 2017-09-29 | 1 | -29/+13 |
* | uhd: Deprecating atomic.hpp and time_spec_t::get_system_time()HEADmaster | Martin Braun | 2017-09-01 | 2 | -3/+6 |
* | C API: Dboard EEPROM revision error handling fix | Martin Braun | 2017-09-01 | 1 | -1/+5 |
* | C API: Make uhd_get_last_error() thread-safe | Martin Braun | 2017-08-07 | 1 | -1/+2 |
* | C API: Remove API calls that don't map to C++ calls | Martin Braun | 2017-08-07 | 1 | -17/+0 |
* | transport: Added liberio_zero_copy transport implementation | Moritz Fischer | 2017-08-07 | 1 | -0/+1 |
* | C API: Added logging macros | Martin Braun | 2017-07-21 | 3 | -0/+98 |
* | C API: Added constructor for empty sensor value handles' | Martin Braun | 2017-07-20 | 1 | -0/+14 |
* | X3xx: Added image loader support for reading FPGA images | Paul David | 2017-06-30 | 1 | -1/+3 |
* | docs: Fixed doxygen warnings | sugandhagupta | 2017-06-29 | 2 | -4/+7 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 4 | -40/+79 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 2 | -2/+0 |
* | uhd: tasks now use std::threads under the hood, and can't be interrupted | Martin Braun | 2017-06-28 | 1 | -6/+4 |
* | x300: Added location info to FW ctrl error messages | Ashish Chaudhari | 2017-06-15 | 1 | -0/+5 |
* | utils: Added log_add to CMake for installation | Martin Braun | 2017-06-06 | 1 | -0/+1 |
* | rfnoc: Backported GPIO controls on radio blocks | Martin Braun | 2017-05-24 | 1 | -1/+48 |
* | Types: Added equality/inquality operators to support Boost.Python additions | Paul David | 2017-05-23 | 2 | -0/+12 |
* | log: Split add_logger() out of the main logging header | Martin Braun | 2017-05-12 | 2 | -14/+46 |
* | log: Moved fastpath logging to its own thread | Martin Braun | 2017-04-24 | 1 | -3/+10 |
* | log: Fixed various issues | Martin Braun | 2017-04-22 | 1 | -21/+3 |