-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't drop only partially supported GTFS-RT messages
Previously all messages containing unsupported fields like (alert or vehicle) were ignored, even if they contained an understandable trip_update. This commit also changes the debug output to show the names of the relevant fields to make it easier to debug GTFS-RT feeds without looking at the MOTIS source code.
- Loading branch information
1 parent
2cf648a
commit 86269c1
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters