| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | utils: Remove trailing white space from mako templates | Wade Fife | 2020-04-30 | 2 | -4/+4 |
* | utils: Fix typo in testbench mako template | Wade Fife | 2020-04-30 | 1 | -1/+1 |
* | utils: Update copyright generated by blocktool | Wade Fife | 2020-04-23 | 5 | -5/+5 |
* | utils: Add sideband_at_end support to Mako template | Wade Fife | 2020-04-21 | 3 | -15/+22 |
* | utils: Add --lib-path option to uhd_config_info | Martin Braun | 2020-04-17 | 1 | -0/+4 |
* | cal: Add utility to update all .fbs files, or check the generated ones | Martin Braun | 2020-04-17 | 1 | -0/+126 |
* | utils: usrp_burn_mb_eeprom: Avoid EEPROM write in read only case | steviez | 2020-04-15 | 1 | -17/+19 |
* | utils: Fix comment in axis_data template | Wade Fife | 2020-04-14 | 1 | -1/+1 |
* | utils: cal: Remove boost usage from usrp_cal_utils.hpp | Martin Braun | 2020-04-02 | 1 | -3/+0 |
* | utils: cal: Enable "ignore cal file" option for DC and IQ cal tools | Martin Braun | 2020-04-02 | 1 | -5/+5 |
* | utils: Add convert_cal_data utility | Martin Braun | 2020-04-02 | 2 | -0/+105 |
* | uhd: cal: Use usrp::cal::database instead of CSV files | Martin Braun | 2020-04-02 | 1 | -24/+11 |
* | utils: uhd_usrp_probe: Output frontend info | Michael West | 2020-03-31 | 1 | -5/+13 |
* | utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirect | Marcus Müller | 2020-03-20 | 1 | -1/+1 |
* | utils: cal: Replace property tree accesses with other API calls | Martin Braun | 2020-03-12 | 1 | -43/+35 |
* | utils/C API: Fix property tree access | Martin Braun | 2020-03-12 | 2 | -4/+4 |
* | examples: Update gain block testbench to use samples | Wade Fife | 2020-03-09 | 1 | -1/+1 |
* | sim: Parameterize chdr_word_t data type | Wade Fife | 2020-03-09 | 1 | -1/+6 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 5 | -69/+72 |
* | utils: images downloader: Add support for UHD_IMAGES_URL, clean up | Martin Braun | 2020-02-19 | 1 | -35/+29 |
* | utils: images downloader: Handle missing content-length response | Martin Braun | 2020-02-19 | 1 | -7/+18 |
* | utils: image_downloader: check write conditions | steviez | 2020-02-18 | 1 | -0/+13 |
* | fixup! utils: blocktool: Fix blocktool | Wade Fife | 2020-02-06 | 2 | -5/+5 |
* | utils: images_downloader: adding usage docs | Brent Stapleton | 2020-01-22 | 1 | -2/+29 |
* | cal_utils: fixup typo | Brent Stapleton | 2020-01-09 | 1 | -1/+1 |
* | image builder: Add ability to pick up extra Makefile.srcs from YAMLS | Martin Braun | 2019-11-26 | 1 | -1/+18 |
* | utils: image builder: Factor out some data to top of image_builder.py | Martin Braun | 2019-11-26 | 1 | -31/+41 |
* | rfnoc: image builder: Fix include paths | Martin Braun | 2019-11-26 | 2 | -6/+16 |
* | utils: blocktool: Fix blocktool | Wade Fife | 2019-11-26 | 25 | -585/+1402 |
* | utils: image_builder: Support parameterized number of ports on blocks | Wade Fife | 2019-11-26 | 4 | -47/+76 |
* | rfnoc: image_builder: Fix -I, allow devices/targets to bet set in YAML | Martin Braun | 2019-11-26 | 2 | -19/+21 |
* | utils: image_builder: Fix ordering of noc_blocks, ports | Sugandha Gupta | 2019-11-26 | 1 | -6/+25 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 3 | -3/+6 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | images: Fix THIS_PORTID calculation to offset from num ctrl_seps | Alex Williams | 2019-11-26 | 1 | -1/+1 |
* | Remove proto-RFNoC files | Martin Braun | 2019-11-26 | 5 | -15/+14 |