aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_iface.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: renamed enums to reflect new conventionJosh Blum2010-11-101-1/+1
* uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ...Josh Blum2010-11-051-1/+1
* usrp: implement name checking on dicovery (all platforms), separate usb seria...Josh Blum2010-11-051-1/+3
* usrp1: replace byteswap with htonx (it was wrong to just swap)Josh Blum2010-09-301-14/+2
* usrp1: fixes to remove warnings and errors for usrp1 + libusb windowsJosh Blum2010-09-231-2/+2
* EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_...Nick Foster2010-08-311-11/+10
* usrp1: Disable i2c error messages unless debug is enabledThomas Tsou2010-08-271-2/+4
* usrp1: Improve debug output readabilityThomas Tsou2010-08-241-1/+2
* usrp1: Fix assertion that prevents 32-bit SPI transactionsThomas Tsou2010-08-231-1/+1
* usrp1: Return unknown (0xff) on invalid I2C readThomas Tsou2010-08-171-5/+2
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+262