aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils
Commit message (Expand)AuthorAgeFilesLines
* Warning fixesNicholas Corgan2015-03-275-12/+8
* imgs_downloader: Copy pkg to temp dir even if it is localAshish Chaudhari2015-03-181-3/+4
* uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-1/+1
* uhd: Fixed multiple compiler warnings (unused variables, missing literal f)Martin Braun2015-03-112-3/+3
* cmake: Skip building fx3 utils if B200 is disabledMartin Braun2015-03-101-6/+11
* uhd: uhd_usrp_probe: added bandwidth ranges to RX output, if availableMarcus Müller2015-02-181-0/+5
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-274-4/+4
* UBX: Add UBX Supportmichael-west2015-01-221-2/+4
* UHD: Fixes for dboard calibration utilities.michael-west2015-01-164-249/+483
* utils: Backported latency bugfix from masterMartin Braun2014-11-261-1/+1
* latency: fixed bugs in test running and grapherBalint Seeber2014-11-042-7/+17
* utils: Minor fixes in images downloader and packaging scriptsAshish Chaudhari2014-10-271-0/+3
* Adding explicit positional arguments to .format strings for compatibility wit...Patrick Sisterhen2014-10-161-6/+6
* utils: Removed compiler warning in latency testMartin Braun2014-10-151-1/+1
* utils: Small fix to uhd_images_downloader, less warningsMartin Braun2014-10-131-2/+1
* x300,nirio: Added support for NI-RIO 14.0Ashish Chaudhari2014-10-101-24/+23
* utils: Removed deprecated options from mb eeprom and simple net burner.Martin Braun2014-10-092-29/+10
* utils: Added latency measurement utilityBalint Seeber2014-10-098-0/+2774
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-071-2/+2
* Initial commit E300 support.Martin Braun2014-10-073-8/+100
* uhd: uhd_images_downloader now respects $UHD_IMAGES_BASE_URLMartin Braun2014-10-061-115/+126
* uhd: Changed line endings from Windows -> UNIXAshish Chaudhari2014-08-211-80/+80
* OctoClock: bugfixes/improvementsNicholas Corgan2014-08-201-19/+38
* octoclock: Fixed merge conflict. Utils compile now.Ashish Chaudhari2014-08-071-1/+15
* Merge branch 'master' into ashish/cat_refactor_masterAshish Chaudhari2014-08-056-11/+13
|\
| * Merge branch 'maint'Martin Braun2014-08-014-8/+9
| |\
| | * Updated documentationNicholas Corgan2014-07-314-8/+9
| | * usrp_burn_mb_eeprom: write all changes to the EEPROM at onceNicholas Corgan2014-07-311-2/+3
| * | Updated master-specfic documentationNicholas Corgan2014-07-311-1/+1
| * | usrp_burn_mb_eeprom: write all changes to EEPROM at onceNicholas Corgan2014-07-281-2/+3
* | | b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-011-16/+5
|/ /
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-2310-10/+742
* | utils: uhd_usrp_probe gets argument --init-onlyMartin Braun2014-07-111-1/+2
* | Merge branch 'maint'Ben Hilburn2014-05-223-11/+12
|\|
| * Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-213-11/+12
* | usrp_n2xx_simple_net_burner: implement features from old Python burnerNicholas Corgan2014-05-071-31/+85
* | Merge branch 'maint'Ben Hilburn2014-04-113-3/+6
|\|
| * Merge branch 'origin/uhd/cal_msg' into maintBen Hilburn2014-04-113-3/+6
| |\
| | * uhd: Cal tools had ambiguous help message, referring to XCVR boards.Martin Braun2014-03-283-3/+6
* | | usrp_burn_mb_eeprom: deprecated --key and --val argumentsNicholas Corgan2014-04-111-19/+32
|/ /
* | Merge branch 'origin/uhd/cal_tools_subdev_B'Ben Hilburn2014-04-104-96/+53
|\ \
| * | uhd: Fixed bug in cal tools that would always use A-side settings, also some ...Martin Braun2014-04-104-96/+53
* | | uhd: Added nicer error reporting to cal toolsMartin Braun2014-04-101-2/+2
|/ /
* / Major improvements to usrp_n2xx_simple_net_burnerNicholas Corgan2014-04-092-310/+284
|/
* utils: added subdev selection to cal toolsMartin Braun2014-03-104-18/+66
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-142-18/+53
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-047-3/+898
* Brought in UHD 3.6.2 MacPorts patches for OS X compatibilityNicholas Corgan2014-01-271-2/+5
* Merging mwest's improvements to B2xx utility.Ben Hilburn2013-12-112-91/+157
* Merge Corgan's branch 'origin/n2xx/net_burner_path_fix'Ben Hilburn2013-11-271-2/+10
|\