Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSL: Broken Transfer List + Details #394

Merged
merged 25 commits into from
Sep 28, 2023
Merged

RSL: Broken Transfer List + Details #394

merged 25 commits into from
Sep 28, 2023

Conversation

pablohoch
Copy link
Member

RSL APIs:

  • New: /paxmon/broken_transfers lists broken transfers
  • New: /paxmon/transfer_details returns detailed information about a transfer, including a list of groups using the transfer
  • Renamed + reworked: /paxmon/get_interchanges -> /paxmon/transfers_at_station returns transfers at a station
  • New: /paxmon/revise_compact_journey converts a compact journey into a Connection with real-time information, intermediate stops etc. (requires the revise module)

RSL UI:

  • New tab: Umstiege

RT related:

  • For each trip, the original connection info for the first section is now remembered, even if the trip is cancelled. This information is now used in RSL to return the train category + number even if a trip is cancelled (previously the category was missing).
  • The system time is no longer updated when processing RiBasisFormation messages (only when processing RiBasisFahrt messages). The system time should now more accurately reflect the current state of the schedule.

New options:

  • paxmon.early_departure_tolerance (integer, minutes): If set to a value n > 0, assume that passengers arrive at their initial departure station n minutes before the scheduled departure time of their train. If the train departs earlier than scheduled departure time - n minutes, assume that passengers won't be able to board the train.

@pablohoch pablohoch added the RSL label Sep 4, 2023
@pablohoch pablohoch merged commit 78fee80 into master Sep 28, 2023
23 checks passed
@pablohoch pablohoch deleted the rsl-broken-transfers branch September 28, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant