Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 1 | -2/+4 |
| | | | | Replace with std::this_thread::sleep_for(). | ||||
* | cal_utils: logic to handle eventual U's during calibration | Nicolas Cuervo | 2018-04-18 | 1 | -7/+28 |
| | | | | | For every frequency point, the cal utils will detect underruns and retry a calibration measurement up to 10 times before failing. | ||||
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
| | |||||
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -2/+1 |
| | |||||
* | utils: Minor doc fix (amplitudes are not in counts) | Martin Braun | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | UHD: Fixes for dboard calibration utilities. | michael-west | 2015-01-16 | 1 | -58/+102 |
| | |||||
* | Merge branch 'origin/uhd/cal_msg' into maint | Ben Hilburn | 2014-04-11 | 1 | -1/+2 |
|\ | |||||
| * | uhd: Cal tools had ambiguous help message, referring to XCVR boards. | Martin Braun | 2014-03-28 | 1 | -1/+2 |
| | | |||||
* | | uhd: Fixed bug in cal tools that would always use A-side settings, also some ↵ | Martin Braun | 2014-04-10 | 1 | -26/+2 |
|/ | | | | refactoring | ||||
* | utils: added subdev selection to cal tools | Martin Braun | 2014-03-10 | 1 | -3/+15 |
| | |||||
* | Merge branch 'maint' | Nicholas Corgan | 2012-11-19 | 1 | -1/+4 |
|\ | |||||
| * | utils: cal apps immediately fail if dboard has no serial instead of after ↵ | Nicholas Corgan | 2012-11-16 | 1 | -1/+4 |
| | | | | | | | | test runs | ||||
* | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -2/+3 |
|/ | | | | instead of 0 and 1. | ||||
* | uhd: rev iq correction numbers format | Josh Blum | 2012-03-14 | 1 | -2/+2 |
| | |||||
* | uhd: tweaks to calibration utilities | Josh Blum | 2011-11-23 | 1 | -2/+2 |
| | |||||
* | e100: added self-cal support with minor speedups | Josh Blum | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | uhd: more common code in cal utils | Josh Blum | 2011-11-15 | 1 | -33/+6 |
| | |||||
* | uhd: support for applying cal corrections B100 | Josh Blum | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | uhd: added calibration usage app notes and renamed apps again | Josh Blum | 2011-11-15 | 1 | -0/+267 |