aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_fw_uart.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-55/+46
* x300: Fix incorrectly declared locksMartin Braun2018-07-231-2/+2
* lib: Purge some use of boost::system_timeMartin Braun2018-07-121-3/+7
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-1/+1
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+1
* X300: Fix issue with GPSDO sometimes not being recognized properlymichael-west2017-01-261-10/+23
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-8/+8
* X300: GPSDO fixesmichael-west2016-09-021-19/+17
* GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-021-0/+4
* Fix for BUG #469michael-west2014-07-171-0/+2
* Addressing comments from review.michael-west2014-07-171-7/+9
* Fix for BUG #469: Bad/Empty GPS NMEA strings returned when the queries are m...michael-west2014-07-171-15/+74
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+104