Charting service

Inquiry and support for Freematics products
Post Reply
nawaz
Posts: 11
Joined: Thu Apr 23, 2015 11:21 pm

Charting service

Post by nawaz »

Hello,

I have just programmed my Freematics vehicle adapter with the latest datalogger v3 sketch from Github. Everything seems to work fine and for each trip it generates a CSV file on SD card. However, when I try to use the charting service to view the data from these CSV files, I get the following error message,

Error - file does not exist


Has anyone used the service recently? Using data2kml (compiled on Mac) also seems to generate a very small sized kml file that does not appear to contain any data. However, I can clearly say data in my CSV files.
stanley
Site Admin
Posts: 1026
Joined: Sat Mar 01, 2014 3:15 am

Re: Charting service

Post by stanley »

Could you send me or share your logged file for testing?
nawaz
Posts: 11
Joined: Thu Apr 23, 2015 11:21 pm

Re: Charting service

Post by nawaz »

Okay I have just emailed it to you.
FastZyx
Posts: 12
Joined: Thu Apr 16, 2015 8:12 pm

Re: Charting service

Post by FastZyx »

Remove the first line (FREEMATICS_V3)
nawaz
Posts: 11
Joined: Thu Apr 23, 2015 11:21 pm

Re: Charting service

Post by nawaz »

Thanks! That does the trick.

The GPS track seems to be messed up, looking at the other thread, it seems there is a bug in the parsing code. Did you have any success with TinyGPS parsing NMEA or the fix for parsing?
Post Reply