INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
GpsFake
|
A fake implementation useful for debugging.
The fake driver can be used to spit out GPS coordinates which can be specified in the config file. This is useful to test the displaying of GPS positions in a GUI for example. The configured positions are served in a ring-like fashion.
Fake.Latitudes
(vector of doubles)Fake.Longitudes
(vector of doubles)Fake.NeverSeeSatellites
(bool)Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)