aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 363aa2d..0a15e39 100644
--- a/todo.org
+++ b/todo.org
@@ -3,13 +3,15 @@
* TODO Handle extraordinary trips
(i.e. those outside the gtfs schedule)
-* TODO Handle service announcements
+* DONE Handle service announcements
(per trip & day, nothing else needs to be supported)
* TODO allow trip ping ingest via websockets
* TODO implement GTFS realtime
(this actually doesn't look too bad?)
** DONE do the protobuf stuff
-** TODO implement rest of stuff
+** DONE implement vehicle positions
+** DONE implement service alerts
+** TODO implement trip updates
* TODO find out if we need to support VDV standards