aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/radio_control_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: radio: Add getter for SPC valueMartin Braun2021-03-191-0/+1
* uhd: Fix radio_control-related method constnessMartin Braun2021-03-171-3/+2
* host: Update code base using clang-tidyMartin Braun2021-03-041-110/+112
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-111-0/+5
* uhd: Add APIs for getting the available power rangeMartin Braun2020-08-171-0/+2
* uhd: Implement discoverable_features for radio_controlLane Kolbly2020-06-251-1/+3
* radio_control: Provide default implementations for ref power APIsMartin Braun2020-06-101-0/+8
* rfnoc: radio: Add APIs to query cal keysMartin Braun2020-05-201-0/+2
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-04-171-0/+6
* uhd: Add missing include guardsLane Kolbly2020-04-081-0/+2
* rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-021-0/+4
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-35/+52
* mg/rh/rfnoc: Harmonize peripheral registersMartin Braun2019-11-261-3/+0
* rfnoc: radio: Add API call to disable timestampsMartin Braun2019-11-261-1/+4
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-261-2/+1
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-261-7/+10
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-261-1/+0
* rfnoc: radio: Add async message validationMartin Braun2019-11-261-0/+5
* rfnoc: radio: Introduce coerce_rate() methodMartin Braun2019-11-261-0/+16
* rfnoc: Implement overrun handling using action APIMartin Braun2019-11-261-0/+1
* rfnoc: async message: Include timestamp in async message handlingMartin Braun2019-11-261-1/+3
* rfnoc: radio_control: Add async message handlerMartin Braun2019-11-261-0/+17
* rfnoc: Add radio block controllerMartin Braun2019-11-261-0/+289