aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/radio_control_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: radio: Add API call to disable timestampsMartin Braun2019-11-261-0/+5
* rfnoc: radio: Interpret MTU as max payload sizeMartin Braun2019-11-261-3/+3
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-261-1/+1
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-261-0/+16
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-261-15/+7
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-261-2/+14
* rfnoc: radio: Add async message validationMartin Braun2019-11-261-0/+48
* rfnoc: radio: Introduce coerce_rate() methodMartin Braun2019-11-261-3/+8
* rfnoc: Add MTU trackingMartin Braun2019-11-261-1/+11
* rfnoc: Implement overrun handling using action APIMartin Braun2019-11-261-1/+47
* rfnoc: radio: Remove async message registers for timestampMartin Braun2019-11-261-8/+5
* rfnoc: async message: Include timestamp in async message handlingMartin Braun2019-11-261-5/+10
* rfnoc: radio_control: Add async message handlerMartin Braun2019-11-261-14/+102
* rfnoc: Add radio block controllerMartin Braun2019-11-261-0/+771