| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! lib: adding == and != for uhd::dict | Martin Braun | 2018-04-05 | 1 | -1/+1 |
* | multi_usrp: Add API call to query the clock rate range | Martin Braun | 2018-04-03 | 1 | -0/+20 |
* | lib: adding == and != for uhd::dict | Brent Stapleton | 2018-04-02 | 2 | -0/+32 |
* | lib: adding device_addr_t constructor from map | Brent Stapleton | 2018-04-02 | 1 | -0/+7 |
* | lib: Fixing config file path for some Windows builds | Andrew Lynch | 2018-03-28 | 1 | -0/+4 |
* | DDC/DUC: switch CORDIC -> DDS for all relevant variable names | Ryan Marlow | 2018-03-22 | 4 | -6/+6 |
* | rfnoc: ctrl_iface cleanup | Martin Braun | 2018-03-16 | 2 | -6/+13 |
* | rfnoc: modify duc.xml and radio_x300.xml;add duc_single.xml | Trung N Tran | 2018-03-13 | 3 | -11/+151 |
* | mg: reduce to 2 radios for n310 | Trung N Tran | 2018-03-13 | 1 | -1/+9 |
* | uhd: Moved get_system_time outside of public API | Martin Braun | 2018-03-05 | 1 | -8/+0 |
* | uhd: Removed atomic.hpp from public API | Martin Braun | 2018-03-05 | 2 | -74/+0 |
* | uhd: Move some gpio_defs constants definitions out of headers | Martin Braun | 2018-02-27 | 1 | -109/+0 |
* | usrp: Add set_gpio_attr overload that use string | Trung N Tran | 2018-02-21 | 2 | -39/+164 |
* | rfnoc,x300: Multiple clocking changes | Ashish Chaudhari | 2018-02-21 | 1 | -1/+1 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 159 | -149/+301 |
* | rfnoc: Check noc_shell compat number at runtime | Martin Braun | 2018-02-19 | 2 | -2/+10 |
* | rfnoc: Add TX bandwidth APIs to radio_ctrl | Martin Braun | 2018-02-08 | 1 | -0/+17 |
* | 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 |