aboutsummaryrefslogtreecommitdiff
path: root/todo.org
blob: 0a15e391b91f7a870829ac524802e4cccd7748ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#+TITLE: Traintrack Todos


* TODO Handle extraordinary trips
(i.e. those outside the gtfs schedule)
* 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
** DONE implement vehicle positions
** DONE implement service alerts
** TODO implement trip updates
* 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?"