Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp-e100: created device address arg for master clock rate, removed eeprom hack | Josh Blum | 2011-05-12 | 1 | -1/+2 |
| | |||||
* | usrp-e100: removed stdio prints from implementation | Josh Blum | 2011-05-04 | 1 | -5/+6 |
| | |||||
* | usrp-e100: add ability to set/get default master clock rate from EEPROM | Josh Blum | 2011-05-01 | 1 | -0/+4 |
| | | | | | | | | | Mboard eeprom map class can parse the setting (4 byte float). The clock control will try to set the eeprom rate if present, otherwise or under failure condition, it sets the default. Updated docs, example, and provided helpful verbose. I would prefer that users burn the desired rate to the eeprom (and they may too). | ||||
* | usrp-e100: set the ticks-per-second every time we change clock rate | Josh Blum | 2011-03-29 | 1 | -5/+0 |
| | |||||
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -3/+3 |
| | |||||
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | uhd: got all compiling w/ changes, changes to channel calculation in multi usrp | Josh Blum | 2011-02-17 | 1 | -4/+0 |
| | |||||
* | usrp-e100: tweaks to clock control and setting from api | Josh Blum | 2011-01-30 | 1 | -0/+8 |
| | |||||
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 1 | -0/+21 |
| | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | E100: internal ref fix switch statement | Nick Foster | 2010-11-23 | 1 | -3/+3 |
| | |||||
* | E100: clock sync implemented. | Nick Foster | 2010-11-22 | 1 | -1/+29 |
| | |||||
* | usrp-e100: implemented wrapper for i2c device node + ioctls, implemented ↵ | Josh Blum | 2010-11-10 | 1 | -2/+8 |
| | | | | e100 eeprom map | ||||
* | usrp-e100: added empty eeprom for eeprom get property | Josh Blum | 2010-11-10 | 1 | -0/+5 |
| | |||||
* | usrp-e100: renamed files and classes in usrp-e100 to e100 name | Josh Blum | 2010-11-09 | 1 | -7/+7 |
| | |||||
* | usrp_e: renamed directory to usrp_e100 to reflect product name | Josh Blum | 2010-11-09 | 1 | -0/+159 |