aboutsummaryrefslogtreecommitdiff
path: root/lib/Extrapolation.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some extrapolation bugsstuebinm2022-09-141-52/+57
|
* gtfs realtime: add tripUpdate feedstuebinm2022-09-101-12/+5
|
* fix the close-to-a-station bugstuebinm2022-09-091-22/+31
| | | | | | (previously tracktrain could end up in a situation where the next and last station weren't actually adjacent stops, which messed up the prediction)
* reasonable delay forecastsstuebinm2022-09-021-36/+55
|
* guess at future delays (horrible, incorrect, and unfinished)stuebinm2022-08-311-27/+42
|
* some config thingyesodstuebinm2022-08-281-3/+3
| | | | | works kinda well, but doesn't complain about unknown config values in json, which is kinda hmpf tbh
* this does way too much tbh (also functioning delays)stuebinm2022-08-281-0/+97
most of it deals with timezones, and all the weird implications that has