aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e100
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | now docs, examples, utils, usb, are configurable components with dependencies
* uhd: added macro to enable/disable componentsJosh Blum2010-11-291-15/+2
| | | | | | libuhd prints summary of components added newline prints before config checks
* 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
| | | | | After loading the module, we need to wait until /dev/usrp_e0 is available before proceeding.
* 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 ↵Josh Blum2010-11-103-6/+93
| | | | e100 eeprom map
* 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 ↵Josh Blum2010-11-093-8/+95
| | | | enable to false
* 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