biscuit/pkgs/maps
Daniel 015caf45c6 write an nmea trace to a unix socket for indoor maps testing
while : ; do fennel fake-nmea.fnl foo.nmea ./fake-nmea.sock ; done
2025-05-18 18:00:49 +00:00
..
assert.fnl add beginnings of an nmea parser 2025-05-14 18:30:14 +01:00
default.nix add maps app (doesn't do much yet) 2024-07-22 22:25:25 +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 maps: accept socket path as command line arg 2025-05-18 18:00:06 +00:00
Makefile add maps app (doesn't do much yet) 2024-07-22 22:25:25 +01:00
nmea.fnl parse nmea from socket 2025-05-17 23:23:32 +00:00
shell.nix add maps app (doesn't do much yet) 2024-07-22 22:25:25 +01:00