Commit graph

18 commits

Author SHA1 Message Date
Josh Blum
e4b45cca1b usrp: added get sensors api to multi usrp for rx/tx subdevs and mboard 2011-02-11 18:07:24 -08:00
Josh Blum
24c626a147 usrp: added mboard param to get time now and last pps 2011-02-11 10:29:59 -08:00
Josh Blum
625d5605dd usrp: added set and get master clock rates to usrp API
implemented set and get rates in usrp1 (its all soft)

implemented set and get rates in usrp2 (only 100MHz)
2011-01-31 16:29:12 -08:00
Josh Blum
e16445483e uhd: remove single usrp (leave a typedef), multi-usrp is a superset now 2011-01-27 15:24:47 -08:00
Josh Blum
261bb80d73 uhd: update copyright dates on host code 2011-01-13 16:22:07 -08:00
Josh Blum
395bbbbc11 uhd: replace all the instances of float not pertaining to io types with double, simplifies life 2011-01-11 19:46:45 -08:00
Josh Blum
64263e44bf usrp: change wording on pps error message in multi usrp 2011-01-07 12:07:06 -08:00
Josh Blum
7b0b2924d5 uhd: removed SOB always from tx examples,
use the multi usrp set unknown pps in the test app
2010-12-30 17:26:58 -08:00
Josh Blum
76c8b7fa24 usrp2: implemented get time last pps
renamed the enum for the pps time
added calls to single and multi wrappers
set time unknown pps now simpler
removed peek64 stuff from host + fw

please test
2010-12-30 16:41:38 -08:00
Josh Blum
211e190619 usrp: added a time sync check for multi usrp 2010-10-27 10:45:15 -07:00
Josh Blum
cea3d05095 uhd: replaced print warning with a post warning call and registry
renamed print warning calls in the implementation

fixed issue with dict::pop so it now works even if the value is not comparable
2010-10-26 14:14:01 -07:00
Josh Blum
359c4e16b2 uhd: created tune request struct and implemented more fine grained tuning calls 2010-10-25 13:41:40 -07:00
Josh Blum
8e341caadf usrp: added gain element access by gain name to multi and single wrappers 2010-10-20 16:20:36 -07:00
Josh Blum
799d5059ba usrp: change the bandwidth param to a double (its a frequency), add set and gets for BW in the wrappers 2010-10-19 15:42:21 -07:00
Josh Blum
083413de3d multi-usrp: fixed num channel calculation, moved logic to cpm functions 2010-10-19 13:04:07 -07:00
Josh Blum
982ac435e9 multi-usrp: corrected calculations for channel and mboard indexes 2010-10-18 18:24:53 -07:00
Josh Blum
a1e42e5d60 usrp: moved warnings logic into wrappers 2010-10-17 23:37:52 -07:00
Josh Blum
c861f98c55 usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrp 2010-10-16 18:10:40 -07:00