diff options
author | stuebinm | 2022-07-02 16:11:29 +0200 |
---|---|---|
committer | stuebinm | 2022-07-02 16:11:29 +0200 |
commit | aeeaf83cf0dc72e9e39439984067563d08e57dec (patch) | |
tree | 416cb6b457c61cf09c46de1b35649287347a1e52 /todo.org | |
parent | 6c25964c0165530e7db6650eea79cbac99031353 (diff) |
more or less functional servicealerts for gtfs rt
(kinda barebones, but the important things should be there)
Diffstat (limited to '')
-rw-r--r-- | todo.org | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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?" |