aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/uhd_usrp_probe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-071-2/+2
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-1/+1
* utils: uhd_usrp_probe gets argument --init-onlyMartin Braun2014-07-111-1/+2
* uhd: conditionalize the eeprom checkJosh Blum2013-07-151-7/+10
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-4/+5
* uhd: added some more prints to the probeJosh Blum2012-06-081-3/+9
* uhd: added readback of version and arbitrary string property to probe appJosh Blum2011-08-171-0/+13
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-221-6/+6
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-1/+1
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-021-1/+1
* uhd: loopback working on usrp2Josh Blum2011-06-291-1/+2
* uhd: work getting multi-usrp workingJosh Blum2011-06-281-0/+5
* usrp: got probe working w/ the new property treeJosh Blum2011-06-281-57/+53
* usrp2: restored discovery and most of io_implJosh Blum2011-06-271-1/+11
* usrp: support for grand daughter board eepromJosh Blum2011-04-261-7/+16
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: integrated boost split or tokenizer into source files, remove string spl...Josh Blum2011-01-061-2/+3
* uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-3/+3
* usrp: print eeprom key/value pairs in the probe app, fixed mac addr sizeJosh Blum2010-11-041-4/+4
* uhd: made split string utility functionJosh Blum2010-08-121-2/+2
* usrp: removed gain handler code (replaced by gain group)Josh Blum2010-07-271-1/+1
* usrp2: added codec impl for codec properties to usrp2Josh Blum2010-07-271-0/+15
* uhd: work on tune logic, and subdev connection logicJosh Blum2010-07-161-2/+1
* usrp: removed spectrum inverted property from subdev code and tune helper (it...Josh Blum2010-07-161-1/+0
* created uhd usrp probeJosh Blum2010-06-091-0/+166