Commit Graph

19609 Commits (7a47e33441cd07cfdc487a71192b028aca73302f)

Author SHA1 Message Date
Pavel Machek e521b67d59 sixths: Mark version as 0.10 for consistency with other apps. 2024-08-29 11:32:50 +02:00
Guptilious 1a1d8cf1dd
Update app.js 2024-08-29 10:09:28 +01:00
Guptilious f49a9341a5
Update app.js 2024-08-29 09:38:30 +01:00
Pavel Machek 468f55950d sixths: fix warnings 2024-08-29 09:38:47 +02:00
Pavel Machek cfcfe8e985 sixths: Increase version 2024-08-29 09:36:05 +02:00
Pavel Machek 1b40897ea2 sixths: add fixme. 2024-08-29 09:32:39 +02:00
Pavel Machek 942ff4aaf8 sixths: gethour was not available, try this 2024-08-29 09:32:39 +02:00
Pavel Machek a104f12f7e sixths: show version on info 2024-08-29 09:32:39 +02:00
Pavel Machek d25b643c49 sixths: start testing Sun time/pos 2024-08-29 09:32:39 +02:00
Pavel Machek 68ae86361c sixths: start importing suncalc. 2024-08-29 09:32:39 +02:00
Pavel Machek 5c77834a6b sixths: Activate delta pressure measurement 2024-08-29 09:32:39 +02:00
Pavel Machek 7057b34e6f sixths: fix hPa formatting. 2024-08-29 09:32:39 +02:00
Pavel Machek bc0a490bea sixths: better implementation of "info". 2024-08-29 09:32:39 +02:00
Pavel Machek 099e504d3f sixths: fix alt up/down counts. 2024-08-29 09:32:39 +02:00
Pavel Machek 6b201ceb7f sixths: simplify climb/descent display, scalable altitude warnings. 2024-08-29 09:32:39 +02:00
Pavel Machek 64cfbeb157 sixths: more altitude fixups, hopefully correct 2024-08-29 09:32:39 +02:00
Pavel Machek 462dc3827b sixths: fixup altitude totals. Still not fully correct. 2024-08-29 09:32:39 +02:00
Pavel Machek ba21c2ba7b sixths: Tweak settings for easier debugging. 2024-08-29 09:32:39 +02:00
Pavel Machek f61a98d1b9 sixths: start implementing climb/descent. 2024-08-29 09:32:39 +02:00
Pavel Machek e6f864d441 sixths: Fix pressure change handling. 2024-08-29 09:32:39 +02:00
Pavel Machek a27f40c9f6 sixths: save night pressure to watch trend. 2024-08-29 09:32:39 +02:00
Pavel Machek 08870ec31a sixths: start logging more data. 2024-08-29 09:32:39 +02:00
Pavel Machek 543e51846b sixhts: Warn when GPS altitude does not match baro. 2024-08-29 09:32:39 +02:00
Pavel Machek 6c04da4c01 sixths: Keep GPS on for longer. 2024-08-29 09:32:39 +02:00
Pavel Machek 8d19a35853 sixths: add pressure formatting. 2024-08-29 09:32:39 +02:00
Pavel Machek bc98682aa9 sixths: use icons from library. 2024-08-29 09:32:39 +02:00
Pavel Machek 1498c501d9 sixths: start using fmt library. 2024-08-29 09:32:39 +02:00
Pavel Machek ee934d5bb5 sixths: fixup moving to struct. 2024-08-29 09:32:39 +02:00
Pavel Machek 522a53c5b7 sixths: move state into struct so we can save it 2024-08-29 09:32:38 +02:00
Pavel Machek fda027fa18 sixths: Get my location from... mylocation. 2024-08-29 09:32:38 +02:00
Pavel Machek d9fa77f818 sixths: Implement hiding info after timeout 2024-08-29 09:32:38 +02:00
Pavel Machek 23d2766bf1 sixths: This should keep power with GPS on 2024-08-29 09:32:38 +02:00
Pavel Machek 8d6c4f70ca sixths: This should fix keep_fix_for logic 2024-08-29 09:32:38 +02:00
Pavel Machek a06e73b316 sixths: Allow keeping distances over restarts, better debug display implementation 2024-08-29 09:32:38 +02:00
Pavel Machek 2e8a52198d sixths: fix docs, adjust times for keeping the gps fix. 2024-08-29 09:32:38 +02:00
Pavel Machek 490f37f7c6 siths: Acknowledge commands. 2024-08-29 09:32:38 +02:00
Pavel Machek 661bf324fd sixths: Refactor info printing, so we can scroll down less important stuff 2024-08-29 09:32:38 +02:00
Pavel Machek 19e9fa8361 sixths: fix issues in emulator, a bit bigger font 2024-08-29 09:32:38 +02:00
Pavel Machek e876804ebc trail: fix warnings 2024-08-29 09:12:38 +02:00
Pavel Machek db223d4ca3 trail: initial import.
Initial import of GPX-following application.
2024-08-29 09:07:13 +02:00
Guptilious 6ad651e273
Update README.md 2024-08-28 13:32:12 +01:00
Guptilious 4d63ddf134
Update README.md 2024-08-28 13:31:24 +01:00
Guptilious f3bbaeb7f0
Update README.md 2024-08-28 13:20:56 +01:00
Guptilious abec3f7701
Create README.md 2024-08-28 13:02:22 +01:00
Guptilious 022181a3e5
Update app.js
amended app back button
2024-08-28 12:36:17 +01:00
thyttan 15f8906723 pomoplus: hide buttons and widgets when locked 2024-08-27 23:48:15 +02:00
thyttan 65ab758bea pomoplus: tweak var names, apply scaling to radius
Also reword the comment regarding SCALING.
2024-08-27 22:09:44 +02:00
Gordon Williams e814704b62
Merge pull request #3547 from atjn/meridian-force
Support forced meridians
2024-08-27 14:45:22 +01:00
Anton effa1b654a Support forced meridians 2024-08-27 13:51:06 +02:00
Gordon Williams 43893bab27
Merge pull request #3535 from atjn/meridian-fix-1
Improve support for meridians
2024-08-27 11:18:09 +01:00