aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/types.cpp
Commit message (Expand)AuthorAgeFilesLines
* added to the time spec documentationJosh Blum2010-04-261-3/+3
* Got eeprom read/write dboard ids working.Josh Blum2010-04-261-3/+5
* Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom.Josh Blum2010-04-261-0/+27
* Created args string contructor for device address.Josh Blum2010-04-201-24/+22
* moved spi and i2c api into serial.hpp, its used for more than the dboard inte...Josh Blum2010-04-161-0/+9
* renamed dxc to dsp for tune resultJosh Blum2010-04-141-2/+2
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-15/+12
* renamed dict get key and value methodsJosh Blum2010-04-051-2/+2
* extended stream cmd with mode enum, and extended fragment flags in metadataJosh Blum2010-04-031-3/+4
* Added io type and otw type for describing types.Josh Blum2010-03-301-0/+35
* Added utility methods to device addr and mac addr to make them more usable.Josh Blum2010-03-291-10/+53
* refactored types.hpp into types directoryJosh Blum2010-03-271-5/+108
* Overhaullllllled the way we do streaming. There is an odd bug whereJosh Blum2010-03-251-3/+12
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-0/+57