biscuit/pkgs/maps
Daniel Barlow c56943e6e1 use cqueues for gnss socket
This is to avoid a weird bug in the previous glib iochannel
implementation, where the socket was randomly being closed
after about a minute run time. But it's also less code, so
that's OK
2025-06-30 23:02:54 +01:00
..
assert.fnl convert lat/lon to tile x/y and back 2025-05-27 23:48:32 +01:00
default.nix support cairo-trace (but it doesn't work) 2025-06-14 11:54:40 +01:00
fake-nmea.fnl rewrite fake-nmea to not need socat 2025-06-30 18:17:13 +01:00
foo.nmea add beginnings of an nmea parser 2025-05-14 18:30:14 +01:00
main.fnl use cqueues for gnss socket 2025-06-30 23:02:54 +01:00
Makefile use cqueues for gnss socket 2025-06-30 23:02:54 +01:00
nmea.fnl add aroow to show direction of travel 2025-05-18 23:18:15 +00:00
run-tests.fnl add Makefile targets to run in-place and to run tests 2025-06-17 22:05:03 +01:00
shell.nix add LuaProfiler to dev shell 2025-06-11 22:06:54 +01:00
tiles.fnl wrap expectations in define-tests 2025-06-17 22:05:03 +01:00