aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e100
Commit message (Expand)AuthorAgeFilesLines
...
| * uhd: got all compiling w/ changes, changes to channel calculation in multi usrpJosh Blum2011-02-172-13/+5
* | uhd: switch dboard id prop to whole eeprom structJosh Blum2011-02-221-8/+8
* | uhd: simplify dboard eeprom code by passing iface into load/storeJosh Blum2011-02-221-5/+5
|/
* usrp-e100: use pre-bound get send/recv buffers in io implJosh Blum2011-02-031-18/+30
* usrp-e100: replaced safe managed buffers in usrp-e100 mmap with custom onesJosh Blum2011-02-151-48/+112
* Merge branch 'usrp_e100_devel' into nextJosh Blum2011-02-109-139/+373
|\
| * usrp-e100: tweak for clock control register calculation, works betterJosh Blum2011-01-271-30/+33
| * usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utilityJosh Blum2011-02-031-1/+1
| * usrp-e100: changes for global reset and non-zero sids on rxJosh Blum2011-01-224-10/+33
| * usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, simpli...Josh Blum2011-01-312-28/+16
| * usrp-e100: work on clock controlJosh Blum2011-01-301-53/+98
| * usrp-e100: tweaks to clock control and setting from apiJosh Blum2011-01-302-5/+15
| * Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into usr...Philip Balister2011-02-012-46/+134
| |\
| | * Merge branch 'multi_usrp_only' into usrp_e100_develJosh Blum2011-01-311-1/+1
| | |\
| | * | usrp-e100: clock control use boost math gcd for divider calculationJosh Blum2011-01-291-4/+7
| | * | usrp-e100: working clock control 61.44, 52mhzJosh Blum2011-01-291-8/+10
| | * | usrp-e100: so far internal vco code works w/ 64mhzJosh Blum2011-01-291-62/+133
| * | | usrp-e100: remove unused clock control constants, enb test clockJosh Blum2011-01-311-16/+1
| |/ /
| * | usrp-e100: work on clock controlJosh Blum2011-01-302-22/+108
| * | usrp-e100: added misc test register 32 bitsJosh Blum2011-01-251-0/+3
| * | usrp-e100: changes to regs map for re-mapping of address spaceJosh Blum2011-01-231-40/+43
* | | uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-092-5/+5
* | | uhd: replace asio buffer in make safe w/ memory and length, makes things simplerJosh Blum2011-02-071-2/+2
* | | uhd: removed instances of shared_from_this() in transportsJosh Blum2011-02-051-5/+4
* | | uhd: change bounded_buffer implementation and code using itJosh Blum2011-02-051-10/+9
| |/ |/|
* | usrp-e100: revert compat number until its readyJosh Blum2011-01-271-1/+1
|/
* usrp-e100: added readbacks for time now and time ppsJosh Blum2011-01-124-3/+34
* uhd: update copyright dates on host codeJosh Blum2011-01-135-5/+5
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-114-28/+28
* uhd: use internal() to default clock configs, dont use PPS_INT, theres no suc...Josh Blum2011-01-111-4/+1
* usrp2: implemented get time last ppsJosh Blum2010-12-301-1/+1
* usrp-e100: added check for linux when configuringJosh Blum2010-12-261-1/+5
* uhd: use the include subdir macro to simplify the lib subdirs cmakelistsJosh Blum2010-12-201-19/+21
* uhd: implemented top-level component registryJosh Blum2010-12-201-1/+1
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-15/+2
* uhd: added read-back calls to dboard iface gpio settings, and optional maskJosh Blum2010-11-261-8/+8
* E100: internal ref fix switch statementNick Foster2010-11-231-3/+3
* usrp-e100: updated for building with nextJosh Blum2010-11-232-7/+5
* E100: clock sync implemented.Nick Foster2010-11-224-2/+74
* usrp e100 : Add sleep after loading module.Philip Balister2010-11-171-0/+1
* usrp e100 : Add i2c header back.Philip Balister2010-11-171-0/+1
* usrp_e : Add missing header file.Philip Balister2010-11-111-0/+1
* usrp-e100: add serial and name checks to the usrp-e100 discovery routineJosh Blum2010-11-111-9/+18
* usrp_eXXX: Only include i2c-dev.h due to struct definition conflicts.Philip Balister2010-11-111-1/+0
* usrp-e100: implemented wrapper for i2c device node + ioctls, implemented e100...Josh Blum2010-11-103-6/+93
* usrp-e100: added empty eeprom for eeprom get propertyJosh Blum2010-11-101-0/+5
* fixed string constants find and replace typoJosh Blum2010-11-101-2/+2
* usrp-e100: moved kernel header to lib dir, remove the header check, default e...Josh Blum2010-11-093-8/+95
* usrp-e100: renamed files and classes in usrp-e100 to e100 nameJosh Blum2010-11-0918-218/+218
* usrp_e: renamed directory to usrp_e100 to reflect product nameJosh Blum2010-11-0918-0/+3375