Commit 079c8a10 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Result: Add qos key 70 (probably "no wifi")

parent f0729f8c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
git HEAD

    * Added github repo to dist metadata and the doc
    * Result: distinguish between overcrowded trains (q97) and very overcrowded
      trains (q96)
    * Result: Verify delay key 60 ("delays because of storm")
    * Result: Add qos key 70 ("no wifi" -- not entirely sure yet)

Travel::Status::DE::IRIS 1.01 - Fri May 15 2015

+5 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ my %translation = (
	63 => 'Technische Untersuchung am Zug',
	64 => 'Weichenstörung',
	65 => 'Erdrutsch',
	70 => 'Kein WLAN(?)', # ?
	73 => 'Mehrzweckabteil vorne',
	74 => 'Mehrzweckabteil hinten',
	75 => '1. Klasse vorne',
@@ -1209,6 +1210,10 @@ Source: correlation between IRIS and DB RIS (bahn.de).

Source: correlation between IRIS and DB RIS (bahn.de).

=item q 70 : "Kein WLAN"

Uncertain. Source: correlation between IRIS and DB RIS (bahn.de).

=item q 73 : "Mehrzweckabteil vorne"

Source: correlation between IRIS and DB RIS (bahn.de).