Commit Graph

112 Commits (ae784dc4f144c9fe3dfb8eb82a6b803399320990)

Author SHA1 Message Date
frederic wagner ae784dc4f1 gipy: fix for large files + size opt for prefix 2023-12-11 14:27:17 +01:00
frederic wagner 8a61cc217a gipy: wip: trying to load large files 2023-12-08 17:52:53 +01:00
frederic wagner 7e6b77ff4e gipy: fix for zoom + touch update 2023-11-27 09:34:41 +01:00
frederic wagner bd3f4489c4 gipy: fixed perf issues in new display algorithm 2023-11-20 11:48:45 +01:00
frederic wagner 4da1282dec gipy: fine tuning new display algorithm 2023-11-16 15:27:56 +01:00
frederic wagner 9f1800e181 gipy: zoom is back 2023-11-16 11:23:43 +01:00
frederic wagner 6431c279e4 gipy: new display algorithm 2023-11-14 16:40:30 +01:00
frederic wagner f9f50dc72a gipy: removing footways 2023-11-07 16:44:20 +01:00
frederic wagner dafd4a0121 gipy: interface and ui tweaks 2023-10-16 11:40:09 +02:00
frederic wagner ab8d103a8b gipy: waypoints magic 2023-10-05 14:52:18 +02:00
frederic wagner 539d687fd8 gipy: quickfix for heights position 2023-09-21 18:36:53 +02:00
frederic wagner 7f91bceb5c gipy: fix for nearest segment detection 2023-09-21 16:50:49 +02:00
frederic wagner e753efbd47 gipy: rust changes 2023-09-21 14:43:23 +02:00
frederic wagner a7a845fae4 gipy: better position in elevation profiles 2023-09-21 11:44:29 +02:00
frederic wagner 88f45b6714 gipy: powersaving disabled by default + setting
you can enable it by default in the settings
2023-09-21 11:32:39 +02:00
frederic wagner 1aa7a4d7b5 gipy: powersaving changes + fix for heights 2023-08-30 18:29:36 +02:00
frederic wagner cf0695c3eb gipy : fix for backwards position in heights 2023-08-24 10:01:50 +02:00
frederic wagner b8e29f397d gipy: doc change 2023-08-23 08:29:21 +02:00
frederic wagner 463bba4996 gipy: min height 2023-08-23 08:00:05 +02:00
frederic wagner 7baa0d2173 gipy: small fixes 2023-08-22 17:05:41 +02:00
frederic wagner e6f30b9dc0 gipy: removed 'lost' message 2023-08-22 16:52:28 +02:00
frederic wagner df46cd643e gipy: elevation 2023-08-22 14:37:44 +02:00
frederic wagner 3a6eb8b2ad gipy: parsing heights 2023-08-21 17:02:29 +02:00
frederic wagner 6b51925109 gipy: jit is back 2023-08-21 15:09:34 +02:00
frederic wagner 88a4f98ce8 gipy: trying to fix the segfaults 2023-07-24 09:41:42 +02:00
frederic wagner 0d8df8aaeb gipy: removing jit
segfaults with the jit so i removed it.
perfs are still ok due to the use of transformVertices instead
i would have like to have both though :-(

my guess is the segfaults are not really jit related but related to the
size of the code in memory.
2023-07-22 11:54:52 +02:00
frederic wagner 465539561f gipy: improvements to sleep algorithm 2023-07-18 08:59:37 +02:00
frederic wagner 9d54ac09ec gipy: fiddling with powersaving 2023-07-11 11:18:30 +02:00
frederic wagner 9ca06bbfca gipy : lcd power saving + settings 2023-07-08 11:46:38 +02:00
frederic wagner e40cc26240 gipy: new settings + attempts at power saving 2023-07-07 09:54:55 +02:00
frederic wagner 1c40c44d7e Fix for negative coordinates 2023-07-05 15:42:47 +02:00
frederic wagner dd692187f7 gipy: improve tiles on screen detection 2023-07-01 05:29:19 +02:00
frederic wagner 2b17ace0ea gipy: minor cleanup 2023-06-30 14:51:33 +02:00
frederic wagner d6eaee23ec gipy: fixing tile_is_on_screen
previous algorithm was incorrect
2023-06-30 11:10:49 +02:00
frederic wagner ca9082f266 gipy: stroke + less frames on lock 2023-06-29 16:56:00 +02:00
frederic wagner 3995df7fdb gipy: major release
we now have a tile based display
2023-06-20 16:50:13 +02:00
frederic wagner 109fb2902e gipy: minor fix 2023-01-04 08:58:13 +01:00
frederic wagner 4aa06762d4 gipy: minor fix 2023-01-03 09:30:46 +01:00
frederic wagner c07261f927 gipy: disable simulator 2023-01-02 20:18:38 +01:00
frederic wagner 982b009b03 gipy : fix start time 2023-01-01 18:35:27 +01:00
frederic wagner 7d6e2dffa7 gipy: compressing splash 2022-12-31 17:08:36 +01:00
frederic wagner 777cecc97a gipy: splash + old instant speed 2022-12-31 11:28:07 +01:00
frederic wagner 09e637ba67 gipy: forgot to turn off simulation before commit 2022-12-30 11:33:06 +01:00
frederic wagner 7c161a144e gipy: mixing both styles of recording of gps points
this way we can get a correct instant speed AND avoid angles flickering
at low speed.
2022-12-30 11:22:24 +01:00
frederic wagner ad94ea3965 gipy: avoid angles flickering at low speed 2022-12-29 17:35:38 +01:00
frederic wagner b00b4395fb gipy: color current and next segment 2022-12-29 16:31:53 +01:00
frederic wagner 8b11c8f4d9 gipy: eta + zoom changes 2022-12-19 20:42:54 +01:00
frederic wagner 60fc2d6d88 gipy: minor bugfix for orientation display 2022-11-26 21:34:48 +01:00
frederic wagner 2abe29d8ee gipy : eta + arrow 2022-11-25 20:59:33 +01:00
frederic wagner 45e39af359 gipy: checking file size
but we can't hide the alert ?
2022-11-22 19:53:25 +01:00