aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/simple_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-241-6/+11
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-161-4/+12
* uhd: include code_rate/2 as part of the tunable frequency rangeJosh Blum2010-07-161-2/+7
* uhd: added get time now call to simple and mimo usrpJosh Blum2010-07-051-0/+4
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-051-6/+6
* 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