You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
Write GPSD library using the "pipes" library in Haskell
Create an alternative to mapview-send called mapview-chasecar-send which does the same thing but also includes GPSD information in its websocket packets
Factor out the commonalities between mapview-send and mapview-chasecar-send to reduce code duplication
Add a "chasecar" mode to the frontend which makes it show GPSD stuff. Probably toggle-able by appending ?chasecar=1 or similar to the URL.
The text was updated successfully, but these errors were encountered:
This will look like this:
mapview-send
calledmapview-chasecar-send
which does the same thing but also includes GPSD information in its websocket packetsmapview-send
andmapview-chasecar-send
to reduce code duplication?chasecar=1
or similar to the URL.The text was updated successfully, but these errors were encountered: