Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 4 | -3/+34 |
| | | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map | ||||
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 5 | -5/+5 |
| | |||||
* | uhd: replace all the instances of float not pertaining to io types with ↵ | Josh Blum | 2011-01-11 | 4 | -28/+28 |
| | | | | double, simplifies life | ||||
* | uhd: use internal() to default clock configs, dont use PPS_INT, theres no ↵ | Josh Blum | 2011-01-11 | 1 | -4/+1 |
| | | | | such thing | ||||
* | usrp2: implemented get time last pps | Josh Blum | 2010-12-30 | 1 | -1/+1 |
| | | | | | | | | | renamed the enum for the pps time added calls to single and multi wrappers set time unknown pps now simpler removed peek64 stuff from host + fw please test | ||||
* | usrp-e100: added check for linux when configuring | Josh Blum | 2010-12-26 | 1 | -1/+5 |
| | |||||
* | uhd: use the include subdir macro to simplify the lib subdirs cmakelists | Josh Blum | 2010-12-20 | 1 | -19/+21 |
| | |||||
* | uhd: implemented top-level component registry | Josh Blum | 2010-12-20 | 1 | -1/+1 |
| | | | | now docs, examples, utils, usb, are configurable components with dependencies | ||||
* | uhd: added macro to enable/disable components | Josh Blum | 2010-11-29 | 1 | -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 mask | Josh Blum | 2010-11-26 | 1 | -8/+8 |
| | |||||
* | E100: internal ref fix switch statement | Nick Foster | 2010-11-23 | 1 | -3/+3 |
| | |||||
* | usrp-e100: updated for building with next | Josh Blum | 2010-11-23 | 2 | -7/+5 |
| | |||||
* | E100: clock sync implemented. | Nick Foster | 2010-11-22 | 4 | -2/+74 |
| | |||||
* | usrp e100 : Add sleep after loading module. | Philip Balister | 2010-11-17 | 1 | -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 Balister | 2010-11-17 | 1 | -0/+1 |
| | |||||
* | usrp_e : Add missing header file. | Philip Balister | 2010-11-11 | 1 | -0/+1 |
| | |||||
* | usrp-e100: add serial and name checks to the usrp-e100 discovery routine | Josh Blum | 2010-11-11 | 1 | -9/+18 |
| | |||||
* | usrp_eXXX: Only include i2c-dev.h due to struct definition conflicts. | Philip Balister | 2010-11-11 | 1 | -1/+0 |
| | |||||
* | usrp-e100: implemented wrapper for i2c device node + ioctls, implemented ↵ | Josh Blum | 2010-11-10 | 3 | -6/+93 |
| | | | | e100 eeprom map | ||||
* | usrp-e100: added empty eeprom for eeprom get property | Josh Blum | 2010-11-10 | 1 | -0/+5 |
| | |||||
* | fixed string constants find and replace typo | Josh Blum | 2010-11-10 | 1 | -2/+2 |
| | |||||
* | usrp-e100: moved kernel header to lib dir, remove the header check, default ↵ | Josh Blum | 2010-11-09 | 3 | -8/+95 |
| | | | | enable to false | ||||
* | usrp-e100: renamed files and classes in usrp-e100 to e100 name | Josh Blum | 2010-11-09 | 18 | -218/+218 |
| | |||||
* | usrp_e: renamed directory to usrp_e100 to reflect product name | Josh Blum | 2010-11-09 | 18 | -0/+3375 |