| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | utils: Skip progress bars for non-tty outputs | Martin Braun | 2018-03-01 | 1 | -1/+5 |
* | utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloader | Martin Braun | 2018-03-01 | 1 | -3/+11 |
* | utils: Increase verbosity on uhd_images_downloader | Martin Braun | 2018-03-01 | 1 | -6/+4 |
* | cmake: force cmake to regenerate uhd_images_downloader.py | Trung N Tran | 2018-02-27 | 1 | -0/+8 |
* | Revert "utils: images downloader: forced update of CMake variable" | Trung N Tran | 2018-02-27 | 1 | -10/+5 |
* | examples: Fix some minor compiler warnings | Martin Braun | 2018-02-19 | 2 | -3/+3 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 35 | -32/+65 |
* | utils: images downloader: adding SHA256 support | Brent Stapleton | 2018-02-15 | 1 | -6/+15 |
* | utils: images downloader: adding --keep support | Brent Stapleton | 2018-02-15 | 1 | -4/+6 |
* | utils: Use find_all in uhd_find_devices | Martin Braun | 2018-02-07 | 1 | -4/+19 |
* | utils: images downloader: default download print | Brent Stapleton | 2018-02-07 | 1 | -3/+5 |
* | utils: images downloader: adding dry run option | Brent Stapleton | 2018-02-03 | 1 | -17/+23 |
* | utils: Fix query_gpsdo_sensors so it works for TCXO on B200 | michael-west | 2018-02-01 | 1 | -0/+3 |
* | utils: images downloader: forced update of CMake variable | Brent Stapleton | 2018-01-29 | 1 | -5/+10 |
* | utils: refactor uhd_images_downloader | Brent Stapleton | 2018-01-23 | 2 | -333/+325 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 35 | -420/+35 |
* | uhd: Removed drivers for E100/E110 | Martin Braun | 2017-09-29 | 1 | -5/+0 |
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 1 | -0/+24 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 1 | -0/+14 |
|\ |
|
| * | utils: Added warnings and checks to images downloader | Derek Kozel | 2017-07-17 | 1 | -0/+14 |
* | | Utils: Added X3xx support for reading FPGA images | Paul David | 2017-06-30 | 1 | -9/+18 |
* | | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 5 | -5/+5 |
* | | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 2 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2017-06-27 | 1 | -2/+2 |
|\| |
|
| * | Fix: field was bool, but needs to take values -1;1 | Marcus Müller | 2017-06-27 | 1 | -2/+2 |
| * | coverity: fix various minor issues | Andrej Rode | 2017-04-25 | 1 | -1/+1 |
* | | utils: uhd_usrp_probe is yet more forgiving | Martin Braun | 2017-05-04 | 1 | -15/+22 |
* | | utils: Updated uhd_usrp_probe to be more lenient with missing properties | Martin Braun | 2017-05-03 | 1 | -10/+16 |
* | | utils: Made EEPROM readout optional in uhd_usrp_probe | Martin Braun | 2017-04-13 | 1 | -4/+8 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 7 | -56/+29 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 3 | -20/+19 |
* | | utils: Enable printing of FPGA hash in uhd_usrp_probe | Martin Braun | 2017-02-10 | 1 | -0/+3 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-30 | 1 | -42/+57 |
|\| |
|
| * | GPS: Improvements to query_gpsdo_sensor | michael-west | 2017-01-30 | 1 | -42/+57 |
* | | made fx2_init_eeprom capable of using built-in images | Marcus Müller | 2017-01-26 | 1 | -7/+46 |
* | | added generated headers to host tree, to enable built-in images | Marcus Müller | 2017-01-26 | 2 | -0/+30 |
* | | Merge branch 'maint' | Martin Braun | 2017-01-17 | 1 | -2/+2 |
|\| |
|
| * | utils: tests: cast RAND_MAX to double before division | Andrej Rode | 2017-01-12 | 1 | -2/+2 |
| * | usrp2: fixes according to coverity reports | Andrej Rode | 2017-01-12 | 1 | -1/+1 |