aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp_clock/octoclock/octoclock_uart.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: Purge some use of boost::system_timeMartin Braun2018-07-121-3/+4
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-301-2/+4
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-9/+9
* 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
* Octoclock: Fixed issues related to missing strings from GPSDO.michael-west2016-06-281-13/+25
* Octoclock: Fix firmware version compatibilitymichael-west2016-06-271-6/+7
* octoclock: bugfixes, bumped firmware compat number to 4Nicholas Corgan2016-06-171-5/+6
* Octoclock: Fix off by one errors in uart codemichael-west2016-06-161-2/+2
* Fixed minor warningsNicholas Corgan2015-09-011-4/+4
* Warning fixesNicholas Corgan2015-03-271-0/+1
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-0/+162