summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* uhd: update copyright datesJosh Blum2011-01-0510-10/+10
* uhd: added convenience factory functions for clock config (external/internal)Josh Blum2011-01-051-1/+6
* usrp: fix multi_usrp address documentationJosh Blum2011-01-051-1/+2
* uhd: added get and set methods to dictionary to make swigging it easierJosh Blum2011-01-052-4/+31
* uhd: replaced templated ranges with one range thing using doubles only to avo...Josh Blum2011-01-055-226/+25
* uhd: removed convert types, replaced by convertJosh Blum2011-01-043-141/+0
* Merge branch 'convert' into nextJosh Blum2011-01-042-1/+98
|\
| * uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-042-1/+98
* | Merge branch 'buffer_pool' into nextJosh Blum2011-01-047-68/+108
|\ \
| * | uhd: created buffer pool to allocate aligned memory, and implemented in trans...Josh Blum2011-01-033-3/+63
| * | uhd: try to neaten up the attribute macros in config.hppJosh Blum2011-01-021-55/+31
| * | fu_ranges: dict's keys()/vals() now return non-const to make BOOST_FOREACH ha...Nick Foster2011-01-022-4/+4
| * | uhd: potential fix for explicit template + llvmJosh Blum2011-01-021-6/+10
| |/
| * usrp: xcvr dboards should also register their default subdev name as 0Josh Blum2010-12-311-1/+1
* | Merge branch 'cordic_policy' into nextJosh Blum2011-01-043-8/+19
|\ \
| * | usrp2: implemented get time last ppsJosh Blum2010-12-303-8/+19
| |/
* | Merge branch 'udp_ports' into nextJosh Blum2010-12-224-223/+5
|\ \
| * | usrp2: removed alignment buffer and implemented event based recv + alignment,...Josh Blum2010-12-164-223/+5
| |/
* / usrp-n: configure clocking over the serdes cableJosh Blum2010-12-111-2/+0
|/
* uhd: added template macro to ddl import as well (macos)Josh Blum2010-12-031-1/+1
* uhd: tweaking the explicit instantiation stuff, just aestheticJosh Blum2010-12-013-10/+11
* uhd: added read-back calls to dboard iface gpio settings, and optional maskJosh Blum2010-11-261-9/+67
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-232-3/+3
|\
| * usrp-e100: implemented wrapper for i2c device node + ioctls, implemented e100...Josh Blum2010-11-101-1/+2
| * Merge branch 'master' into usrp_e100_i2cJosh Blum2010-11-101-2/+2
| |\
| * | usrp-e100: moved kernel header to lib dir, remove the header check, default e...Josh Blum2010-11-091-91/+0
| * | Merge branch 'master' into usrp_e_nextJosh Blum2010-11-095-2/+84
| |\ \
| * \ \ Merge branch 'next' into usrp_e_nextJosh Blum2010-10-272-3/+16
| |\ \ \
| * \ \ \ Merge branch 'next' into usrp_eJosh Blum2010-10-2714-241/+529
| |\ \ \ \
| * | | | | usrp_e: Add driver compatibility ioctl to header file.Philip Balister2010-10-211-0/+3
| * | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2Philip Balister2010-10-2011-33/+1329
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into usrp_e_mmap_b2Josh Blum2010-10-075-24/+48
| |\ \ \ \ \ \
| * | | | | | | Add flag that indicates userspace has started processing a frame.Philip Balister2010-10-061-0/+1
| * | | | | | | Merge branch 'timeout' into usrp_e_mmapJosh Blum2010-10-041-2/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'timeout' into usrp_e_mmapJosh Blum2010-10-048-124/+83
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into usrp_e_nextJosh Blum2010-09-305-20/+34
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove BIT macroPhilip Balister2010-09-261-2/+2
| * | | | | | | | | | Merge branch 'master' into usrp_eJosh Blum2010-09-249-59/+201
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Read the ring buffer size from the kernel and use that to set up thePhilip Balister2010-09-211-18/+17
| * | | | | | | | | | | Allow programs to find usrp_e.h header, even if it is not installed in /usr/i...Philip Balister2010-09-091-0/+88
| * | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-09-097-9/+290
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-242-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-232-0/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mergeJosh Blum2010-08-176-18/+215
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'split_string' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e...Josh Blum2010-08-121-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'subdev_spec' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-111-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | usrp-e: fixed warnings and errors, missing subdev spec stuffJosh Blum2010-08-111-2/+1
* | | | | | | | | | | | | | | | | | Merge branch 'flow_ctrl' into nextJosh Blum2010-11-232-6/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrlNick Foster2010-11-177-20/+292
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | usrp2: implemented clear state for RX and TX control, and zero sample command...Josh Blum2010-11-081-4/+1