Log File Position Source (C++)The Logfile Position Source shows how to create and work with a custom NMEA position source, for platforms without GPS. The data is read from a file which has positional data in NMEA format. The resulting time and position information is then displayed to the screen as simple text in date/time and latitude/longitude format. A detailed analysis is given in the overview documentation for the Location API. Files: |