aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* usrp1: tweaks + implemented other features to mimic async and inline messagesJosh Blum2011-07-021-0/+4
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-119/+40
* usrp1: super packet handler support squashedJosh Blum2011-06-141-0/+3
* usrp1: moved fx2 control into its own directoryJosh Blum2011-06-141-3/+2
* USRP1: implement MBOARD_PROP_CLOCK_CONFIG, only accepts internalJosh Blum2011-05-161-1/+0
* usrp1: apply conditional disables/enables to rx and txJosh Blum2011-05-141-0/+39
* usrp: support for grand daughter board eepromJosh Blum2011-04-261-1/+1
* usrp: support for multiple dsps in props and implemented in usrp1Josh Blum2011-02-171-8/+8
* uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-091-2/+2
* usrp1: fix for tx disable on EOBJosh Blum2011-02-021-1/+0
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-1/+2
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* usrp1: implement soft time ctrl for send at, recv atJosh Blum2011-01-131-1/+5
* usrp1: use the transport frame sizes to calculate the max sppJosh Blum2010-10-061-8/+2
* uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-011-4/+3
* usrp1: multi-channel tx working, modified vrt handler to interleaveJosh Blum2010-09-231-2/+2
* usrp1: reworked the io_impl for usrp1 to use the vrt packet handlerJosh Blum2010-09-221-2/+10
* usrp1: implemented multi-channel dsp control of shift freqJosh Blum2010-09-201-2/+4
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-0/+6
* usrp1: handle special dbsrx clocking caseJosh Blum2010-08-261-3/+5
* Merge branch 'usrp1_next' into usrp1Thomas Tsou2010-08-261-0/+4
|\
| * usrp1: Refactor I/O implementationThomas Tsou2010-08-231-0/+4
* | usrp1: images for usrp1, makefile checks for image generation dependenciesJosh Blum2010-08-191-5/+1
|/
* usrp1: Remove hard coded clock valuesThomas Tsou2010-08-161-2/+0
* usrp1: add skeleton code for setting subdev specJosh Blum2010-08-151-0/+2
* usrp1: created daughterboard dualityJosh Blum2010-08-151-45/+58
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+182