aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_clock_synch.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-1/+2
* examples: remove thread priority elevationCiro Nishiguchi2019-10-221-2/+0
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-39/+52
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-201-3/+3
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-7/+8
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* examples: use next_pps in test_clock_synchAndrej Rode2017-04-121-29/+4
* fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-...Martin Braun2016-11-151-5/+5
* Fixed minor warningsNicholas Corgan2015-07-241-1/+1
* Warning fixesNicholas Corgan2015-03-271-7/+7
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-0/+165