aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/usrp
Commit message (Expand)AuthorAgeFilesLines
* host: Fix typos and small thingsLane Kolbly2021-12-091-0/+1
* max287x: Fix key in table of freq rangesMartin Anderseck2021-12-031-1/+1
* 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
* 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-191-5/+5
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-021-1/+16
* 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-1012-7/+3363
* multi_usrp: Factor out make_overall_tune_range() and fix limitsMartin Braun2021-06-091-0/+37
* lib: rpc: Add virtual dtor to RPC iface base classMartin Braun2021-03-171-0/+2
* host: Update code base using clang-tidyMartin Braun2021-03-171-1/+1
* lib: Add some virtual dtorsMartin Braun2021-03-043-0/+5
* host: Update code base using clang-tidyMartin Braun2021-03-0410-85/+93
* TwinRX: Fix LO lock failuremichael-west2021-02-101-11/+2
* ADF535x: Change freq_resolution to mod2michael-west2021-02-041-22/+24
* TwinRX: Spur cleanupmichael-west2021-02-041-1/+16
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-112-5/+164
* twinrx: Bypass adf535x feedback dividermattprost2020-09-031-7/+13
* twinrx: update synthesizer register values for improved rf performancemattprost2020-08-111-11/+28
* cores: Remove shutdown function from spi_core_3000Martin Braun2020-07-081-7/+0
* lib: Add power cal managerMartin Braun2020-05-191-0/+151
* TwinRX: Remove decimation from frontendMichael West2020-05-121-9/+0
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-0839-156/+39
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-021-3/+44
* lib: Use from_str<bool> in constrained_device_args_tAaron Rossetto2020-03-181-17/+7
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0334-1127/+1088
* ad9361: Fix formattingMartin Braun2020-02-101-6/+6
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-0/+8
* uhd: fixing MSVC warningsBrent Stapleton2020-01-092-12/+21
* usrp: Add I/O service manager for DPDKCiro Nishiguchi2019-12-201-0/+69
* rfnoc: Rename thread affinity argsCiro Nishiguchi2019-11-261-24/+21
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-262-3/+18
* uhd: Introduce I/O service managerAaron Rossetto2019-11-262-0/+197
* uhd: Replace boost::function with std::functionMartin Braun2019-11-264-6/+6
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-2626-52/+52
* rfnoc: Add DMA FIFO block controllerMartin Braun2019-11-261-46/+27
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-262-22/+119
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-261-0/+10
* gpio_atr_3000: Formatting changesBrent Stapleton2019-11-261-14/+25
* cores: gpio_atr_3000: Add capability to configure register offsetMartin Braun2019-11-261-10/+14
* tx_fe_200: make register offset controllableBrent Stapleton2019-11-261-1/+1
* rx_fe_3000: Changing register address calcBrent Stapleton2019-11-261-1/+2