Search found 1027 matches

by stanley
Sat Apr 25, 2015 11:14 am
Forum: Freematics Products
Topic: Charting service
Replies: 4
Views: 9649

Re: Charting service

Could you send me or share your logged file for testing?
by stanley
Tue Apr 21, 2015 8:51 pm
Forum: Freematics Products
Topic: GPS ~19km Off
Replies: 9
Views: 21211

Re: GPS ~19km Off

Before we work out the solution, a workaround is parsing NMEA with TinyGPS library in ATMega328p.
by stanley
Tue Apr 21, 2015 8:25 pm
Forum: Freematics Products
Topic: GPS ~19km Off
Replies: 9
Views: 21211

Re: GPS ~19km Off

With 6-axis or 9-axis?
by stanley
Tue Apr 21, 2015 8:07 pm
Forum: Freematics Products
Topic: GPS ~19km Off
Replies: 9
Views: 21211

Re: GPS ~19km Off

That might be a bug in the parsing code (in firmware). We will look into that. Are you having 5Hz or 10Hz GPS module?
by stanley
Tue Apr 21, 2015 8:05 pm
Forum: Freematics Products
Topic: Red LED
Replies: 2
Views: 7208

Re: Red LED

Red is for power. Blue is for data.
by stanley
Mon Apr 20, 2015 11:36 am
Forum: Freematics Software
Topic: CSV to KML conversion
Replies: 6
Views: 21531

Re: CSV to KML conversion

If you GPS data in KML, check if there is GPS data in CSV. If not, GPS might not be detected or GPS data logging is disabled.
by stanley
Mon Apr 20, 2015 11:36 am
Forum: Freematics Software
Topic: CSV to KML conversion
Replies: 6
Views: 21531

Re: CSV to KML conversion

Files are not dated as there is no API for doing this in Arduino's SD library.
by stanley
Mon Apr 20, 2015 11:32 am
Forum: Freematics Products
Topic: Has our order shipped?
Replies: 3
Views: 12420

Re: Has our order shipped?

If you register before placing your order, you can log into our online store and see the status of your order.
by stanley
Mon Apr 20, 2015 11:30 am
Forum: Freematics Products
Topic: OBD-II Emulator programmatic interface
Replies: 6
Views: 16256

Re: OBD-II Emulator programmatic interface

It's done by serial communcation with documented AT command-set. Any language can do that.
by stanley
Mon Apr 20, 2015 11:28 am
Forum: Freematics Products
Topic: Unologger compile issues
Replies: 4
Views: 13839

Re: Unologger compile issues

Unologger hasn't been maintained for a while. It's not up to date. Please try again with the latest code.