Josh Blum
ebd2ecc6ff
uhd: work getting multi-usrp working
2011-06-28 19:10:55 -07:00
Josh Blum
8308fb0eef
usrp: got probe working w/ the new property tree
2011-06-28 16:05:08 -07:00
Josh Blum
3a61875156
usrp2: restored discovery and most of io_impl
2011-06-27 23:05:53 -07:00
Josh Blum
7450a6583f
usrp: support for grand daughter board eeprom
2011-04-26 14:15:16 -07:00
Josh Blum
261bb80d73
uhd: update copyright dates on host code
2011-01-13 16:22:07 -08:00
Josh Blum
771b5cebda
uhd: integrated boost split or tokenizer into source files, remove string split from algorithms header
2011-01-06 15:38:56 -08:00
Josh Blum
08dfff3798
uhd: created a meta range that is a range of ranges for gains and freqs
...
created a templated range that that holds a start, stop, and step
created a meta-range template that is a vector of ranges
meta-range can calculate the overall start, stop, step
or be indexed to get at components
replaced instances of range.min, max, step with the functions
start() stop() and step()
the xcvr frequency range is now expressed in as two ranges
(have to fix its clip function though)
2010-11-10 19:29:06 -08:00
Josh Blum
9dff7952f6
usrp: print eeprom key/value pairs in the probe app, fixed mac addr size
2010-11-04 21:25:25 -07:00
Josh Blum
805d4a0cff
uhd: made split string utility function
2010-08-12 10:08:17 -07:00
Josh Blum
d769ff8cc3
usrp: removed gain handler code (replaced by gain group)
2010-07-27 15:45:49 -07:00
Josh Blum
c2b97490b7
usrp2: added codec impl for codec properties to usrp2
2010-07-27 15:45:49 -07:00
Josh Blum
9a9ca6dfad
uhd: work on tune logic, and subdev connection logic
2010-07-16 16:51:30 -07:00
Josh Blum
2a3d0e653e
usrp: removed spectrum inverted property from subdev code and tune helper (it wasnt used)
2010-07-16 16:51:30 -07:00
Josh Blum
ad95e45ab2
created uhd usrp probe
2010-06-09 18:30:10 -07:00