aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/sync_to_gps.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-82/+93
* examples: utils: skip formatting program optionsBrent Stapleton2019-01-161-0/+2
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-201-2/+2
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-5/+6
* uhd: Update license headersMartin Braun2018-02-191-2/+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: Replaced throw with exit() in sync_to_gpsMartin Braun2017-02-271-1/+2
* Add example to synchronize USRPs to GPS timemichael-west2016-09-021-0/+191