peter-mount / nre-feeds

go library & Application for handling the NRE DarwinD3 feeds
Apache License 2.0
8 stars 0 forks source link

Delayed services disappear from boards when they haven't yet arrived #2

Closed peter-mount closed 6 years ago

peter-mount commented 6 years ago

If a service is late (e.g. in this case 10 minutes late) the service dissapears when it's original departure time has passed.

Looks like the logic for filtering services is not taking account of the delay

peter-mount commented 6 years ago

Ok Station.GetServices() was using the timetable time rather than the display time