aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/soft_time_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Moved the underflow/overflow polling into a thread and out of the fast-path. Added an inline and async message queue into soft time control. Error and status messages are actually generated now and enqueued. Passes the async message test...
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-3/+2
| | | | | | today we added shutoff the DAC when not transmitting using EOB as an indicator added various other features and cleaned up code for soft time control
* usrp1: implement soft time ctrl for send at, recv atJosh Blum2011-01-131-0/+70