1
0
Fork 0
Commit Graph

145 Commits (614c003ecaa61acc520ffe4fba7115580b7effb5)

Author SHA1 Message Date
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 549cd0aadd gipy: misc 2023-07-14 08:32:18 +02:00
frederic wagner 9d54ac09ec gipy: fiddling with powersaving 2023-07-11 11:18:30 +02:00
frederic wagner ed543b8716 gipy: checkboxes in settings 2023-07-08 11:58:18 +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 d165c822d3 gipy: forgot to bump metadata up 2023-07-05 15:59:15 +02:00
frederic wagner fd5cc494c5 gipy: readme update 2023-07-05 15:46:45 +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 70b2772b21 gipy: fix for missing paths in map 2023-06-30 14:24:49 +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 0c7aff4c5f gipy: fix for svg 2023-06-29 15:14:17 +02:00
frederic wagner 193f9c388e bugfix release: solving some map problems 2023-06-29 14:52:35 +02:00
frederic wagner 41add8afc6 gipy: changelog fix 2023-06-21 10:25:25 +02:00
frederic wagner 4527843bc9 gipy: bumping version up 2023-06-21 10:21:40 +02:00
frederic wagner d9c91daa5c gipy: changing settings 2023-06-21 09:07:20 +02:00
frederic wagner 3995df7fdb gipy: major release
we now have a tile based display
2023-06-20 16:50:13 +02:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00: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 790c1e199a gipy: metadata 2022-12-31 17:22:53 +01:00
frederic wagner 7d6e2dffa7 gipy: compressing splash 2022-12-31 17:08:36 +01:00
frederic wagner c5352915c7 gipy: fix doc 2022-12-31 12:33:36 +01:00
frederic wagner 777cecc97a gipy: splash + old instant speed 2022-12-31 11:28:07 +01:00
frederic wagner 02108d9ce7 gipy: new file upload code
we don't simplify paths too much if they are already simple enough
2022-12-30 18:05:13 +01:00
frederic wagner 5d821bc4fa gipy: documentation update 2022-12-30 16:06:18 +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
frederic wagner 230800d403 gipy : checking file size
somehow it does not load on the watch
2022-11-22 13:48:12 +01:00
frederic wagner 71245dcff6 gipy : new interface to double check upload 2022-11-21 14:08:02 +01:00
frederic wagner adc83746ad gipy: more lost speedup + scale bugfix 2022-11-20 12:04:49 +01:00
frederic wagner 7685d347fd gipy: speeding up lost code 2022-11-20 08:40:33 +01:00
frederic wagner f6a7e5665b gipy: minor speed improvements + profiling 2022-11-19 13:48:26 +01:00
frederic wagner 4e5d2ddd34 gipy: bugfixes in scale code 2022-11-17 17:08:54 +01:00
frederic wagner 7e1edf763f gipy: correcting typo 2022-11-17 14:51:21 +01:00
frederic wagner 7bdeb887f4 gipy: rescale when lost + indicate nearest point 2022-11-17 14:41:36 +01:00
frederic wagner c921933fd2 gipy: interface : strings fix
strings were generated recursively and overflowed
the stack for large files.
we now do it sequentially.
2022-11-11 10:46:30 +01:00