| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 3 | -0/+7 |
* | 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 | 6 | -16/+15 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 26 | -256/+275 |
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 4 | -6/+6 |
* | mg: Fix slot_idx reference | Wade Fife | 2021-03-08 | 1 | -1/+1 |
* | lib: Fix unresolved cleanup conflict (sorry!) | Aaron Rossetto | 2021-03-04 | 1 | -5/+1 |
* | rpclib: Fix warning on ARM build | Aaron Rossetto | 2021-03-04 | 1 | -1/+1 |
* | lib: deps: Ignore more warnings in our versions of rpclib, pybind11 | Martin Braun | 2021-03-04 | 2 | -1/+12 |
* | lib: Use const-ref in for loops instead of const-copy | Martin Braun | 2021-03-04 | 6 | -7/+7 |
* | lib: Add some virtual dtors | Martin Braun | 2021-03-04 | 6 | -1/+19 |
* | twinrx: Fix missing default copy ctor | Martin Braun | 2021-03-04 | 1 | -0/+3 |
* | lib: Fix warnings related to unnecessary lambda captures | Martin Braun | 2021-03-04 | 11 | -18/+28 |
* | convert: Remove unused variables | Martin Braun | 2021-03-04 | 2 | -4/+0 |
* | mg: Remove unused private attribute from ad9371_iface | Martin Braun | 2021-03-04 | 2 | -4/+0 |
* | rh: Remove unused constant | Martin Braun | 2021-03-04 | 1 | -1/+0 |
* | lib: lmx2592: Comment out some unused constants | Martin Braun | 2021-03-04 | 1 | -7/+10 |
* | rh: cpld control: Comment out gain table address | Martin Braun | 2021-03-04 | 1 | -1/+1 |
* | rfnoc: tx_streamer: Remove EOV size attribute | Martin Braun | 2021-03-04 | 1 | -2/+0 |
* | rh: Remove use of magic number of identify duration | Martin Braun | 2021-03-04 | 2 | -3/+3 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 5 | -9/+6 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 170 | -1856/+1955 |
* | ic_reg_maps: Add SPCC reg map | Toni Jones | 2021-03-01 | 1 | -0/+116 |
* | mpmd: Skip find if "resource" key is specified | michael-west | 2021-02-11 | 8 | -49/+14 |
* | TwinRX: Fix LO lock failure | michael-west | 2021-02-10 | 1 | -11/+2 |
* | ADF535x: Change freq_resolution to mod2 | michael-west | 2021-02-04 | 2 | -26/+28 |
* | dboard_iface: Modify sleep() function | Michael West | 2021-02-04 | 1 | -5/+14 |
* | TwinRX: Spur cleanup | michael-west | 2021-02-04 | 3 | -11/+49 |
* | lib: Fix missing includes in rpc.hpp | Martin Braun | 2021-02-01 | 1 | -0/+4 |
* | cmake: fix cut-and-paste typo to fix SIM APPLE build | Michael Dickens | 2021-01-25 | 1 | -1/+1 |
* | uhd: lambda capture the node instead of vert desc | Steven Koo | 2021-01-21 | 2 | -4/+17 |
* | msgpack/predef: add riscV support | Gwenhael Goavec-Merou | 2021-01-21 | 3 | -1/+51 |
* | uhd: Check for overflow after timeout buff read | Steven Koo | 2021-01-21 | 3 | -24/+15 |
* | uhd_image_loader: Consume .lvbitx files | Lane Kolbly | 2021-01-11 | 1 | -117/+237 |
* | utils: check config file before finding devices for image loader | Andrew Lynch | 2021-01-11 | 1 | -1/+2 |
* | mpmd: Add support to delay and trigger fpga/dts load after update | Virendra Kakade | 2021-01-11 | 2 | -80/+130 |
* | rfnoc: Update radio to support multiple SPC | Wade Fife | 2021-01-11 | 1 | -4/+10 |
* | chdr: Fix u64_to_host vs. u64_from_host usage | Martin Braun | 2021-01-11 | 1 | -1/+1 |
* | rfnoc: Add accessors for item width and nipc for NSS | Wade Fife | 2021-01-11 | 2 | -0/+23 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 11 | -76/+237 |
* | Create C++ wrappers for MPM RPC calls | Lane Kolbly | 2021-01-11 | 5 | -37/+194 |
* | uhd: revert "Check property type at access..." | Steven Koo | 2021-01-08 | 1 | -25/+1 |
* | usrprio: catch exceptions if rpc data read fails | Steven Koo | 2020-12-21 | 1 | -3/+17 |
* | fixup! RFNoC: Handle receive of 0 samples | michael-west | 2020-12-21 | 1 | -3/+3 |
* | rfnoc: Fix remote stream buffer format | Wade Fife | 2020-12-21 | 1 | -0/+18 |
* | uhd: throw error if edge list is empty | Grant Meyerhoff | 2020-12-21 | 1 | -0/+8 |
* | rfnoc: Fix time conversion in ctrlport_endpoint sleep method | Ciro Nishiguchi | 2020-12-21 | 1 | -2/+4 |
* | RFNoC: Handle receive of 0 samples | michael-west | 2020-12-10 | 2 | -0/+11 |
* | RFNoC: Demoted zero sample error to warning | michael-west | 2020-12-10 | 2 | -7/+14 |
* | fixup! N310: Low band IF adjustments | michael-west | 2020-12-09 | 1 | -1/+1 |