Commit Graph

21 Commits (f413930ced017c08b18c4f909657d0cda7388144)

Author SHA1 Message Date
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Gordon Williams 3bb89c9388 Add labels for buttons 2021-02-22 15:36:56 +00:00
Gordon Williams 056bcd9eda banglerun 0.10: Removed kalman filtering to allow distance log to work
Only log data every 5 seconds (not 1 sec)
      Don't create a file until the first log entry is ready
2021-02-22 15:10:30 +00:00
Gordon Williams 09e207ac3d Update banglerun interface's use of RegExp char code (was actually a backreference) 2021-02-04 08:11:21 +00:00
Gordon Williams 6e14194541 Tweak to avoid NaN durations! 2021-02-02 10:36:13 +00:00
Gordon Williams 83b88e0d80 banglerun 0.09: Another GPS fix (log raw coordinates - not filtered ones) 2021-02-02 09:58:40 +00:00
Gordon Williams d387fc83e4 Handle case where there is no data 2021-02-01 16:03:27 +00:00
Gordon Williams d8aceffa51 remove unused fn 2021-02-01 15:51:56 +00:00
Gordon Williams 4e095172dd banglerun 0.08: Fix issue with GPS coordinates being wrong after the first one 2021-02-01 15:46:33 +00:00
singintime 2e8b9ac2cb Added guards against NaN 2021-01-26 09:59:16 +01:00
singintime c06f2d6a24 Fixing GPS fix 2021-01-26 09:44:39 +01:00
singintime 8f28ec4a43 Linting 2021-01-15 09:52:55 +01:00
singintime c4dac127e6 Fix GPS update 2021-01-15 09:49:06 +01:00
singintime 8865959851 banglerun v0.06 - HDOP from GPS, added README 2021-01-13 23:34:49 +01:00
Gordon Williams cccc85ddd2 minor tweak for faster writes (best to end with a newline anyway) 2021-01-12 13:55:41 +00:00
Gordon Williams d157c216cc Added Interface file to allow downloading (and deletion!) of BangleRun data files 2021-01-06 16:05:01 +00:00
singintime dda628beed banglerun v0.05 2020-08-31 10:16:16 +02:00
Gordon Williams 8b0e70b117 banglerun: Use offscreen buffer for flickerless updates 2020-07-17 08:23:13 +01:00
Gordon Williams 81bca5ca04 0.03: Fix distance >=10 km (fix #529) 2020-07-17 08:11:31 +01:00
Jasper Orschulko 9da68b6efd
banglerun fix timer
Missing modulo 60 caused the minutes not to reset when hitting 60
2020-06-04 22:49:22 +02:00
Stefano Baldan 4d52de224c Added app for running 2020-04-20 00:21:57 +02:00