aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--todo.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 1148ba6..396c343 100644
--- a/todo.org
+++ b/todo.org
@@ -4,8 +4,6 @@
** TODO auto-reconnect of /tracker websocket fails after android has gone to sleep
** DONE /tracker should remember its token, not constantly open a new one
either via a cookie or url parameter & redirect
-** TODO matching of tokens to trip ought not to assume trips are at their start position
-this produces horrible results if the tracker is started towards a trip's end
** TODO train anchors are sorted wrong
probably based on sequence number, not based on time. results in "stuck"
nonsensical delay information if we had a mistaken geolocation in the middle
@@ -18,6 +16,8 @@ that time, since we assume linear movement.
** DONE do not give tripupdates after tickets are completed or outdated
** TODO tickets are not reliably marked completed
** TODO any kind of check against unrealistically fast travel?
+** DONE matching of tokens to trip ought not to assume trips are at their start position
+this produces horrible results if the tracker is started towards a trip's end
* TODO implement GTFS realtime
** TODO get google to accept trip updates
** DONE get google to accept service alerts