diff options
author | stuebinm | 2022-07-02 18:39:19 +0200 |
---|---|---|
committer | stuebinm | 2022-07-02 18:39:19 +0200 |
commit | 7a8ea38231e70b3ee50525bbad94860942df94f5 (patch) | |
tree | 9c2cef0ba11a3610ec5e0517fbe99c48a7804907 /todo.org | |
parent | 4e636c67c2794317de4f5ed71bbc23b12c3131d0 (diff) |
update todo.org
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |