| Commit message (Expand) | Author | Age | Files | Lines |
* | dboard: magnesium: Update Rx IF Frequency Value | mattprost | 2021-04-30 | 1 | -1/+1 |
* | Revert "N310: Low band IF adjustments" | mattprost | 2021-04-30 | 1 | -17/+21 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 9 | -60/+146 |
* | N320: Fix IQ mapping and frontend corrections | michael-west | 2021-04-22 | 1 | -2/+4 |
* | N320: Fix available antennas | michael-west | 2021-04-22 | 1 | -2/+2 |
* | X300: Reduce phase noise for 184.32 MHz MCR | michael-west | 2021-04-16 | 1 | -2/+5 |
* | N310: Fix calculation of LO freq w/ext LO for RX | michael-west | 2021-04-12 | 1 | -1/+1 |
* | n320: Fix address for RX frontend control | Martin Braun | 2021-04-12 | 1 | -1/+1 |
* | UHD: Fix typo in has_tx_power_reference | Lars Amsel | 2021-04-09 | 1 | -1/+1 |
* | 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 |