summaryrefslogtreecommitdiffstats
path: root/host/lib/device.cpp
Commit message (Expand)AuthorAgeFilesLines
* work on algorithms and documentationJosh Blum2010-06-141-6/+2
* Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-2/+2
* setting size of buffers from device argsJosh Blum2010-04-271-5/+6
* prefixed the ASSERT_THROW macro with UHD for the sake of namespaceJosh Blum2010-04-261-2/+2
* renamed dict get key and value methodsJosh Blum2010-04-051-2/+2
* use find to discover devicesJosh Blum2010-03-301-4/+4
* Added utility methods to device addr and mac addr to make them more usable.Josh Blum2010-03-291-4/+4
* refactored types.hpp into types directoryJosh Blum2010-03-271-3/+3
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-3/+4
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-1/+1
* Added recovery app to use raw socket to burn known ip addr.Josh Blum2010-03-161-2/+2
* Device sub classes can register themselves. Simplifies device.cpp internals.Josh Blum2010-03-151-45/+47
* Cleaned up the gain handler (thing that gets and sets wildcard gains)Josh Blum2010-03-111-3/+12
* Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-251-16/+84
* use a single addr param for the usrp2Josh Blum2010-02-251-5/+2
* Made the usrp2 impl into a device.Josh Blum2010-02-211-11/+5
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-211-2/+2
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+74