| Commit message (Expand) | Author | Age | Files | Lines |
* | radio: Improve log messages for non-implemented corrections | Martin Braun | 2021-09-08 | 1 | -3/+4 |
* | host: Add static_assert to prevent meta_range_t(0,0) | Lane Kolbly | 2021-07-14 | 1 | -2/+2 |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 1 | -0/+5 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 1 | -2/+2 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 1 | -0/+1 |
* | rfnoc: Update radio to support multiple SPC | Wade Fife | 2021-01-11 | 1 | -4/+10 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 1 | -20/+16 |
* | RFNoC: Demoted zero sample error to warning | michael-west | 2020-12-10 | 1 | -2/+3 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 1 | -0/+18 |
* | RFNoC: Demote MTU message in radio control | michael-west | 2020-08-04 | 1 | -1/+1 |
* | radio_control: Provide default implementations for ref power APIs | Martin Braun | 2020-06-10 | 1 | -22/+39 |
* | python: Add radio RFNoC block controller bindings | Aaron Rossetto | 2020-06-09 | 1 | -1/+0 |
* | rfnoc: radio: Add APIs to query cal keys | Martin Braun | 2020-05-20 | 1 | -0/+10 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-04-17 | 1 | -0/+36 |
* | fixup! rfnoc: Use multichannel register interface for RFNoC blocks | mattprost | 2020-04-07 | 1 | -3/+3 |
* | rfnoc: Use multichannel register interface for RFNoC blocks | mattprost | 2020-04-02 | 1 | -30/+31 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -15/+23 |
* | rfnoc: actions: Cleanup rx_event_action_info ctor | steviez | 2020-02-18 | 1 | -6/+5 |
* | rfnoc: actions: Fix uninitialized timestamps | steviez | 2020-02-18 | 1 | -3/+3 |
* | rfnoc: radio: Add API call to disable timestamps | Martin Braun | 2019-11-26 | 1 | -0/+5 |
* | rfnoc: radio: Interpret MTU as max payload size | Martin Braun | 2019-11-26 | 1 | -3/+3 |
* | rfnoc: Add multi_usrp_rfnoc, modify multi_usrp | Brent Stapleton | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: radio/streamer: Handle late commands and burst ACKs | Martin Braun | 2019-11-26 | 1 | -0/+16 |
* | rfnoc: Implement flushing on overrun | Ciro Nishiguchi | 2019-11-26 | 1 | -15/+7 |
* | rfnoc: tx_streamer: add support for async messages | Ciro Nishiguchi | 2019-11-26 | 1 | -2/+14 |
* | rfnoc: radio: Add async message validation | Martin Braun | 2019-11-26 | 1 | -0/+48 |
* | rfnoc: radio: Introduce coerce_rate() method | Martin Braun | 2019-11-26 | 1 | -3/+8 |
* | rfnoc: Add MTU tracking | Martin Braun | 2019-11-26 | 1 | -1/+11 |
* | rfnoc: Implement overrun handling using action API | Martin Braun | 2019-11-26 | 1 | -1/+47 |
* | rfnoc: radio: Remove async message registers for timestamp | Martin Braun | 2019-11-26 | 1 | -8/+5 |
* | rfnoc: async message: Include timestamp in async message handling | Martin Braun | 2019-11-26 | 1 | -5/+10 |
* | rfnoc: radio_control: Add async message handler | Martin Braun | 2019-11-26 | 1 | -14/+102 |
* | rfnoc: Add radio block controller | Martin Braun | 2019-11-26 | 1 | -0/+771 |