aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_iface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Brought in changes to SPI to match up with parallel branch so they share a co...Nick Foster2010-08-161-1/+1
* usrp2: added fpga compat number, renamed firmware proto version to compatJosh Blum2010-08-091-7/+17
* usrp2: add a timeout to udp control and make it large for usrp2 control trans...Josh Blum2010-07-191-1/+13
* usrp2: moved common defined for udp mtu and implemented change.Josh Blum2010-07-071-4/+5
* uhd: change pack/unpack for 64-bit numbers to reflect hardware implementationJosh Blum2010-07-071-1/+1
* usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64Josh Blum2010-07-051-5/+19
* usrp2: increased transport buffer minimum size, and added warningJosh Blum2010-07-051-1/+1
* usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol number...Josh Blum2010-06-171-1/+1
* move get clock rate into clock controlJosh Blum2010-06-041-7/+0
* also use an mtu size recv buffer for the control packet recvJosh Blum2010-06-041-6/+7
* Added RSSI readback to XCVR2450.Josh Blum2010-04-261-1/+1
* prefixed the ASSERT_THROW macro with UHD for the sake of namespaceJosh Blum2010-04-261-8/+8
* Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom.Josh Blum2010-04-261-21/+0
* set dboard eeprom from dboard propertiesJosh Blum2010-04-241-5/+9
* Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-0/+61
* Added protocol version number to usrp2 common header and data struct.Josh Blum2010-04-211-0/+8
* moved spi and i2c api into serial.hpp, its used for more than the dboard inte...Josh Blum2010-04-161-1/+0
* Created a usrp2 interface class with the control, spi, peek/poke functionality.Josh Blum2010-04-131-0/+168