GPS Project

Post any examples or modules that you want to share here
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: GPS Project

Post by trogluddite »

Another little update...
Log File 005.fsm
(6.68 KiB) Downloaded 1499 times

Fixes a bug I introduced in the last version that stopped the automatic buffer flushing from working - oops!
The automatic flushing now works slightly differently too - there is always a maximum buffer size that will flush to the file when filled (or 'manually' via the trigger input). But now, when the buffer size is set to zero, all events are sent direct to the file without any buffering.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
acg2010
Posts: 80
Joined: Tue Oct 05, 2010 3:18 am

Re: GPS Project

Post by acg2010 »

I haven't had the chance to try out your revised logging module yet as I was adding a simple KML file creator module and button to open Google Earth. I was hoping maybe there was a way to be able to open Google Earth and upload the kml automatically kind of like the Google Maps modules, but Google Maps is a web link and Google Earth is a exe and I am not familar with whether one can auto load files or not. As it is you can save the KML file to hard drive, open Google Earth and use the Google Earth "Open" menu command to navigate to the folder where the KML file was saved.
Attachments
GPS_Tool_v13.fsm
(391.79 KiB) Downloaded 1369 times
SP32-20121107-223404.jpg
SP32-20121107-223404.jpg (15.28 KiB) Viewed 11121 times
Post Reply