| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | utils: Add RFNoC-specific features to uhd_usrp_probe | Martin Braun | 2019-11-26 | 1 | -9/+120 |
* | utils: remove thread priority elevation | Ciro Nishiguchi | 2019-11-26 | 4 | -8/+0 |
* | rfnoc: Add a new builder script for FPGA images based on eRFNoC. | Lars Amsel | 2019-11-26 | 22 | -0/+1679 |
* | rfnoc: add eRFNoC block builder to generate boiler plate Verilog | Lars Amsel | 2019-11-26 | 18 | -0/+1069 |
* | utils: query_gpsdo_sensors: Fix ref_lock wait loop | Martin Braun | 2019-11-21 | 1 | -1/+4 |
* | B200: Add command to query bootloader status | michael-west | 2019-08-06 | 1 | -1/+9 |
* | utils: converter_benchmark: Fix scaling for sc16->fc32 | Martin Braun | 2019-07-20 | 1 | -2/+2 |
* | convert: benchmark: Make converter benchmark Py3k compatible | Martin Braun | 2019-07-20 | 1 | -4/+5 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 1 | -7/+0 |
* | utils: Add X300/X310 reset program | Nick Foster | 2019-04-24 | 1 | -0/+109 |
* | b200: enable usage of custom bootloader | Mark Meserve | 2019-04-11 | 1 | -23/+111 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 2 | -2/+2 |
* | uhd: set tx gain to max for rx iq cal | Mark Meserve | 2019-02-21 | 1 | -2/+7 |
* | utils: Deny positional options in uhd_image_loader | Alex Williams | 2019-02-13 | 1 | -1/+3 |
* | utils: Add check for gdb_eeprom before accessing | michael-west | 2019-01-29 | 1 | -1/+1 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 19 | -2187/+2351 |
* | examples: utils: skip formatting program options | Brent Stapleton | 2019-01-16 | 15 | -0/+30 |
* | uhd: skip formatting misc arrays, maps, etc. | Brent Stapleton | 2019-01-16 | 1 | -0/+2 |
* | uhd: update cal utilities to support rhodium | Mark Meserve | 2019-01-09 | 1 | -3/+6 |
* | utils: Improve query_gpsdo_sensors | michael-west | 2018-12-20 | 1 | -31/+28 |
* | responder: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 2 | -2/+2 |
* | utils: specify the downloader's Python executable | Brent Stapleton | 2018-11-26 | 1 | -1/+1 |
* | utils: uhd_images_downloader: Add --http-proxy option | Martin Braun | 2018-11-16 | 1 | -2/+11 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 2 | -71/+71 |
* | utils: Fix downloader return value for main() | Martin Braun | 2018-11-13 | 1 | -7/+11 |
* | utils: Downloader stall on error for Windows users | Martin Braun | 2018-11-13 | 1 | -2/+30 |
* | utils: uhd_images_downloader: Remove archive type | Martin Braun | 2018-11-13 | 1 | -28/+22 |
* | utils: uhd_images_downloader: Refactor the tool | Martin Braun | 2018-11-13 | 1 | -115/+153 |
* | utils: Allow downloader to ship non-zip files | Martin Braun | 2018-11-13 | 1 | -5/+13 |
* | utils: uhd_images_downloader: Add download limit | Martin Braun | 2018-11-13 | 1 | -1/+25 |
* | utils: uhd_images_downloader: Add --yes option | Martin Braun | 2018-11-13 | 1 | -0/+25 |
* | utils: add downloader printing fetchable URLs | Martin Braun | 2018-11-13 | 1 | -12/+24 |
* | utils: Make uhd_images_downloader log to stderr | Martin Braun | 2018-11-13 | 1 | -2/+2 |
* | utils: Factor wait_for_lo_lock() out of cal utils | Martin Braun | 2018-08-29 | 4 | -24/+19 |
* | uhd: utils: Add Zip test to downloader | Brent Stapleton | 2018-08-28 | 1 | -2/+15 |
* | uhd: utils: Downloader logs no targets selected | Brent Stapleton | 2018-08-28 | 1 | -0/+5 |
* | utils: fixup for downloader inventory management | Brent Stapleton | 2018-08-21 | 1 | -12/+19 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 5 | -11/+18 |
* | utils: fix 30s timeout in query_gpsdo_sensors | Trung N Tran | 2018-04-30 | 1 | -7/+12 |
* | cal_utils: logic to handle eventual U's during calibration | Nicolas Cuervo | 2018-04-18 | 4 | -22/+99 |
* | cmake: Improve warning for missing requests | Martin Braun | 2018-03-28 | 1 | -1/+2 |
* | docs: Purged stray references to register_handler | Martin Braun | 2018-03-19 | 1 | -3/+0 |
* | utils: downloader supports multiple RegExs | Brent Stapleton | 2018-03-16 | 1 | -6/+9 |
* | utils: Adding option to skip SHA in downloader | Brent Stapleton | 2018-03-16 | 1 | -7/+12 |
* | utils: fixup for downloader SHA256 check | Brent Stapleton | 2018-03-16 | 1 | -2/+7 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 1 | -0/+1 |
* | utils: Removed deprecated utilities | Martin Braun | 2018-03-05 | 5 | -362/+1 |
* | mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it | Martin Braun | 2018-03-02 | 1 | -0/+3 |