Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-03-10 | lookahead: do not ignore trains where only arrival is < lookahead time | Daniel Friesel | -2/+2 | |
2018-08-05 | Compare lookahead to scheduled and not realtime data | Daniel Friesel | -3/+3 | |
2018-08-01 | add tests for arrival_delay vs. departure_delay | Daniel Friesel | -1/+9 | |
2017-06-25 | Interpret lookahead / lookbehind with 1-minute granularity | Daniel Friesel | -3/+3 | |
2017-01-28 | Support ->lookbehind for delayed trains from previous hours | Daniel Friesel | -1/+2 | |
2014-11-01 | allow realtime ppth to override static ppth | Daniel Friesel | -1/+1 | |
This way, if a train has so much delay that its scheduled data was not requested in the first place, it's still possible to compared its scheduled route with its actual route | ||||
2014-02-06 | add lookahead option | Daniel Friesel | -1/+19 | |
2014-01-21 | add test cases for imaginary station and no results in timeframe | Daniel Friesel | -1/+18 | |
2014-01-19 | add some ::Result tests (todo: detailed message and route tests) | Daniel Friesel | -0/+72 | |