Commit Graph

33 Commits (566042bdac70ff51a8918bfdd77853d1eb9ae75c)

Author SHA1 Message Date
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Gordon Williams 69071891f1 Tweaks to speed up track rendering 2024-02-02 09:37:00 +00:00
Erik Andresen d9364b32a6 openstmap: Update ChangeLog, metadata.json 2024-01-31 19:08:34 +01:00
Erik Andresen 56b39fead9 openstmap: Fix rounding errors 2024-01-27 10:16:06 +01:00
Erik Andresen e96ffad55f openstmap: fix if no map
Display message if no map is installed
2023-11-30 21:00:05 +01:00
Gordon Williams 8a4a2cee5a recorder/openstmap 0.31: Ensure that background-drawn tracks can get cancelled, and draw less at a time to make updates smoother
plotTrack now draws the current track even if you're not actively recording
2023-10-09 12:50:30 +01:00
Gordon Williams 614c003eca osm 0.25: Enable scaled image filtering on 2v19+ firmware 2023-08-07 14:30:30 +01:00
Pavel Machek ec836fca7e Allow zooming map in/out by clicking.
By simply clicking on screen instead of going to menu to zoom in/out,
navigation can be much quicker.
2023-08-02 13:50:49 +02:00
Erik Andresen 4777d98c10 openstmap: Bugfix: Enable Compass if needed 2023-07-24 11:33:10 +02:00
Erik Andresen ceddc01697 openstmap: updated Changelog 2023-07-22 20:12:18 +02:00
Erik Andresen a560a60423 openstmap location pointer
Replace position marker with location+direction pointer
2023-07-22 09:47:07 +02:00
Erik Andresen 696623c659 openstmap: current position overlay
- Draw a current position marker (Bangle.js 2 only)
- Enable/Disable previous position marker in new setting "Draw cont. position"
2023-07-14 22:36:38 +02:00
Gordon Williams e6443ba9a3 0.20: Make Satellite counter widget 24px wide (was 48)
Move 'Center GPS' to the top of the menu
      If 'Recorder' app installed, add a 'Record' menu item
2023-07-12 14:30:45 +01:00
Erik Andresen 4a727df891 openstmap: Remember latitude, longitude & scale
see #2844
2023-07-04 21:46:16 +02:00
Erik Andresen bf58db6a31 openstmap: sort maps by scale desc
This results in the map with the highest resolution (lowest scale) to be
drawn last
2023-06-28 11:08:19 +02:00
Gordon Williams c7d60250a6 Misc recorder/openstmap tweaks 2023-04-25 10:09:07 +01:00
Pavel Machek c18d1d4a42 openstmap: fix operation without waypoints, increase version 2023-03-03 17:50:48 +01:00
Gordon Williams eba77c8a99 openstmap 0.15: Make track drawing an option (default off) 2022-11-28 11:16:36 +00:00
Gordon Williams e5894c36af oops - forgotten commit 2022-11-25 16:08:40 +00:00
Gordon Williams 459a643c87 openstmap
Added ability to upload multiple sets of map tiles
      Support for zooming in on map
      Satellite count moved to widget bar to leave more room for the map
2022-11-25 15:34:51 +00:00
Gordon Williams 752d2561ca openstmap 0.13: Use a single image file with 'frames' of data (drastically reduces file count, possibility of >1 map on device) 2022-07-21 15:45:17 +01:00
Gordon Williams d546bd0d18 update openstreetmap tile provider since although opentopomap has nicer maps, it's too slow/unreliable 2022-07-21 15:12:39 +01:00
Gordon Williams 16b92b613f openstreetmap 0.11: Add slight offset to OSM data to align it properly
+      Fix alignment of satellite info text (fix #984)
2021-12-06 15:35:24 +00:00
Gordon Williams a385c09922 openstmap .10: Improve scale factor calculation to fix scaling issues (#984) 2021-12-03 12:04:40 +00:00
Gordon Williams 0ad6642411 openstmap 0.09: Use current theme cols when drawing GPS info 2021-09-15 16:40:34 +01:00
Gordon Williams fec0aad0eb openstmap Update for drag event refactor 2021-06-24 11:37:30 +01:00
Gordon Williams cd329f5f20 0.07: Move to 96px tiles - less files (64 -> 25) and speed up rendering 2021-06-21 13:46:16 +01:00
Gordon Williams 7a287c497e Add option for 3 bit maps, scrolling support 2021-06-11 11:34:19 +01: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 e57e03d35d 0.03: Show widgets (mainly so we can use the GPS recorder widget) 2020-05-08 22:06:36 +01:00
Gordon Williams d2159b6ec4 OpenStreetMap: Fix marker position, color, and map scaling 2020-04-08 21:22:51 +01:00
Gordon Williams 86891fce63 I've been meaning to fix this enough to upload it for a while.
Finally got it more or less working but I don't have time test it
properly. Still, it's a good start! PRs welcome :)
2020-04-07 21:49:44 +01:00