aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now).Josh Blum2010-03-151-2/+12
* Device sub classes can register themselves. Simplifies device.cpp internals.Josh Blum2010-03-154-4/+34
* Removed freq min and max and gain min, max, and step...Josh Blum2010-03-124-29/+17
* Cleaned up the gain handler (thing that gets and sets wildcard gains)Josh Blum2010-03-112-39/+36
* Filled in dboard code for basics and lf type boards.Josh Blum2010-03-105-9/+16
* Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-105-76/+180
* Moved timeouts into the udp transports.Josh Blum2010-03-043-4/+15
* Split metadata into rx and tx specific metadata.Josh Blum2010-03-033-20/+46
* Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-0/+4
* Added a vrt library to pack and unpack from metadata.Josh Blum2010-03-022-0/+67
* Expanded the UDP api:Josh Blum2010-03-025-23/+159
* Send the number of samples per datagram over the control.Josh Blum2010-03-012-2/+8
* Recv noise with uhd.Josh Blum2010-03-012-6/+6
* removed empty uhd.hpp and cpp filesJosh Blum2010-02-262-29/+0
* Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-255-8/+55
* Added IF data io handing within the usrp2 impl.Josh Blum2010-02-235-65/+13
* Work on the io interface for a device (and some implementation work in usrp2).Josh Blum2010-02-224-7/+91
* Moved the udp implementation guts into the cpp fileJosh Blum2010-02-221-16/+5
* Made implementation class for the dboard manager.Josh Blum2010-02-221-20/+15
* Made the usrp2 impl into a device.Josh Blum2010-02-214-112/+9
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-2110-113/+68
* DUC and DDC control packets OTWJosh Blum2010-02-191-9/+9
* Added special case for empty dboard slot (none id 0xffff)Josh Blum2010-02-182-4/+10
* Added control for usrp2 aux dac and adc control.Josh Blum2010-02-171-2/+10
* Added i2c control transactions in fw and hostJosh Blum2010-02-171-2/+2
* Worked out spi api for the dboard interface.Josh Blum2010-02-173-55/+40
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-1725-0/+1796