summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-11-055-2/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'next' into flow_ctrlJosh Blum2010-10-2712-201/+358
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-10-2110-29/+1427
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'flow_ctrl_with_fpga'Josh Blum2010-10-152-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | usrp2: use select rather than manually polling the simple udp socketJosh Blum2010-10-111-2/+2
| | * | | | | | | | | | | | | | | | | | | | usrp2: use 32-bit flow control sequence numbersJosh Blum2010-10-111-2/+2
* | | | | | | | | | | | | | | | | | | | | | usrp: removed deprecated interfaces simple and mimoJosh Blum2010-11-233-915/+0
* | | | | | | | | | | | | | | | | | | | | | uhd: added printable to string methods to rangesJosh Blum2010-11-231-0/+1
| |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | uhd: tweaking the export template instance macroJosh Blum2010-11-172-5/+8
* | | | | | | | | | | | | | | | | | | | | uhd: added to printable string methods for rangesJosh Blum2010-11-172-2/+26
* | | | | | | | | | | | | | | | | | | | | uhd: ranges symbol fix, try extern macroJosh Blum2010-11-172-2/+5
* | | | | | | | | | | | | | | | | | | | | while this was legal C++, SWIG hates itNick Foster2010-11-121-1/+2
* | | | | | | | | | | | | | | | | | | | | uhd: fixed ranges stuff, export symbols and use doubles not iterators...Josh Blum2010-11-111-0/+6
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ranges'Josh Blum2010-11-115-18/+253
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | uhd: made unit test for meta range and fixed bugJosh Blum2010-11-101-2/+2
| * | | | | | | | | | | | | | | | | | | | | uhd: added meta-range clip and implemented in dboards, fixed step calculationJosh Blum2010-11-102-22/+64
| * | | | | | | | | | | | | | | | | | | | | uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-105-18/+211
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | uhd: pulled in some worthwhile changes from flow control branchJosh Blum2010-11-111-2/+2
|/ / / / / / / / / / / / / / / / / / / /
* | | | | / / / / / / / / / / / / / / / uhd: renamed enums to reflect new conventionJosh Blum2010-11-101-2/+2
| |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ...Josh Blum2010-11-051-1/+1
* | | | | | | | | | | | | | | | | | | usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-041-0/+3
* | | | | | | | | | | | | | | | | | | usrp2: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-042-14/+12
* | | | | | | | | | | | | | | | | | | usrp: created mboard eeprom map class, implemented for usrp2Josh Blum2010-11-042-0/+65
* | | | | | | | | | | | | | | | | | | uhd: fixed typo - removed export for templated classJosh Blum2010-11-021-1/+1
* | | | | | | | | | | | | | | | | | | uhd: added dict get method, used in usrp1 image loadingJosh Blum2010-10-312-0/+16
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | usrp: added to subdev spec comments/docsJosh Blum2010-10-271-3/+8
* | | | | | | | | | | | | | | | | | usrp: added a time sync check for multi usrpJosh Blum2010-10-271-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | uhd: moved templated dict implementation into ipp fileJosh Blum2010-10-263-75/+133
* | | | | | | | | | | | | | | | | uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-265-15/+52
* | | | | | | | | | | | | | | | | uhd: doxygen comments, moved enum comments, added to metadata for all entitiesJosh Blum2010-10-252-45/+43
* | | | | | | | | | | | | | | | | uhd: created tune request struct and implemented more fine grained tuning callsJosh Blum2010-10-257-86/+137
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | usrp: remove irrelevant copied comment from single usrpJosh Blum2010-10-211-2/+0
* | | | | | | | | | | | | | | | usrp: convenience wrappers for dealing with overall gainsJosh Blum2010-10-202-26/+66
* | | | | | | | | | | | | | | | usrp: use the dboard id to prefix the subdev gain group namesJosh Blum2010-10-202-0/+9
* | | | | | | | | | | | | | | | usrp: added gain element access by gain name to multi and single wrappersJosh Blum2010-10-202-32/+106
* | | | | | | | | | | | | | | | uhd: added name parameter to gain group, get range, set/get value by nameJosh Blum2010-10-201-10/+33
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | usrp: added docstrings to single and multi usrp for undocumented methodsJosh Blum2010-10-202-4/+432
* | | | | | | | | | | | | | | uhd: remove some warnings in MSVC and with typo in xcvr2450Josh Blum2010-10-191-2/+3
* | | | | | | | | | | | | | | usrp: change the bandwidth param to a double (its a frequency), add set and g...Josh Blum2010-10-192-4/+12
* | | | | | | | | | | | | | | Merge branch 'multi_usrp'Josh Blum2010-10-195-5/+822
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usrp: deleted deprecated simple and mimo wrappers, moved implementations into...Josh Blum2010-10-182-0/+557
| * | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |