| Commit message (Expand) | Author | Age | Files | Lines |
* | host: fix build with DPDK v21.11 LTS | Luca Boccassi | 2022-01-20 | 1 | -8/+17 |
* | host: Implement nameless_gain_mixin | Lane Kolbly | 2022-01-20 | 2 | -16/+68 |
* | lib: Make simple_claimer atomic | Martin Braun | 2022-01-14 | 1 | -38/+19 |
* | SPI: Implement SPI engine for x410 | Martin Anderseck | 2022-01-13 | 2 | -0/+72 |
* | uhd: Fix non-standard function name macros | Martin Braun | 2022-01-12 | 1 | -3/+4 |
* | RFNoC: Fix DSP frequency accuracy | michael-west | 2022-01-10 | 1 | -6/+9 |
* | rfnoc: Add atomic item size property for RFNoC blocks | Lars Amsel | 2022-01-10 | 5 | -0/+23 |
* | rfnoc: transport: Check if streamers are connected in send() and recv() | Martin Braun | 2022-01-10 | 2 | -2/+40 |
* | host: rf_control: Add internal antenna API abstraction. | Lane Kolbly | 2022-01-05 | 2 | -14/+106 |
* | host: Make core_iface inheritence virtual | Lane Kolbly | 2022-01-05 | 1 | -1/+1 |
* | host: Implement operator<< for data_reader_t | Lane Kolbly | 2022-01-05 | 1 | -0/+7 |
* | host: Add char* overload for device_addr_t | Lane Kolbly | 2022-01-05 | 1 | -6/+0 |
* | host: Make radio_control constants an enum | Lane Kolbly | 2021-12-10 | 1 | -80/+82 |
* | host: Fix typos and small things | Lane Kolbly | 2021-12-09 | 2 | -1/+2 |
* | dpdk: Upgrade to DPDK 19.11 API | Andrew Lynch | 2021-12-06 | 5 | -56/+56 |
* | rfnoc: Enable drop counter on chdr_ctrl_endpoint | Martin Braun | 2021-12-03 | 1 | -0/+5 |
* | max287x: Fix key in table of freq ranges | Martin Anderseck | 2021-12-03 | 1 | -1/+1 |
* | rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP | Martin Braun | 2021-12-02 | 5 | -18/+108 |
* | 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 |