aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e100/mboard_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp-e100: created device address arg for master clock rate, removed eeprom hackJosh Blum2011-05-121-1/+2
|
* usrp-e100: removed stdio prints from implementationJosh Blum2011-05-041-5/+6
|
* usrp-e100: add ability to set/get default master clock rate from EEPROMJosh Blum2011-05-011-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 rateJosh Blum2011-03-291-5/+0
|
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-3/+3
|
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-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 usrpJosh Blum2011-02-171-4/+0
|
* usrp-e100: tweaks to clock control and setting from apiJosh Blum2011-01-301-0/+8
|
* usrp-e100: added readbacks for time now and time ppsJosh Blum2011-01-121-0/+21
| | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
|
* uhd: use internal() to default clock configs, dont use PPS_INT, theres no ↵Josh Blum2011-01-111-4/+1
| | | | such thing
* usrp2: implemented get time last ppsJosh Blum2010-12-301-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 statementNick Foster2010-11-231-3/+3
|
* E100: clock sync implemented.Nick Foster2010-11-221-1/+29
|
* usrp-e100: implemented wrapper for i2c device node + ioctls, implemented ↵Josh Blum2010-11-101-2/+8
| | | | e100 eeprom map
* usrp-e100: added empty eeprom for eeprom get propertyJosh Blum2010-11-101-0/+5
|
* usrp-e100: renamed files and classes in usrp-e100 to e100 nameJosh Blum2010-11-091-7/+7
|
* usrp_e: renamed directory to usrp_e100 to reflect product nameJosh Blum2010-11-091-0/+159