aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * usrp2: use the socket to determine the device addrJosh Blum2011-12-201-0/+6
| |
* | usrp: added underflow_policy to tx streamer argsJosh Blum2011-12-201-0/+6
|/
* usrp: added mboard param to set time next ppsJosh Blum2011-12-121-1/+2
|
* uhd: work with stream clearingJosh Blum2011-12-051-0/+4
| | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor
* uhd: fix so MSVC client apps dont rely on min/maxJosh Blum2011-11-251-2/+4
|
* Merge branch 'calibration'Josh Blum2011-11-163-0/+71
|\
| * usrp: basically working iq cal on txJosh Blum2011-11-103-0/+71
| |
* | Merge branch 'convert_work'Josh Blum2011-11-141-22/+28
|\ \
| * | convert: move priorities to implementation, different for armJosh Blum2011-11-151-15/+2
| | |
| * | convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-10/+29
| |/
* / uhd: work on doxygen comments for stream argsJosh Blum2011-11-141-4/+12
|/
* uhd: removed wax and props utilsJosh Blum2011-11-075-255/+0
|
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-072-74/+12
|
* usrp: multi usrp API tweakJosh Blum2011-11-031-5/+10
|
* usrp: added called to query bw range as wellJosh Blum2011-11-031-0/+15
|
* usrp: placeholder for potential set_next_command_time callJosh Blum2011-11-031-0/+15
|
* usrp: docs tweaks and renames to multi-usrpJosh Blum2011-11-031-46/+39
|
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-6/+5
|
* usrp: add api call to adjust phase/mag imbalanceJosh Blum2011-11-031-1/+19
|
* usrp: add api control for tx/rx dc offset controlJosh Blum2011-11-031-0/+35
|
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+16
|
* uhd: changed stream args args to device_addr_tJosh Blum2011-11-031-4/+7
|
* uhd: added trailer parsing for occupancyJosh Blum2011-11-031-0/+1
|
* usrp: deprecated clock config, added time/clock source callsJosh Blum2011-11-033-2/+57
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-8/+8
| | | | | | | | removed convert args added simd level got orc and neon updated
* uhd: added one packet mode to rx streamerJosh Blum2011-11-031-2/+8
|
* usrp1: got the 16Msps working (needed non hb-filter image)Josh Blum2011-11-031-2/+2
|
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-035-21/+21
|
* uhd: device_deprecated.ipp typo fixJosh Blum2011-11-031-1/+1
|
* uhd: restore io type header for swig backwards compatJosh Blum2011-11-033-85/+84
|
* uhd: tweaks to streamer interface and multi-usrp convenience interfaceJosh Blum2011-11-032-11/+27
|
* uhd: lots of work releated to streamer work and usrp2 implementationJosh Blum2011-11-033-59/+76
|
* uhd: restored super packet handler functionalityJosh Blum2011-11-033-28/+28
|
* uhd: created backwards compatible send/recv implementationJosh Blum2011-11-034-117/+197
|
* convert: reworked convert to use new identification standardJosh Blum2011-11-031-27/+32
|
* uhd: work on streamer interface, lots of docstringsJosh Blum2011-11-031-0/+170
|
* uhd: removed unsed interfaces, deprecated otw and io typeJosh Blum2011-11-038-249/+154
|
* uhd: moved wax API into deprecated filesJosh Blum2011-11-034-171/+177
|
* b100: new eeprom map for special 9 byte serialJosh Blum2011-10-121-0/+1
|
* usrp: added revision field to the dboard id classJosh Blum2011-10-101-0/+3
|
* usrp: add gps control to the APIJosh Blum2011-09-281-1/+1
|
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-283-11/+18
|
* usb: added interface args to usb abstractionsJosh Blum2011-09-192-3/+8
|
* uhd: added helpful UHD_VAR macro for debugging purposesJosh Blum2011-07-221-0/+4
|
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-222-12/+27
|
* usrp: update multi usrp header to use complete subdev specsJosh Blum2011-07-221-3/+3
|
* uhd: forward declare property tree in device so gnuradio swig cant complainJosh Blum2011-07-201-2/+3
|
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-0/+4
| | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-132-0/+54
|
* uhd: added subtree capability to property treeJosh Blum2011-07-082-6/+7
|