biscuit/pkgs/maps
Daniel Barlow b70c72fcfe fix two more off-by-one errors
- we were incrementing num-tiles, no need to
- the overpass fetcher was fetcing one tile too far left
2025-06-02 13:43:39 +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 fix two more off-by-one errors 2025-06-02 13:43:39 +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 fix two more off-by-one errors 2025-06-02 13:43:39 +01:00