aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/simple_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* added set freq with lo offset to simple usrp wrapperJosh Blum2010-05-141-0/+8
* added simple usrp api to read rssi and get LO lock statusJosh Blum2010-04-261-0/+12
* Created args string contructor for device address.Josh Blum2010-04-201-9/+30
* removed clock rate prop, we dont need to expose that since ticks are in nsecsJosh Blum2010-04-141-4/+0
* simplified the usage of dboard, dsp, and mboard proxies.Josh Blum2010-04-051-2/+2
* paradigm shift for the dsp abstractionJosh Blum2010-04-051-34/+12
* hardcoded values for enum props, added clock get/set for simple usrpJosh Blum2010-04-011-6/+11
* Moved usrp specific things into usrp directories and namespaces.Josh Blum2010-04-011-0/+207