| Commit message (Expand) | Author | Age | Files | Lines |
* | host: Add ability to get time from Radio block | michael-west | 2021-11-17 | 1 | -0/+10 |
* | host: Add gpio_voltage discoverable feature | Lane Kolbly | 2021-11-05 | 1 | -0/+21 |
* | host: Add RPC calls for GPIO voltage | Lane Kolbly | 2021-11-05 | 1 | -0/+9 |
* | host: Add GPIO functions to MPM RPC shim | Lane Kolbly | 2021-11-03 | 1 | -0/+5 |
* | rfnoc: Remove cruft from UHD 3 (constants) | Martin Braun | 2021-11-02 | 1 | -0/+1 |
* | uhd: update num_recv_frames calculation for ctrl links | Andrew Lynch | 2021-11-02 | 1 | -1/+4 |
* | host: gpio: Create gpio_atr_offsets to store GPIO registers | Lane Kolbly | 2021-10-27 | 1 | -24/+47 |
* | uhd: Replace Boost mutexes and locks with standard options | Martin Braun | 2021-10-19 | 3 | -16/+16 |
* | mpmd: Add discoverable feature for trig i/o mode | Grant Meyerhoff | 2021-09-02 | 1 | -1/+16 |
* | uhd: streamer: Restore original recv(0) semantics | Aaron Rossetto | 2021-08-20 | 1 | -0/+32 |
* | b200: Move the B200 radio control core into usrp/b200/ | Martin Braun | 2021-07-20 | 1 | -49/+0 |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 1 | -1/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 1 | -2/+2 |
* | debug_dboard: Fix compiler warning | Martin Braun | 2021-06-22 | 1 | -1/+1 |
* | zbx: Fix clang compiler warnings | Martin Braun | 2021-06-22 | 4 | -34/+14 |
* | zbx: Fix compilation on clang-10 | Martin Braun | 2021-06-22 | 2 | -4/+4 |
* | uhd: Add callback for setting sync_sources | Grant Meyerhoff | 2021-06-17 | 1 | -0/+4 |
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 15 | -7/+3432 |
* | multi_usrp: Factor out make_overall_tune_range() and fix limits | Martin Braun | 2021-06-09 | 1 | -0/+37 |
* | experts: Change coercion policy for regular prop nodes | Martin Braun | 2021-05-04 | 1 | -2/+12 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 2 | -3/+10 |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 1 | -0/+1 |
* | lib: rpc: Add virtual dtor to RPC iface base class | Martin Braun | 2021-03-17 | 1 | -0/+2 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 1 | -3/+2 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 1 | -1/+1 |
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 1 | -1/+1 |
* | lib: Fix unresolved cleanup conflict (sorry!) | Aaron Rossetto | 2021-03-04 | 1 | -5/+1 |
* | lib: Add some virtual dtors | Martin Braun | 2021-03-04 | 6 | -1/+19 |
* | rfnoc: tx_streamer: Remove EOV size attribute | Martin Braun | 2021-03-04 | 1 | -2/+0 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 26 | -283/+293 |
* | TwinRX: Fix LO lock failure | michael-west | 2021-02-10 | 1 | -11/+2 |
* | ADF535x: Change freq_resolution to mod2 | michael-west | 2021-02-04 | 1 | -22/+24 |
* | TwinRX: Spur cleanup | michael-west | 2021-02-04 | 1 | -1/+16 |
* | lib: Fix missing includes in rpc.hpp | Martin Braun | 2021-02-01 | 1 | -0/+4 |
* | uhd: lambda capture the node instead of vert desc | Steven Koo | 2021-01-21 | 1 | -0/+3 |
* | uhd: Check for overflow after timeout buff read | Steven Koo | 2021-01-21 | 2 | -18/+15 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 3 | -0/+132 |
* | Create C++ wrappers for MPM RPC calls | Lane Kolbly | 2021-01-11 | 2 | -5/+164 |
* | fixup! RFNoC: Handle receive of 0 samples | michael-west | 2020-12-21 | 1 | -3/+3 |
* | RFNoC: Handle receive of 0 samples | michael-west | 2020-12-10 | 1 | -0/+5 |
* | graph: Restore default resolver callback at node removal | Aaron Rossetto | 2020-11-20 | 1 | -0/+9 |
* | graph: Serialize all graph-related functions | Aaron Rossetto | 2020-10-22 | 1 | -2/+2 |
* | twinrx: Bypass adf535x feedback divider | mattprost | 2020-09-03 | 1 | -7/+13 |
* | dpdk: Improve link status detection | Aaron Rossetto | 2020-09-03 | 1 | -0/+1 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 1 | -0/+2 |
* | twinrx: update synthesizer register values for improved rf performance | mattprost | 2020-08-11 | 1 | -11/+28 |
* | X300: fix for incorrect PCIe buffer size values | Matthew Crymble | 2020-08-04 | 1 | -3/+5 |
* | RFNoC: Added support for destruction of streamers | michael-west | 2020-08-04 | 2 | -2/+28 |
* | RFNoC: Add disconnect methods to graph | michael-west | 2020-08-04 | 1 | -5/+24 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 4 | -15/+46 |