Commit Graph

29 Commits (acb96b5d1ed6c5297a03ecf4f7a1452ccd50041c)

Author SHA1 Message Date
Pavel Machek 2e5f36d675 skyspy: update the fmt library, should fix lat/lon display 2024-11-22 19:05:59 +01:00
Pavel Machek dbbb16b69f skyspy: use touch handling from the library, cleanups 2024-11-22 19:05:52 +01:00
Pavel Machek f5d88c8edc skyspy: fix qalt initialization, faster circle drawing 2024-11-22 19:05:52 +01:00
Pavel Machek 0638ebc5e5 skyspy: documentation, cleanups 2024-11-22 19:05:47 +01:00
Pavel Machek 54b698589a skyspy: fix rendering w.r.t. widgets 2024-11-22 19:05:47 +01:00
Pavel Machek eee4eb541e skyspy: cleanup global variables
also move local variables to sky object
2024-11-22 19:05:36 +01:00
Pavel Machek 17192af6ac skyspy: refactor, switch to newer libraries, start splitting into modules 2024-11-22 19:05:29 +01:00
Pavel Machek 5160c2eeda [] skyspy: fix remaining warning 2024-07-13 12:26:29 +02:00
Pavel Machek 3e7c1b6710 [] skyspy: attempt warning fixes. 2024-07-13 12:23:52 +02:00
Pavel Machek 0eab3bdcc8 [] skyspy: mark library versions 2024-07-13 12:17:44 +02:00
Pavel Machek c2692e179b [] skyspy: add automatic altitude adjustment 2024-07-13 12:17:44 +02:00
Pavel Machek cd87342bd9 [] skyspy: display N/E for a fix, too. 2024-07-13 12:17:44 +02:00
Pavel Machek 1fa0c219e3 [] skyspy: Create formatting library, and use it where suitable. 2024-07-13 12:17:44 +02:00
Pavel Machek 6eaad6f13a [] skyspy: Compute altitude quality all the time, fix "clock adjust" message 2024-07-13 12:17:44 +02:00
Pavel Machek 22d6bdbcc6 [] skyspy: better debug output, add documentation 2024-07-13 12:17:44 +02:00
Pavel Machek 2e60c8b5ec [] skyspy: better summary for 3rd screen, too. 2024-07-13 12:17:44 +02:00
Pavel Machek 2dc4537dc0 [] skyspy: show sats used/total when no signal 2024-07-13 12:17:44 +02:00
Pavel Machek 7ec2dbb17b [] skyspy: Provide some info with no fix. 2024-07-13 12:17:44 +02:00
Pavel Machek eebc99fa6c [] skyspy: fit data into 5 lines. 2024-07-13 12:17:44 +02:00
Pavel Machek 1b908a1799 [] skyspy: switch to bigger font. 2024-07-13 12:17:44 +02:00
Pavel Machek a64efa4d1f [] skyspy: fix button handling. 2024-07-13 12:17:44 +02:00
Pavel Machek ab0b4cbb45 [] skyspy: display time error. 2024-07-13 12:17:44 +02:00
Pavel Machek 78a910544b [] skyspy: only use fake data on emulator. 2024-07-13 12:17:44 +02:00
Pavel Machek ff46f86b2d [] skyspy: Implement time adjustment (untested). 2024-07-13 12:17:43 +02:00
Pavel Machek 4bf47626ff [] skyspy: move lat/lon formatting to library. 2024-07-13 12:17:43 +02:00
Pavel Machek f38f183b1e [] skyspy: start libgps 2024-07-13 12:17:43 +02:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Pavel Machek 29c1f0a1fa skyspy: I misunderstood implications of "back", should now be fixed 2023-11-15 11:01:38 +01:00
Pavel Machek dabf4cbc76 skyspy: initial import.
Application to view sattelitte positions and whether watch can receive
data from them.
2023-11-14 12:20:36 +01:00