Commit Graph

25 Commits (f73e92c0bb155616106bcceaea206989f96bee81)

Author SHA1 Message Date
Pavel Machek 2de968aa9c [] sixths: attempt to fix warnings 2024-07-13 12:15:51 +02:00
Pavel Machek 068e49f1b1 [] sixths: mark this as 0.05 2024-07-13 12:10:18 +02:00
Pavel Machek 4c83a6345a [] sixths: more todo items. 2024-07-13 12:10:18 +02:00
Pavel Machek f2efe03f2c [] sixths: start displaying hPa instead of (msghere). 2024-07-13 12:10:17 +02:00
Pavel Machek 998d120685 [] sixths: broken battery reading broke everything, fix it. 2024-07-13 12:10:17 +02:00
Pavel Machek 3cd24a2d9c [] sixths: make compass & battery usable. 2024-07-13 12:10:17 +02:00
Pavel Machek 51bd820149 [] sixths: more todo items 2024-07-13 12:10:17 +02:00
Pavel Machek f9ed954f5e [] sixths: update documentation, update version. 2024-07-13 12:10:17 +02:00
Pavel Machek f8505a9355 [] sixths: start implementing reading waypoints from disk 2024-07-13 12:10:17 +02:00
Pavel Machek dc3742508e [] sixths: reduce logging to reduce flash wear. 2024-07-13 12:10:17 +02:00
Pavel Machek a42c8036e3 [] sixths: Cleanups, use let where possible. 2024-07-13 12:10:17 +02:00
Rob Pilling 43e752851b sixths: fix some lint warnings 2024-05-30 22:18:29 +01:00
Pavel Machek bca8593185 sixths: Mark this as v0.04 2024-05-28 13:19:25 +02:00
Pavel Machek 7c2d24823a sixths: fix drawing timeouts, dot now blinks as expected. 2024-05-28 13:19:23 +02:00
Pavel Machek 9f5c13aa36 sixths: add blinking dot, rework altitude adjustment to use system. 2024-05-28 13:19:21 +02:00
Pavel Machek b7f127a2e1 sixths: Powering up sensors all the time may not be neccessary 2024-05-28 13:19:19 +02:00
Pavel Machek b93539da9e sixths: reduce wakeups to 60s when inactive 2024-05-28 13:19:15 +02:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Pavel Machek 35751aae3b sixths: Fix altitude display. 2023-11-03 18:32:10 +01:00
Pavel Machek c03776c767 [] sixths: v0.02, allow on emulator 2023-11-03 17:19:35 +01:00
Pavel Machek 7eb9d6cd86 [] sixths: use icons to save screen space. 2023-11-03 17:19:35 +01:00
Pavel Machek b24e9ca079 [] sixths: update docs. 2023-11-03 17:19:35 +01:00
Pavel Machek 4ca2f69e99 [] sixths: Implemented compass / navigating back to waypoints.
These are summary changes from devel_clock branch.
2023-11-03 17:19:35 +01:00
Pavel Machek d7424be12e Sixth sense -- outdoor watch with GPS support.
Add initial version of the application. I already use it a lot, as it
displays just the data I need. It can log GPS in power-saving mode,
which is useful on its own, and also makes GPS ready for use.
2023-08-02 17:01:08 +02:00