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 | -22/+6 |
| | |||||
* | usrp-e100: added soft sync for ad9522 clock control | Josh Blum | 2011-05-09 | 1 | -2/+12 |
| | |||||
* | usrp_e100: work w/ ad9522 clock configuration | Josh Blum | 2011-05-08 | 1 | -2/+18 |
| | |||||
* | usrp-e100: removed stdio prints from implementation | Josh Blum | 2011-05-04 | 1 | -15/+15 |
| | |||||
* | USRP1: added support for setting clock rate from EEPROM | Josh Blum | 2011-05-01 | 1 | -2/+2 |
| | | | | | Basically, same deal as the previous changeset but for USRP1. Modified previous changes so that the key is shorter (mcr = master_clock_rate) | ||||
* | usrp-e100: add ability to set/get default master clock rate from EEPROM | Josh Blum | 2011-05-01 | 1 | -1/+18 |
| | | | | | | | | | 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: reset dboard clocks on rate change, and dont cache in dboard iface | Josh Blum | 2011-04-07 | 1 | -1/+15 |
| | |||||
* | usrp-e100: set the ticks-per-second every time we change clock rate | Josh Blum | 2011-03-29 | 1 | -0/+1 |
| | |||||
* | usrp-e100: reinstate the VCO calibration timeout message | Josh Blum | 2011-03-06 | 1 | -3/+0 |
| | |||||
* | usrp-e100: disabling VCO cal check, its not right, and the warning alarms people | Josh Blum | 2011-03-05 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-03-17 | 1 | -1/+1 |
|\ | |||||
| * | E100: fix test clock output enable | Nick Foster | 2011-03-16 | 1 | -1/+1 |
| | | |||||
* | | Generalized mboard_iface and added a SPI convenience class a la I2C | Nick Foster | 2011-03-03 | 1 | -4/+4 |
| | | |||||
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | | |||||
* | | 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 | ||||
* | usrp-e100: tweak for clock control register calculation, works better | Josh Blum | 2011-01-27 | 1 | -30/+33 |
| | |||||
* | usrp-e100: work on clock control | Josh Blum | 2011-01-30 | 1 | -53/+98 |
| | | | | | | | added vco calibration routine and readback to check for calibrated changed the counters/dividers calculation to be event driven and more mathematically calculated. | ||||
* | usrp-e100: tweaks to clock control and setting from api | Josh Blum | 2011-01-30 | 1 | -5/+7 |
| | |||||
* | Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into ↵ | Philip Balister | 2011-02-01 | 1 | -45/+133 |
|\ | | | | | | | | | | | | | usrp_e100_devel Conflicts: host/lib/usrp/usrp_e100/clock_ctrl.cpp | ||||
| * | usrp-e100: clock control use boost math gcd for divider calculation | Josh Blum | 2011-01-29 | 1 | -4/+7 |
| | | |||||
| * | usrp-e100: working clock control 61.44, 52mhz | Josh Blum | 2011-01-29 | 1 | -8/+10 |
| | | |||||
| * | usrp-e100: so far internal vco code works w/ 64mhz | Josh Blum | 2011-01-29 | 1 | -62/+133 |
| | | |||||
* | | usrp-e100: remove unused clock control constants, enb test clock | Josh Blum | 2011-01-31 | 1 | -16/+1 |
|/ | |||||
* | usrp-e100: work on clock control | Josh Blum | 2011-01-30 | 1 | -22/+101 |
| | |||||
* | E100: clock sync implemented. | Nick Foster | 2010-11-22 | 1 | -0/+26 |
| | |||||
* | 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/+237 |