| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | docs: Fix typo in mender section | Lane Kolbly | 2021-04-09 | 2 | -4/+4 |
* | UHD: Fix typo in has_tx_power_reference | Lars Amsel | 2021-04-09 | 1 | -1/+1 |
* | TwinRX: Remove frontend filter | michael-west | 2021-04-08 | 2 | -0/+14 |
* | fpga: docs: Improve documentation of rx_frontend_gen3 | Martin Braun | 2021-04-07 | 1 | -2/+2 |
* | docs: Add N320 frontend correction section | Martin Braun | 2021-03-19 | 2 | -1/+164 |
* | docs: Use Mathjax for equation rendering | Martin Braun | 2021-03-19 | 1 | -1/+1 |
* | rfnoc: radio: Add getter for SPC value | Martin Braun | 2021-03-19 | 5 | -0/+34 |
* | uhd: enable vcpkg support on windows | Steven Koo | 2021-03-19 | 6 | -10/+59 |
* | examples: Add IP to OOT RFNoC gain example | Wade Fife | 2021-03-17 | 5 | -39/+335 |
* | 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 | 7 | -19/+17 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-17 | 27 | -262/+280 |
* | examples: Remove unused arguments for rfnoc_radio_loopback | Lane Kolbly | 2021-03-11 | 1 | -3/+14 |
* | tests: Fix warnings for rf_control_gain_profile_test | Martin Braun | 2021-03-11 | 1 | -4/+1 |
* | 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 | 7 | -9/+9 |
* | 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 | 12 | -22/+29 |
* | 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 |
* | tests: Remove unused constants | Martin Braun | 2021-03-04 | 8 | -23/+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 |
* | utils: Remove unused constant from b2xx_fx3_utils | Martin Braun | 2021-03-04 | 1 | -1/+0 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 5 | -9/+6 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 212 | -2114/+2215 |
* | ic_reg_maps: Add SPCC reg map | Toni Jones | 2021-03-01 | 1 | -0/+116 |
* | devtest: reapply allow extra device arguments when running devtests | Steven Koo | 2021-02-12 | 2 | -2/+5 |
* | mpmd: Skip find if "resource" key is specified | michael-west | 2021-02-11 | 9 | -56/+14 |
* | TwinRX: Fix LO lock failure | michael-west | 2021-02-10 | 1 | -11/+2 |
* | Revert "devtest: allow extra device arguments when running devtests" | Matthew Crymble | 2021-02-08 | 2 | -5/+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 |
* | usrp: Remove old header file declarations | Lane Kolbly | 2021-02-03 | 1 | -33/+0 |
* | lib: Fix missing includes in rpc.hpp | Martin Braun | 2021-02-01 | 1 | -0/+4 |
* | devtest: lower rate for rx_all_chans_fast test | Matthew Crymble | 2021-02-01 | 1 | -4/+4 |
* | cmake: fix cut-and-paste typo to fix SIM APPLE build | Michael Dickens | 2021-01-25 | 1 | -1/+1 |
* | tests: Add lib/ to LD_LIBRARY_PATH for pytests | Aaron Rossetto | 2021-01-22 | 1 | -2/+7 |
* | uhd: lambda capture the node instead of vert desc | Steven Koo | 2021-01-21 | 2 | -4/+17 |