summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrpJosh Blum2010-10-164-5/+265
| |/ / / / / / / / / / / / / /
* / / / / / / / / / / / / / / uhd: made ticks signed in time spec, fixed full secs implementation, added un...Josh Blum2010-10-191-2/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | UHD: reordered MIMO set_rx_bandwidth arg orderNick Foster2010-10-111-1/+1
* | | | | | | | | | | | | | UHD: Brought out set_rx_bandwidth for dboards with programmable rx filters.Nick Foster2010-10-113-0/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | usrp: comments for set subdev spec in single usrpJosh Blum2010-10-081-0/+10
* | | | | | | | | | | | | usrp: added calls to get subdev and mboard canonical namesJosh Blum2010-10-081-3/+13
* | | | | | | | | | | | | Merge branch 'subdev_enable' into nextJosh Blum2010-10-082-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | usrp: added subdev enabled propertyJosh Blum2010-09-302-1/+6
* | | | | | | | | | | | | | udp: worked blocking send back into udp transport, enable async with #defineJosh Blum2010-10-082-18/+29
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | uhd: replaced frame params for the zero copy interfaces with a device addressJosh Blum2010-10-055-24/+48
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | uhd: bounded buffer pop sets back element to empty to decrement referencesJosh Blum2010-10-041-2/+14
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | uhd: reworked the zero copy interfaceJosh Blum2010-10-021-78/+34
* | | | | | | | | | | uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-017-51/+54
* | | | | | | | | | | Made usb_device_handle UHD_API.Nick Foster2010-09-301-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'tvrx_uhd'Josh Blum2010-09-301-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | usrp: added get codec rate to dboard ifaceJosh Blum2010-09-291-0/+9
| |/ / / / / / / / /
* / / / / / / / / / uhd: implemented recv timeout for zero copy interfaceJosh Blum2010-09-301-3/+8
|/ / / / / / / / /
* | | | | | | | | usrp: transfer resize options and documentationJosh Blum2010-09-291-9/+15
* | | | | | | | | usb: submit should return ssize_t, usrp1: set hash before reset after fw loadJosh Blum2010-09-281-2/+2
* | | | | | | | | usb: work on libusb code to use a single context across all callsJosh Blum2010-09-251-6/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | libusb: various minor code tweaksJosh Blum2010-09-232-7/+7
* | | | | | | | usrp1: implemented multi-channel dsp control of shift freqJosh Blum2010-09-203-12/+20
* | | | | | | | uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-205-40/+174
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1Nick Foster2010-08-314-9/+81
|\ \ \ \ \ \ \
| * | | | | | | usrp1: subdev spec tweaks and docsJosh Blum2010-08-301-9/+0
| * | | | | | | Merge branch 'convert_types' into usrp1Josh Blum2010-08-303-0/+81
| |\ \ \ \ \ \ \
| | * | | | | | | uhd: added interleave/de-interleave type conversion routinesJosh Blum2010-08-303-0/+81
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_...Nick Foster2010-08-311-2/+2
|/ / / / / / /
* | | | | | | 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