aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_iface.hpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-3/+4
|
* lib/cmake: CPack source workNicholas Corgan2012-11-161-0/+13
| | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source
* usrp: moved fx2 stuff into common folderJosh Blum2011-07-011-1/+1
|
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-19/+3
|
* usb: fix for fx2_ctrl include issuerelease_003_001_002Josh Blum2011-06-141-1/+1
|
* usrp1: moved fx2 control into its own directoryJosh Blum2011-06-141-2/+2
|
* uhd: update copyright headers with automated scriptJosh Blum2011-03-231-1/+1
|
* uhd: removed mb_eeprom from mboard iface (already exposed in property)Josh Blum2011-03-031-0/+3
| | | | also fixed some warnings with unused parameters
* Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ↵Nick Foster2011-03-011-34/+2
| | | | devices inherit from it.
* usrp: implement name checking on dicovery (all platforms), separate usb ↵Josh Blum2010-11-051-0/+3
| | | | serial from serial (for now)
* usrp1: replace byteswap with htonx (it was wrong to just swap)Josh Blum2010-09-301-14/+0
| | | | also removed unused poke and peek 16 bit calls
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+100