Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some extrapolation bugs | stuebinm | 2022-09-14 | 1 | -52/+57 |
| | |||||
* | gtfs realtime: add tripUpdate feed | stuebinm | 2022-09-10 | 1 | -12/+5 |
| | |||||
* | fix the close-to-a-station bug | stuebinm | 2022-09-09 | 1 | -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 forecasts | stuebinm | 2022-09-02 | 1 | -36/+55 |
| | |||||
* | guess at future delays (horrible, incorrect, and unfinished) | stuebinm | 2022-08-31 | 1 | -27/+42 |
| | |||||
* | some config thingyesod | stuebinm | 2022-08-28 | 1 | -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) | stuebinm | 2022-08-28 | 1 | -0/+97 |
most of it deals with timezones, and all the weird implications that has |