aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorstuebinm2022-07-02 16:11:29 +0200
committerstuebinm2022-07-02 16:11:29 +0200
commitaeeaf83cf0dc72e9e39439984067563d08e57dec (patch)
tree416cb6b457c61cf09c46de1b35649287347a1e52 /todo.org
parent6c25964c0165530e7db6650eea79cbac99031353 (diff)
more or less functional servicealerts for gtfs rt
(kinda barebones, but the important things should be there)
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 7140bf3..363aa2d 100644
--- a/todo.org
+++ b/todo.org
@@ -6,13 +6,17 @@
* TODO Handle service announcements
(per trip & day, nothing else needs to be supported)
* TODO allow trip ping ingest via websockets
-* IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS
* TODO implement GTFS realtime
(this actually doesn't look too bad?)
-** TODO do the protobuf stuff
+** DONE do the protobuf stuff
** TODO implement rest of stuff
* TODO find out if we need to support VDV standards
* TODO do lots and lots of testing
+* IDLE frontend stuff ("leitstelle")
+* IDLE tracker stuff (as website)
+* IDLE monitoring stuff (at least a grafana with trains would be nice)
+* IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS
+- same for "how do we know how much we can reduce delay between stops?"