- 27 Feb, 2021 7 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
This is now consistent with the other query types.
-
Volker Krause authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 26 Feb, 2021 2 commits
-
-
Volker Krause authored
Much more convenient when doing repeated tests.
-
Volker Krause authored
Besides the basic location/departure/journey queries this also covers vehicle load information, elevator/escalator status and floating rental vehicle positions.
-
- 25 Feb, 2021 2 commits
-
-
Volker Krause authored
Only the request side implemented so far, but enough to show we can get to everything we need here.
-
Volker Krause authored
This results in departure information already being shown while the vehicle layout is still being retrieved.
-
- 24 Feb, 2021 3 commits
-
-
Volker Krause authored
-
Volker Krause authored
SBB uses that to mark intermediate stops as POIs (rather than using the location type for that), e.g. major tunnels. For now we just map that to the NoService disruption flag as we don't have a POI type yet.
-
Volker Krause authored
This allows for unified code paths independent of whether vehicle layout data is already (partially) present, or needs a full query.
-
- 23 Feb, 2021 2 commits
-
-
Volker Krause authored
This will allow removing the error-prone mode translation code when importing endpoint configurations eventually.
-
Volker Krause authored
This affects for example notes for intermediates stops, but also adds platform and vehicle layout information along the way when available.
-
- 22 Feb, 2021 1 commit
-
-
Volker Krause authored
-
- 19 Feb, 2021 2 commits
-
-
Volker Krause authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 18 Feb, 2021 2 commits
-
-
Volker Krause authored
This will allow providing those information directly from stopover or journey queries. Most of this is internal for now, the old outward-facing remains functional. The change to the cache format here is possible as positive entries have a lifetime in the range of minutes only, so backward compatibility solves itself quickly.
-
Allen Winter authored
fixes compile
-
- 17 Feb, 2021 2 commits
-
-
Volker Krause authored
With the new data sources for this, we are no longer limited to vehicle layout data for departures, but can also get them for arrivals.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Feb, 2021 3 commits
-
-
Volker Krause authored
We yet have to make use of the results though, which first will require a few extensions to the JourneySection and Stopover types though.
-
Volker Krause authored
This now includes support for common.tcpdL and common.stc*L responses, as well as support for multiple train groups in I.JF remark messages. There's still more common.tc* fields and I.X* remarks that seem related but where I have no idea about their content so far. At least neither of them seems contain the per-coach load information that SBB seems to have in this context.
-
Volker Krause authored
-
- 15 Feb, 2021 2 commits
-
-
Volker Krause authored
Those are found in certain remark messages of SBB journey responses. This has yet to be integrated, which isn't entirely straightforward as this doesn't fit the way vehicle layout queries work for the other backends.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 14 Feb, 2021 4 commits
-
-
Volker Krause authored
Now that we have two sources for this, we can actually get multiple overlapping results.
-
Volker Krause authored
-
Volker Krause authored
ÖBB doesn't provide that detail for example.
-
Volker Krause authored
-
- 13 Feb, 2021 6 commits
-
-
Volker Krause authored
Those occur for international stations with non-ÖBB trains.
-
Volker Krause authored
-
Volker Krause authored
Those need to be in relative platform coordinates, not meters.
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
- 12 Feb, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
-