Gordon Williams
|
30f66a8775
|
Add gpsrec app to Settings menu
|
2020-12-08 16:10:23 +00:00 |
Gordon Williams
|
947731a129
|
openstmap: Show currently active gpsrec GPS trace (fix #395)
|
2020-12-08 15:56:53 +00:00 |
Gordon Williams
|
b3e12df673
|
openstmap: 0.04: Move map rendering to a module (fix #396)
gpsrec: 0.14: Now use the openstmap lib for map plotting
|
2020-12-08 15:40:15 +00:00 |
Gordon Williams
|
b3e35726c5
|
gpsrec: Increase GPS recording accuracy by one decimal place
Ensure default time period is 10
from http://forum.espruino.com/conversations/356940
|
2020-11-25 09:09:20 +00:00 |
berkenbu
|
5011c376f0
|
Plot track on top of OpenStreetMap tiles
|
2020-07-03 23:05:00 -04:00 |
Gordon Williams
|
e859c3d20c
|
gpsrec: Ensure we don't turn GPS off if it was previously on (eg from another app/widget)
|
2020-06-25 07:55:44 +01:00 |
Gordon Williams
|
b08d8ce0f4
|
gpsrec can now graph altitude & speed
|
2020-05-31 15:06:31 +01:00 |
Gordon Williams
|
4416df1363
|
gpsrec 0.09: Change default GPS period to 10 (1 is overkill for most uses and makes things slow)
Added RAM keyword to functions & other tweaks to speed up rendering
Going 'back' from track view now doesn't load again
|
2020-05-08 21:58:55 +01:00 |
Richard de Boer
|
a8d1ef3e53
|
gpsrec: Save settings in data file, add track files to data
|
2020-04-17 21:53:42 +02:00 |
Gordon Williams
|
40f291730e
|
0.07: Added @jeffmer's awesome track viewer (fix #273)
|
2020-04-15 13:40:02 +01:00 |
Gordon Williams
|
b4a24b34d0
|
0.06: Ensure widget update itself (fix #118) and change to using icons
|
2020-03-09 09:54:54 +00:00 |
Gordon Williams
|
e0d29c81f2
|
Big refactor #2 - variable width widgets
|
2020-03-05 13:15:27 +00:00 |
Gordon Williams
|
cea2c9f7ba
|
Properly Fix GPS time display in gpsrec app (fix #98)
|
2020-02-25 14:01:40 +00:00 |
Gordon Williams
|
f7024407de
|
Fix GPS time display in gpsrec app (fix #98)
|
2020-02-24 16:54:37 +00:00 |
Gordon Williams
|
619786cae0
|
Ensure GPS time is logged correctly and fix output indentation (fix #98)
|
2020-02-13 09:34:30 +00:00 |
Gordon Williams
|
2bca5d4747
|
Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected
|
2020-02-07 17:16:45 +00:00 |