biscuit/pkgs/maps
2025-06-02 13:35:10 +01:00
..
assert.fnl convert lat/lon to tile x/y and back 2025-05-27 23:48:32 +01:00
default.nix draw map once only and copy it to screen in on_draw 2025-05-30 21:24:28 +01:00
fake-nmea.fnl write an nmea trace to a unix socket for indoor maps testing 2025-05-18 18:00:49 +00:00
foo.nmea add beginnings of an nmea parser 2025-05-14 18:30:14 +01:00
main.fnl rewrite map-bouds to get less off-screen tiles 2025-06-02 13:35:10 +01:00
Makefile add maps app (doesn't do much yet) 2024-07-22 22:25:25 +01:00
nmea.fnl add aroow to show direction of travel 2025-05-18 23:18:15 +00:00
shell.nix mapos shell needs socat 2025-05-28 12:14:33 +01:00
tiles.fnl add on-completion callback to tile fetcher, invalidate map-surface 2025-06-02 13:33:51 +01:00