| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: uhd_usrp_probe is yet more forgiving | Martin Braun | 2017-05-04 | 1 | -15/+22 |
* | utils: Updated uhd_usrp_probe to be more lenient with missing properties | Martin Braun | 2017-05-03 | 1 | -10/+16 |
* | utils: Made EEPROM readout optional in uhd_usrp_probe | Martin Braun | 2017-04-13 | 1 | -4/+8 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -15/+14 |
* | utils: Enable printing of FPGA hash in uhd_usrp_probe | Martin Braun | 2017-02-10 | 1 | -0/+3 |
* | utils: uhd_usrp_probe can query vector<string> | Martin Braun | 2016-09-23 | 1 | -1/+11 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -5/+24 |
* | utils: Added querying a sensor to uhd_usrp_probe | Derek Kozel | 2016-08-01 | 1 | -0/+7 |
* | Fixed minor warnings | Nicholas Corgan | 2016-06-16 | 1 | -2/+2 |
* | octoclock: uhd_usrp_probe works for clocks now | Martin Braun | 2016-06-15 | 1 | -14/+25 |
* | utils: added integer, range and double property tree accessors | Marcus Müller | 2015-04-21 | 1 | -1/+20 |
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -5/+1 |
* | uhd: uhd_usrp_probe: added bandwidth ranges to RX output, if available | Marcus Müller | 2015-02-18 | 1 | -0/+5 |
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 |
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
* | utils: uhd_usrp_probe gets argument --init-only | Martin Braun | 2014-07-11 | 1 | -1/+2 |
* | uhd: conditionalize the eeprom check | Josh Blum | 2013-07-15 | 1 | -7/+10 |
* | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -4/+5 |
* | uhd: added some more prints to the probe | Josh Blum | 2012-06-08 | 1 | -3/+9 |
* | uhd: added readback of version and arbitrary string property to probe app | Josh Blum | 2011-08-17 | 1 | -0/+13 |
* | uhd: replaced boost filesystem path with fs_path in property tree | Josh Blum | 2011-07-22 | 1 | -6/+6 |
* | uhd: add get_tree call directly to the device | Josh Blum | 2011-07-20 | 1 | -1/+1 |
* | usrp: renamed ref_source to clock_source (terminology) | Josh Blum | 2011-07-02 | 1 | -1/+1 |
* | uhd: loopback working on usrp2 | Josh Blum | 2011-06-29 | 1 | -1/+2 |
* | uhd: work getting multi-usrp working | Josh Blum | 2011-06-28 | 1 | -0/+5 |
* | usrp: got probe working w/ the new property tree | Josh Blum | 2011-06-28 | 1 | -57/+53 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 1 | -1/+11 |
* | usrp: support for grand daughter board eeprom | Josh Blum | 2011-04-26 | 1 | -7/+16 |
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: integrated boost split or tokenizer into source files, remove string spl... | Josh Blum | 2011-01-06 | 1 | -2/+3 |
* | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -3/+3 |
* | usrp: print eeprom key/value pairs in the probe app, fixed mac addr size | Josh Blum | 2010-11-04 | 1 | -4/+4 |
* | uhd: made split string utility function | Josh Blum | 2010-08-12 | 1 | -2/+2 |
* | usrp: removed gain handler code (replaced by gain group) | Josh Blum | 2010-07-27 | 1 | -1/+1 |
* | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-27 | 1 | -0/+15 |
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -2/+1 |
* | usrp: removed spectrum inverted property from subdev code and tune helper (it... | Josh Blum | 2010-07-16 | 1 | -1/+0 |
* | created uhd usrp probe | Josh Blum | 2010-06-09 | 1 | -0/+166 |