aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp_clock/octoclock/octoclock_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-111-4/+1
* lib: disable non pcie types in find with resourceSteven Koo2020-10-051-1/+4
* uhd: clang format device implSteven Koo2020-10-051-1/+1
* octoclock: Change type of EEPROM property to mboard_eeprom_tMartin Braun2020-02-041-3/+6
* octoclock: Avoid usage of uninitialized memoryMartin Braun2020-02-041-13/+27
* octoclock: Apply clang-formatMartin Braun2020-02-041-179/+239
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-22/+16
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-2/+2
* 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-101-5/+4
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-12/+12
* Merge branch 'maint'Martin Braun2016-08-011-10/+10
|\
| * Octoclock: Fix firmware version compatibilitymichael-west2016-06-271-10/+10
* | Merge branch 'maint'Martin Braun2016-06-171-9/+16
|\|
| * octoclock: bugfixes, bumped firmware compat number to 4Nicholas Corgan2016-06-171-9/+16
* | Merge branch 'maint'Martin Braun2016-06-141-2/+2
|\|
| * Spelling fixesNicholas Corgan2016-06-141-2/+2
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-7/+7
|/
* octoclock: fixed still-in-bootloader error messageNicholas Corgan2015-10-061-1/+1
* OctoClock bugfixesNicholas Corgan2015-07-091-4/+4
* 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-231-0/+436