aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/soft_time_ctrl.hpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-13/+14
* uhd: Replace boost::function with std::functionMartin Braun2019-11-261-2/+2
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-151-2/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+3
* usrp1: stop threads in deconstructorJosh Blum2012-03-291-1/+4
* usrp1: various tweaks related to streamingJosh Blum2011-11-031-1/+1
* usrp: handle frontend swapping if the first subdev is QI or QJosh Blum2011-07-041-1/+1
* usrp1: tweaks + implemented other features to mimic async and inline messagesJosh Blum2011-07-021-2/+7
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-3/+2
* usrp1: implement soft time ctrl for send at, recv atJosh Blum2011-01-131-0/+70