Commit graph

20 commits

Author SHA1 Message Date
Martin Braun
0303f1ed55 lib: Purge all references to boost::this_thread::sleep()
Replace with std::this_thread::sleep_for().
2018-04-30 17:10:26 -07:00
Nicolas Cuervo
a8c74853f9 cal_utils: logic to handle eventual U's during calibration
For every frequency point, the cal utils will detect underruns and retry
a calibration measurement up to 10 times before failing.
2018-04-18 15:05:22 -07:00
Martin Braun
ae5211d71d uhd: Update license headers
All copyright is now attributed to "Ettus Research, a National
Instruments company".

SPDX headers were also updated to latest version 3.0.
2018-02-19 16:54:52 -08:00
Martin Braun
4f948e2c8b Move all license headers to SPDX format. 2017-12-22 10:45:51 -08:00
Andrej Rode
c33928d2bb utils: add set_thread_name API call, move thread_priority to thread 2017-06-29 13:43:05 -07:00
Andrej Rode
21aad77c9c utils: introduce new logging API and remove msg API 2017-02-20 17:13:15 -08:00
Martin Braun
9e73914791 utils: Minor doc fix (amplitudes are not in counts) 2016-10-13 17:39:03 -07:00
michael-west
734180c44b UHD: Fixes for dboard calibration utilities. 2015-01-16 08:46:21 +01:00
Ben Hilburn
fbde92c7b6 Merge branch 'origin/uhd/cal_msg' into maint 2014-04-11 12:45:47 -07:00
Martin Braun
7cb3c980f9 uhd: Fixed bug in cal tools that would always use A-side settings, also some refactoring 2014-04-10 21:38:14 +02:00
Martin Braun
9ea8bedb6b uhd: Cal tools had ambiguous help message, referring to XCVR boards. 2014-03-28 14:25:09 +01:00
Martin Braun
59bfb27a13 utils: added subdev selection to cal tools 2014-03-10 11:46:02 +01:00
Nicholas Corgan
1bf3103216 Merge branch 'maint' 2012-11-19 12:23:44 -08:00
Nicholas Corgan
3d01dec1ab utils: cal apps immediately fail if dboard has no serial instead of after test runs 2012-11-16 15:53:28 -08:00
Moritz Fischer
171e46cebe examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively
instead of 0 and 1.
2012-10-26 14:00:29 -07:00
Josh Blum
06d0032772 uhd: tweaks to calibration utilities 2011-11-23 17:47:44 -08:00
Josh Blum
95568c8b30 e100: added self-cal support with minor speedups 2011-11-16 06:39:31 +00:00
Josh Blum
075e6a9788 uhd: more common code in cal utils 2011-11-15 17:16:31 -08:00
Josh Blum
18abd4dbbf uhd: support for applying cal corrections B100 2011-11-15 16:22:18 -08:00
Josh Blum
f68a9271f4 uhd: added calibration usage app notes and renamed apps again 2011-11-15 15:27:20 -08:00
Renamed from host/utils/usrp_cal_tx_dc_offset.cpp (Browse further)