aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp_clock/octoclock
Commit message (Expand)AuthorAgeFilesLines
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-293-5/+3
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-19/+16
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-103-7/+5
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-086-59/+59
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-13/+10
|\
| * Octoclock: Simplify GPSDO UART so it does not strip or add charactersmichael-west2016-09-021-14/+10
| * GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-021-0/+1
* | Merge branch 'maint'Martin Braun2016-08-017-43/+60
|\|
| * Octoclock: Fixed issues related to missing strings from GPSDO.michael-west2016-06-282-13/+26
| * Octoclock: Fix firmware version compatibilitymichael-west2016-06-277-30/+34
* | Merge branch 'maint'Martin Braun2016-06-176-34/+64
|\|
| * octoclock: bugfixes, bumped firmware compat number to 4Nicholas Corgan2016-06-176-32/+62
| * Octoclock: Fix off by one errors in uart codemichael-west2016-06-161-2/+2
* | Merge branch 'maint'Martin Braun2016-06-141-2/+2
|\|
| * Spelling fixesNicholas Corgan2016-06-141-2/+2
* | Merge branch 'maint'Martin Braun2016-06-061-8/+10
|\|
| * octoclock: Fix multi-line #define statementsMarcus Müller2016-06-061-8/+10
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-7/+7
* | Merge branch 'maint'Ashish Chaudhari2015-12-156-670/+44
|\|
| * ihex: Windows fixesNicholas Corgan2015-12-141-9/+8
| * octoclock: Now uses internal ihex parserMartin Braun2015-12-146-669/+44
* | cmake: Cleaned up output, removed duplicate OctoClock component registrationMartin Braun2015-11-171-2/+0
|/
* octoclock: fixed still-in-bootloader error messageNicholas Corgan2015-10-061-1/+1
* Fixed minor warningsNicholas Corgan2015-09-012-7/+7
* octoclock: replaced Intel hex -> binary converterNicholas Corgan2015-08-148-290/+631
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-1/+1
* image_loader: force user to specify deviceNicholas Corgan2015-08-051-13/+35
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-155-5/+617
* OctoClock bugfixesNicholas Corgan2015-07-092-15/+28
* Consolidated byte_vector common code into single fileNicholas Corgan2015-03-271-21/+2
* Warning fixesNicholas Corgan2015-03-272-2/+3
* uhd: Fixed multiple compiler warnings (unused variables, missing literal f)Martin Braun2015-03-111-1/+1
* Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-271-3/+3
* OctoClock: bugfixes/improvementsNicholas Corgan2014-08-201-4/+5
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-237-0/+1101