| Commit message (Expand) | Author | Age | Files | Lines |
* | utils: Fix comment in noc_shell Mako template | Wade Fife | 2022-03-04 | 1 | -0/+1 |
* | cmake: ncurses: fix building with split tinfo | Rick Farina (Zero_Chaos) | 2022-02-24 | 1 | -0/+1 |
* | utils: Add space to rfnoc_image_builder help | Wade Fife | 2022-02-07 | 1 | -1/+1 |
* | python: Use setup from setuptools | Aaron Rossetto | 2022-01-14 | 1 | -1/+1 |
* | uhd: Fix RFNoC-capable detection in uhd_usrp_probe | Martin Braun | 2021-12-16 | 1 | -1/+1 |
* | rfnoc: Fix noc_shell direction comments | Wade Fife | 2021-12-08 | 2 | -3/+3 |
* | responder: Fix printw function arguments | A. Maitland Bottoms | 2021-10-22 | 1 | -1/+1 |
* | uhd: Fix spelling errors | A. Maitland Bottoms | 2021-10-22 | 1 | -1/+1 |
* | rfnoc: Add vivado-path to rfnoc_image_builder | Wade Fife | 2021-09-10 | 1 | -0/+6 |
* | cal: Use safe version of set_thread_priority() | Aaron Rossetto | 2021-08-04 | 1 | -1/+1 |
* | utils: Get signal above noise floor when finding optimal gain | mattprost | 2021-07-20 | 1 | -9/+31 |
* | cal: Add tune-settling time | Martin Braun | 2021-06-24 | 1 | -0/+2 |
* | cal: Add X410 internal antenna names to invalid antenna list | Lars Amsel | 2021-06-23 | 1 | -1/+1 |
* | cal: make 'calibrate all channels' default for --channels argument | Lars Amsel | 2021-06-23 | 1 | -1/+1 |
* | uhd: Add support for the USRP X410 | Lars Amsel | 2021-06-10 | 3 | -2/+79 |
* | cal: Fix minor issues in the calibration utilities | Martin Braun | 2021-06-10 | 1 | -2/+2 |
* | rfnoc: Add image_core_name option to rfnoc_image_builder | Wade Fife | 2021-06-02 | 1 | -3/+13 |
* | host: utils: Print block ID for RFNoC dboards | Lane Kolbly | 2021-05-03 | 1 | -11/+9 |
* | utils: Improve cal TX threads | michael-west | 2021-04-29 | 4 | -152/+86 |
* | N320: Fix calibrations | michael-west | 2021-04-22 | 1 | -6/+7 |
* | uhd: enable vcpkg support on windows | Steven Koo | 2021-03-19 | 1 | -0/+1 |
* | lib: Use const-ref in for loops instead of const-copy | Martin Braun | 2021-03-04 | 1 | -2/+2 |
* | utils: Remove unused constant from b2xx_fx3_utils | Martin Braun | 2021-03-04 | 1 | -1/+0 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 7 | -15/+14 |
* | utils: Fix GUI argument in rfnoc_image_builder | Markus Unger | 2020-11-16 | 1 | -1/+1 |
* | uhd_images_downloader: Add environment variable for http auth | Lane Kolbly | 2020-10-15 | 1 | -2/+31 |
* | uhd_images_downloader: Remove unused default_no parameter | Lane Kolbly | 2020-10-15 | 1 | -3/+2 |
* | utils: Improve NMEA string output | michael-west | 2020-10-12 | 1 | -47/+42 |
* | utils: Set rfnoc_create_verilog.py as executable | Wade Fife | 2020-10-09 | 1 | -0/+0 |
* | utils: b2xx_fx3_utils: Add unload-bootloader | michael-west | 2020-08-25 | 1 | -1/+32 |
* | tests: fbs test: Fix issues around missing git | Martin Braun | 2020-08-25 | 1 | -2/+5 |
* | NI-2974: Add cal support | michael-west | 2020-08-19 | 1 | -0/+1 |
* | python: power cal: Minor fixes to power cal code | Martin Braun | 2020-08-17 | 1 | -1/+1 |
* | python: Change default name for rfnoc_image_core | Wade Fife | 2020-08-10 | 1 | -4/+5 |
* | utils: Make uhd_config_info print help by default | Derek Kozel | 2020-07-09 | 1 | -1/+1 |
* | test: Use git hashes to verify flatbuffers schema | Lars Amsel | 2020-06-23 | 1 | -55/+78 |
* | utils: update_fbs.py: Minor refactor, fix path bug | Martin Braun | 2020-06-22 | 1 | -9/+15 |
* | utils: Make uhd_images_downloader raise warning for invalid paths | Steve Czabaniuk | 2020-06-22 | 1 | -11/+21 |
* | cal: Add automated port switch | Lars Amsel | 2020-06-17 | 1 | -1/+9 |
* | utils: Make fpga-dir arg optional for rfnoc_image_builder | Wade Fife | 2020-06-05 | 1 | -12/+34 |
* | utils/python: Add uhd_power_cal script | Martin Braun | 2020-05-28 | 2 | -0/+251 |
* | utils: Let uhd_images_downloader also use HTTPS proxies | Martin Braun | 2020-05-27 | 1 | -3/+4 |
* | utils: Fix FPGA search in rfnoc_image_builder from fpga-src to fpga | Martin Braun | 2020-05-20 | 1 | -1/+1 |
* | utils: Fix usrp_burn_db_eeprom w.r.t. new property tree paths | Martin Braun | 2020-05-15 | 1 | -15/+38 |
* | utils: Correct relative path to config dir in rfnoc_image_builder | Aaron Rossetto | 2020-05-15 | 1 | -1/+1 |
* | utils: Remove 'six' dependency, fix minor PyLint issues | Martin Braun | 2020-05-12 | 1 | -9/+8 |
* | utils: Update mako to propagate parameters | Wade Fife | 2020-05-11 | 2 | -13/+27 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 13 | -15/+11 |
* | python: Move the rfnoc image builder module under the uhd module | Martin Braun | 2020-05-05 | 20 | -1563/+21 |
* | uhd: Replaced deprecated usage of boost timer with std::chrono | Lars Amsel | 2020-05-04 | 1 | -3/+5 |