| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 2 | -3/+10 |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 1 | -0/+1 |
* | lib: rpc: Add virtual dtor to RPC iface base class | Martin Braun | 2021-03-17 | 1 | -0/+2 |
* | uhd: Fix radio_control-related method constness | Martin Braun | 2021-03-17 | 1 | -3/+2 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 1 | -1/+1 |
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 1 | -1/+1 |
* | lib: Fix unresolved cleanup conflict (sorry!) | Aaron Rossetto | 2021-03-04 | 1 | -5/+1 |
* | lib: Add some virtual dtors | Martin Braun | 2021-03-04 | 6 | -1/+19 |
* | rfnoc: tx_streamer: Remove EOV size attribute | Martin Braun | 2021-03-04 | 1 | -2/+0 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 26 | -283/+293 |
* | TwinRX: Fix LO lock failure | michael-west | 2021-02-10 | 1 | -11/+2 |
* | ADF535x: Change freq_resolution to mod2 | michael-west | 2021-02-04 | 1 | -22/+24 |
* | TwinRX: Spur cleanup | michael-west | 2021-02-04 | 1 | -1/+16 |
* | lib: Fix missing includes in rpc.hpp | Martin Braun | 2021-02-01 | 1 | -0/+4 |
* | uhd: lambda capture the node instead of vert desc | Steven Koo | 2021-01-21 | 1 | -0/+3 |
* | uhd: Check for overflow after timeout buff read | Steven Koo | 2021-01-21 | 2 | -18/+15 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 3 | -0/+132 |
* | Create C++ wrappers for MPM RPC calls | Lane Kolbly | 2021-01-11 | 2 | -5/+164 |
* | fixup! RFNoC: Handle receive of 0 samples | michael-west | 2020-12-21 | 1 | -3/+3 |
* | RFNoC: Handle receive of 0 samples | michael-west | 2020-12-10 | 1 | -0/+5 |
* | graph: Restore default resolver callback at node removal | Aaron Rossetto | 2020-11-20 | 1 | -0/+9 |
* | graph: Serialize all graph-related functions | Aaron Rossetto | 2020-10-22 | 1 | -2/+2 |
* | twinrx: Bypass adf535x feedback divider | mattprost | 2020-09-03 | 1 | -7/+13 |
* | dpdk: Improve link status detection | Aaron Rossetto | 2020-09-03 | 1 | -0/+1 |
* | uhd: Add APIs for getting the available power range | Martin Braun | 2020-08-17 | 1 | -0/+2 |
* | twinrx: update synthesizer register values for improved rf performance | mattprost | 2020-08-11 | 1 | -11/+28 |
* | X300: fix for incorrect PCIe buffer size values | Matthew Crymble | 2020-08-04 | 1 | -3/+5 |
* | RFNoC: Added support for destruction of streamers | michael-west | 2020-08-04 | 2 | -2/+28 |
* | RFNoC: Add disconnect methods to graph | michael-west | 2020-08-04 | 1 | -5/+24 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 4 | -15/+46 |
* | uhd: remove liberio | RobertWalstab | 2020-07-20 | 1 | -178/+0 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 10 | -877/+11 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 7 | -31/+36 |
* | cores: Remove shutdown function from spi_core_3000 | Martin Braun | 2020-07-08 | 1 | -7/+0 |
* | CHDR: support multiple CHDR widths | Andrew Lynch | 2020-06-26 | 1 | -5/+28 |
* | uhd: Implement discoverable_features for radio_control | Lane Kolbly | 2020-06-25 | 1 | -1/+3 |
* | uhd: Create discoverable feature registry implementation | Lane Kolbly | 2020-06-25 | 1 | -0/+42 |
* | radio_control: Provide default implementations for ref power APIs | Martin Braun | 2020-06-10 | 1 | -0/+8 |
* | rfnoc: radio: Add APIs to query cal keys | Martin Braun | 2020-05-20 | 1 | -0/+2 |
* | lib: Add power cal manager | Martin Braun | 2020-05-19 | 1 | -0/+151 |
* | TwinRX: Remove decimation from frontend | Michael West | 2020-05-12 | 1 | -9/+0 |
* | uhd: Add reference power level API to multi_usrp and radio_control | Martin Braun | 2020-04-17 | 1 | -0/+6 |
* | lib: utils: interpolation: Add bilinear interpolation | Martin Braun | 2020-04-17 | 1 | -0/+117 |
* | uhd: Add missing include guards | Lane Kolbly | 2020-04-08 | 3 | -0/+6 |
* | uhd: Replace include guards with pragma once | Lane Kolbly | 2020-04-08 | 113 | -451/+115 |
* | uhd: Add fuzzy serial number checking | Lane Kolbly | 2020-04-08 | 1 | -0/+29 |
* | uhd: math: Add interpolation.hpp | Martin Braun | 2020-04-07 | 1 | -0/+140 |
* | uhd: paths: Harmonize around XDG Base Directory specification | Martin Braun | 2020-04-02 | 1 | -0/+22 |
* | rfnoc: Use multichannel register interface for RFNoC blocks | mattprost | 2020-04-02 | 1 | -0/+4 |
* | uhd: cal: Use usrp::cal::database instead of CSV files | Martin Braun | 2020-04-02 | 2 | -3/+46 |