summaryrefslogtreecommitdiff
path: root/garmin.c
Commit message (Expand)AuthorAgeFilesLines
* Change garmin_init() code to be more independent of endian-ness.Gary E. Miller2005-02-221-22/+27
* Use a CPU friendly select() loop during initialization...Gary E. Miller2005-02-221-3/+39
* Output Garmin Driver and Product information at log level 1.Gary E. Miller2005-02-221-6/+17
* Be a little smarter about PIGary E. Miller2005-02-211-3/+1
* Precision changes.Eric S. Raymond2005-02-211-1/+1
* Remco Treffkorn's compatibility patch.Eric S. Raymond2005-02-211-6/+4
* Buffer size cleanup. Check that we get good data after a baud rateEric S. Raymond2005-02-201-1/+1
* Speed switching is now a per-driver capability.Eric S. Raymond2005-02-201-0/+1
* Don't set DOP fields from EPE information.Eric S. Raymond2005-02-171-9/+0
* Better name for DTIME macro. Other small cleanups.Eric S. Raymond2005-02-171-2/+2
* Indent cleanup.Eric S. Raymond2005-02-151-337/+327
* Design decision: yes, we *do* want to set the quality fields from epe.Eric S. Raymond2005-02-151-22/+44
* Refactored so the binary dump stuff is not duplicated.Eric S. Raymond2005-02-141-89/+6
* Integrate first-cut Garmin binary driver.Eric S. Raymond2005-02-141-0/+754