aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_iface.hpp
Commit message (Expand)AuthorAgeFilesLines
* usrp2: made enums for the rev types and implemented in codeJosh Blum2010-11-111-5/+17
* U2P: Ripped out the mboard_rev_t structure in favor of an enum in usrp2_regs....Nick Foster2010-11-101-16/+5
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-101-0/+3
|\
| * usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-041-0/+4
| * usrp2: reorganized firmware directoryJosh Blum2010-07-301-16/+0
* | 2+: moved mboard_rev to usrp2/ in preparation for merging upstreamNick Foster2010-11-101-4/+4
* | USRP2P: mboard rev works through props interface.Nick Foster2010-10-121-0/+1
* | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-121-3/+3
* | Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing.Nick Foster2010-08-131-1/+1
* | Host-side fixes for GPS UART.Nick Foster2010-08-121-2/+2
* | Added host-side support for UART messaging.Nick Foster2010-08-121-0/+4
* | Host-side changes to work with the USRP2+.Nick Foster2010-07-261-16/+21
|/
* usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64Josh Blum2010-07-051-0/+10
* move get clock rate into clock controlJosh Blum2010-06-041-6/+0
* Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ...Josh Blum2010-05-111-0/+7
* Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom.Josh Blum2010-04-261-47/+1
* Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-0/+55
* moved spi and i2c api into serial.hpp, its used for more than the dboard inte...Josh Blum2010-04-161-2/+2
* renamed dboard interface to dboard iface, the lengthy name was getting to be ...Josh Blum2010-04-141-1/+1
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-0/+103