aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/soft_time_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: tasks now use std::threads under the hood, and can't be interruptedMartin Braun2017-06-281-2/+3
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+5
* usrp1: stop threads in deconstructorJosh Blum2012-03-291-1/+5
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-2/+2
* usrp1: various tweaks related to streamingJosh Blum2011-11-031-4/+3
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-22/+7
* usrp: handle frontend swapping if the first subdev is QI or QJosh Blum2011-07-041-5/+5
* uhd: added inline message testing to the messages exampleJosh Blum2011-07-031-2/+9
* usrp1: tweaks + implemented other features to mimic async and inline messagesJosh Blum2011-07-021-9/+39
* uhd: implemented boost barriers on all code that creates threadsJosh Blum2011-03-311-6/+8
* uhd: change bounded_buffer implementation and code using itJosh Blum2011-02-051-4/+4
* uhd: use time spec get_system_time to simplify soft time controlJosh Blum2011-01-301-29/+8
* usrp1: changes that make benchmark rx workJosh Blum2011-01-241-0/+3
* uhd: added docs on usrp2/n, removed empty n2xx doc page, miscJosh Blum2011-01-241-2/+0
* usrp1: set eob on md when shutting off receiver, because we canJosh Blum2011-01-181-0/+1
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-39/+83
* usrp1: implement soft time ctrl for send at, recv atJosh Blum2011-01-131-0/+179