aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gps/ashtech.cpp
Commit message (Expand)AuthorAgeFilesLines
* Checking if fix status is less or equal to 0 rather than just equalDenis Yeldandi2014-10-101-1/+1
* Fixed issue #1382Denis Yeldandi2014-10-101-11/+41
* Got rid of str_scanDec and scanFloat64.Denis Yeldandi2014-10-091-114/+56
* Multiple fixes:Denis Yeldandi2014-10-091-22/+17
* Non-ascii characters cleanupDenis Yeldandi2014-10-091-3/+3
* Removed VTG message parsingDenis Yeldandi2014-10-091-36/+0
* Code style fixDenis Yeldandi2014-10-091-506/+597
* PASHS,POP,20 is needed for 20Hz configurationDenis Yeldandi2014-10-061-1/+2
* Merge branch 'ashtech' into ashtech_hi_freqDenis Yeldandi2014-10-041-1/+1
|\
| * Fixed km/h -> knots in POSDenis Yeldandi2014-10-041-1/+1
* | Increased ashtech POS frequency and increased baudrateDenis Yeldandi2014-10-021-3/+5
|/
* Ashtech GPS driverDenis Yeldandi2014-09-301-0/+616