aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | usrp-e: filled in properties and logic for subdev specJosh Blum2010-08-113-1/+38
| * | | | | | | | | | | | | | | | | Merge branch 'subdev_spec' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-113-12/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | usrp-e: fixed warnings and errors, missing subdev spec stuffJosh Blum2010-08-115-52/+32
| * | | | | | | | | | | | | | | | | | usrp-e: merged master, does not buildJosh Blum2010-08-1032-458/+1533
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | usrp-e: fixed clock div calculation bugJosh Blum2010-08-031-2/+2
| * | | | | | | | | | | | | | | | | | | usrp-e: removed vrt header rewrite in io impl, its not in vrt packet parser s...Josh Blum2010-07-161-5/+1
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-161-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Use largest possible packets for transfers.Philip Balister2010-07-141-2/+2
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-07-141-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-122-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-101-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | usrp-e: added io_impl handle overrunJosh Blum2010-07-102-8/+19
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'error_handling' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-095-48/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wipJosh Blum2010-07-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: fixed send and recv logic in io impl to deal with frame length correctlyJosh Blum2010-07-071-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: replaced stream cmd logic with common dsp type1 logicJosh Blum2010-07-071-27/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wipJosh Blum2010-07-071-5/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_wipJosh Blum2010-07-073-24/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | uhd: updated code to build with latest api, not testedJosh Blum2010-07-073-46/+74
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-07-0713-277/+737
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: removed top level header for usrp-e and fpga burner app, were not goi...Josh Blum2010-07-075-53/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: tweaks to clock control logicJosh Blum2010-07-071-5/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: clock control constants to easily change dividers and counters, tweak...Josh Blum2010-06-231-20/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: clock divider calculation fixJosh Blum2010-06-231-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: added clock rate control to dboard iface and clock control implJosh Blum2010-06-213-144/+226
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-1914-66/+454
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: added verbose for bad poll and read valuesJosh Blum2010-06-171-4/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: added type device address argument to usrp-eJosh Blum2010-06-161-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-161-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-163-16/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: added poll(...) call before read(...) callJosh Blum2010-06-151-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file option for rx timed samples, misc fixesJosh Blum2010-06-143-12/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installed mux setting and initing the duc and ddcJosh Blum2010-06-103-16/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-104-46/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: switched otw type to little endian (works now)Josh Blum2010-06-091-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-091-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e: working vrt recv, implemented dsp utils in usrp-e dspJosh Blum2010-06-073-60/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-073-56/+123
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'work' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-079-146/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recv giving me something, bad vrt headers though...Josh Blum2010-06-051-4/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrp-e more implementation, rx timed samples runs w/o error (no workie though)Josh Blum2010-06-054-19/+128
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented dsp and rx controlJosh Blum2010-06-044-13/+182
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-0411-58/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prefixed helper classes with usrp_e to avoid collisionJosh Blum2010-06-047-28/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | io impl tweaks, renamed clock control and codec control implementation to avo...Josh Blum2010-06-044-23/+55
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work on io impl for usrp-e using read/writeJosh Blum2010-06-036-47/+166
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added headers to cmakelists for completenessJosh Blum2010-06-031-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-038-149/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added sr registers to u1eJosh Blum2010-06-011-2/+76