summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'convert_types' into usrp1Thomas Tsou2010-08-262-0/+13
|\
| * usrp: added get dboard iface to simple wrapper, and set gpio debug to dboard ...Josh Blum2010-08-232-0/+13
* | Merge branch 'usrp1_next' into usrp1Thomas Tsou2010-08-266-69/+86
|\ \
| * | usrp1: Modifiy USB interfaces to use new device handleThomas Tsou2010-08-266-69/+86
* | | Merge branch 'master' into usrp1Josh Blum2010-08-192-0/+39
|\ \ \ | |/ / |/| / | |/
| * uhd: added image utils code to search the images paths for image filesJosh Blum2010-08-192-0/+39
* | Merge branch 'next' into usrp1_nextJosh Blum2010-08-153-0/+169
|\|
| * usrp: use different priority policies for gain group (rx vs tx)Josh Blum2010-08-151-1/+15
| * usrp: moved usrp utils into public include spaceJosh Blum2010-08-153-0/+155
* | Merge branch 'next' into usrp1Josh Blum2010-08-154-18/+67
|\|
| * uhd: extract named prop returns a named prop (not a tuple)Josh Blum2010-08-151-14/+19
| * usrp: give dboards a name (not a blank string), do automatic selection when n...Josh Blum2010-08-151-1/+1
| * usrp: replaced mboard name with special props for dboard ifaceJosh Blum2010-08-141-3/+26
| * uhd: made split string utility functionJosh Blum2010-08-121-0/+21
* | usrp1: Add USB transport interfacesThomas Tsou2010-08-135-0/+192
|/
* usrp: needed default constructor for MSVC, fixed gain group float warningsJosh Blum2010-08-111-1/+2
* usrp: added api call to get the subdev specJosh Blum2010-08-092-0/+4
* uhd: fix device recv docs on timeout, also fix typoJosh Blum2010-08-081-6/+1
* Merge branch 'codec_gains'Josh Blum2010-08-068-112/+135
|\
| * Merge branch 'master' into codec_gainsJosh Blum2010-08-042-3/+17
| |\
| * | usrp: removed gain handler code (replaced by gain group)Josh Blum2010-07-272-91/+0
| * | usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-271-1/+2
| * | uhd: added gain group and unit testing for itJosh Blum2010-07-272-0/+86
| * | usrp: added codec gains propsJosh Blum2010-07-275-21/+48
* | | uhd: created subdevice pair struct for subdev spec (easier than first/second)Josh Blum2010-08-061-3/+21
* | | uhd: implemented subdev spec in mimo and simple usrp wrappers.Josh Blum2010-08-064-1/+12
* | | usrp: added subdev spec class with parser to specify subdevice specifications...Josh Blum2010-08-062-0/+78
* | | DBSRX support in UHDJason Abele2010-08-041-0/+25
* | | uhd: added warning printer utility functionJosh Blum2010-08-042-0/+35
| |/ |/|
* | usrp2: added mboard name call to dboard ifaceJosh Blum2010-08-041-0/+7
* | uhd: alignment buffer timeout abs time fixJosh Blum2010-07-281-3/+10
|/
* Merge branch 'tx_report'Josh Blum2010-07-262-11/+48
|\
| * usrp2: added async event types, and common code for handling context wordsJosh Blum2010-07-211-1/+5
| * uhd: added async recv message call to device apiJosh Blum2010-07-202-11/+44
* | usrp: fix the N/2 cordic tune issue, use boost math sign inplace of my signumJosh Blum2010-07-221-11/+0
* | uhd: get the version string from the apiJosh Blum2010-07-222-0/+29
* | usrp: changed opaque pointer implementation for dboard contructor argsJosh Blum2010-07-222-2/+3
* | uhd: added better throw warning to dict key not foundJosh Blum2010-07-221-1/+7
|/
* uhd: bring timeout parameter to the device::recv call, implement in usrp2Josh Blum2010-07-202-4/+11
* usrp2: add a timeout to udp control and make it large for usrp2 control trans...Josh Blum2010-07-191-1/+2
* uhd: work on tune logic, and subdev connection logicJosh Blum2010-07-161-2/+19
* usrp: removed spectrum inverted property from subdev code and tune helper (it...Josh Blum2010-07-161-1/+0
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-164-49/+77
* uhd: platform define macrosJosh Blum2010-07-142-3/+14
* uhd: define ssize_t for msvc, fixed warning as wellJosh Blum2010-07-091-1/+7
* uhd: ssize_t for phony zero copy return types, null sptr for timeout/error wi...Josh Blum2010-07-091-5/+8
* uhd: added error codes to rx metadata, switched examples to useJosh Blum2010-07-092-4/+27
* uhd: added packet type to vrt if info struct, added burst flags to rx metadat...Josh Blum2010-07-082-3/+9
* uhd: moved assert implementation into ipp file, fixed potential bug with asse...Josh Blum2010-07-083-24/+60
* usrp2: moved common defined for udp mtu and implemented change.Josh Blum2010-07-071-0/+3