aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint34' into maintNicholas Corgan2012-11-161-0/+19
|\
| * lib/cmake: CPack source workNicholas Corgan2012-11-161-0/+19
* | usrp1: added hook to poke user regsJosh Blum2012-09-201-0/+2
* | Merge branch 'maint'Josh Blum2012-05-301-1/+6
|\|
| * usrp1: shutoff DAC digital w/ TX state machineJosh Blum2012-05-301-1/+6
* | usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-0/+2
|/
* usrp: added missing include for weak ptrJosh Blum2011-11-081-0/+1
* usrp1: implement rx dc offset control hooksJosh Blum2011-11-031-0/+4
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+2
* usrp1: support variable clock rate through APIJosh Blum2011-11-031-1/+4
* usrp1: type conversions and 8-bit workJosh Blum2011-11-031-2/+2
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-2/+2
* usrp1: did work for stream interface on usrp1Josh Blum2011-11-031-17/+8
* usrp: remove wax::obj entry point (not used)Josh Blum2011-09-081-3/+0
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-0/+3
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-2/+1
* 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