aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
* cal: add method to get the current power cal tracking modeDavid Raeman2022-07-201-0/+4
* lib: Remove stray file async_msg.hppMartin Braun2022-06-101-85/+0
* rfnoc: Fix register_xport_hop_cfg_fns() usageMartin Braun2022-06-101-2/+9
* rfnoc: Improve comments regarding streaming and mgmt. codeMartin Braun2022-06-103-4/+31
* rfnoc: Improve documentation for chdr_ctrl_endpointMartin Braun2022-06-101-3/+23
* lib: Add missing include to offload_io_service_client.hppMartin Braun2022-06-101-0/+1
* rfnoc: Modify prop. propagation algorithm (back-edge resolution)Martin Braun2022-04-071-2/+9
* rfnoc: graph: Allow property forwarding on back-edgesMartin Braun2022-04-071-1/+2
* multi_usrp_rfnoc: Add TX buffering using Replaymichael-west2022-04-071-0/+78
* host: SPI: Read number of supported SPI slaves from deviceMartin Anderseck2022-04-041-1/+1
* dpdk: Add support for DPDK 18.11 APImattprost2022-04-011-0/+32
* host: x410: Cache GPIO source in mb_controllerLane Kolbly2022-03-232-0/+6
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-032-0/+10
* host: fix build with DPDK v21.11 LTSLuca Boccassi2022-01-201-8/+17
* host: Implement nameless_gain_mixinLane Kolbly2022-01-202-16/+68
* lib: Make simple_claimer atomicMartin Braun2022-01-141-38/+19
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-132-0/+72
* uhd: Fix non-standard function name macrosMartin Braun2022-01-121-3/+4
* RFNoC: Fix DSP frequency accuracymichael-west2022-01-101-6/+9
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-105-0/+23
* rfnoc: transport: Check if streamers are connected in send() and recv()Martin Braun2022-01-102-2/+40
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-052-14/+106
* host: Make core_iface inheritence virtualLane Kolbly2022-01-051-1/+1
* host: Implement operator<< for data_reader_tLane Kolbly2022-01-051-0/+7
* host: Add char* overload for device_addr_tLane Kolbly2022-01-051-6/+0
* host: Make radio_control constants an enumLane Kolbly2021-12-101-80/+82
* host: Fix typos and small thingsLane Kolbly2021-12-092-1/+2
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-065-56/+56
* rfnoc: Enable drop counter on chdr_ctrl_endpointMartin Braun2021-12-031-0/+5
* max287x: Fix key in table of freq rangesMartin Anderseck2021-12-031-1/+1
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-025-18/+108
* host: Add ability to get time from Radio blockmichael-west2021-11-171-0/+10
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-051-0/+21
* host: Add RPC calls for GPIO voltageLane Kolbly2021-11-051-0/+9
* host: Add GPIO functions to MPM RPC shimLane Kolbly2021-11-031-0/+5
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-021-0/+1
* uhd: update num_recv_frames calculation for ctrl linksAndrew Lynch2021-11-021-1/+4
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-271-24/+47
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-193-16/+16
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-021-1/+16
* uhd: streamer: Restore original recv(0) semanticsAaron Rossetto2021-08-201-0/+32
* b200: Move the B200 radio control core into usrp/b200/Martin Braun2021-07-201-49/+0
* uhd: Remove includes of list_of.hpp where appropriateMartin Braun2021-06-241-1/+0
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-241-2/+2
* debug_dboard: Fix compiler warningMartin Braun2021-06-221-1/+1
* zbx: Fix clang compiler warningsMartin Braun2021-06-224-34/+14
* zbx: Fix compilation on clang-10Martin Braun2021-06-222-4/+4
* uhd: Add callback for setting sync_sourcesGrant Meyerhoff2021-06-171-0/+4
* uhd: Add support for the USRP X410Lars Amsel2021-06-1015-7/+3432
* multi_usrp: Factor out make_overall_tune_range() and fix limitsMartin Braun2021-06-091-0/+37