aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_dboard_coercion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-1/+1
| | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API
* Improvements to test_dboard_coercion utilityNicholas Corgan2014-03-311-333/+202
| | | | | | | | * Code cleanliness work, removed significant amount of duplicate code * Improved output for clarity * Added B2x0 support * Added channel selection * Added options to select frequency and gain deltas
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-9/+9
|
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+1
| | | | instead of 0 and 1.
* examples: test_dboard_coercion fixNicholas Corgan2012-06-121-75/+48
|
* Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵Nicholas Corgan2012-05-101-0/+604
ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains