User Tools

Site Tools


usage:using_stock:train_hud

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
usage:using_stock:train_hud [2020-12-23 15:03]
ywang
usage:using_stock:train_hud [2023-12-11 08:13] (current)
blockhead ↷ Page moved from usage:train_hud to usage:using_stock:train_hud
Line 1: Line 1:
 ====== Train HUD ====== ====== Train HUD ======
 +Passengers and drivers of trains get more information about the train they are in with a HUD.
  
-===== Driver ===== +===== Graphical driver HUD ===== 
-For the driver, the current train HUD looks similar to the following:+The graphical driver HUD was introduced in version 2.2.0 and updated in 2.2.1. 
 + 
 +{{:usage:ywang_trainhud_design_1.png?direct&400|}} 
 + 
 +The HUD shows: 
 +  * The speed in m/s indicated by the two-digit 7-segment display. 
 +  * The corresponding speed shown as a white bar. 
 +  * The physical speed limit (i.e. the speed limit of the wagons themselves)if lower than 20m/s. 
 +  * The driving direction of the train as a lever 
 +  * The throttle and brake controls of the train shown as a combined lever 
 +  * "ATC" when ATC is active 
 +  * "LZB" when LZB is active 
 +  * "Shunt" when shunt mode is active 
 +  * The signal aspect of the next signal shown by two rectangles and a number: 
 +    * If the upcoming signal allows proceeding without any speed limit, the indicator is shown in green. 
 +    * If the upcoming signal has a speed limit that is higher than 0m/s, the indicator is shown in orange, and the speed limit is shown as a red triangle pointing downward at the speed bar. 
 +    * If the upcoming signal does not allow proceeding, the indicator is shown in red. 
 +  * The status of the doors. 
 +  * The speed current speed limit of the train (if present) shown as a red vertical bar 
 +  * The ATC target speed (if present) shown as a cyan triangle pointing up 
 + 
 + 
 +===== Passenger ===== 
 +Passengers only see the text shown inside the train, as configured on the onboard computer or LuaATC. 
 + 
 +===== Text-based driver HUD ===== 
 +A text-based HUD was used before version 2.2.0. It looks similar to the following:
 <code> <code>
  [F] {B - >o< +} >|< >|<  [F] {B - >o< +} >|< >|<
Line 29: Line 56:
       * The ATC command and delay (if any) is shown after the ATC target speed       * The ATC command and delay (if any) is shown after the ATC target speed
     * When LZB is active (e.g. when the train is approaching the end of the track) **and** the train is manually controlled, ''-!- Safety override -!-'' is shown.     * When LZB is active (e.g. when the train is approaching the end of the track) **and** the train is manually controlled, ''-!- Safety override -!-'' is shown.
- 
-===== Passenger ===== 
-Passengers only see the text shown inside the train. 
- 
-===== (Proposed) New Driver HUD ===== 
-The following driver HUD is designed and available in the ''trainhud'' branch in the source code. 
- 
-{{:usage:ywang_trainhud_design_1.png?nolink&400|}} 
- 
-The HUD shows: 
-  * The speed in m/s indicated by the two-digit 7-segment display. 
-  * The driving direction of the train ("Forward" or "Reverse") 
-  * The lever of the train: 
-    * "EMG" for emergency brake 
-    * "B" for normal brake 
-    * "R" for roll 
-    * "N" when the speed of the train is constant 
-    * "P" for acceleration (**p**ower) 
-  * "ATC" when ATC is active 
-  * "LZB" when LZB is active 
-  * "Shunt" when shunt mode is active 
-  * The signal aspect of the next signal: 
-    * A red square when the next signal is red or when the train approaches the end of the track 
-    * An orange square when the next signal has speed restriction higher than 0m/s 
-    * A green square when the next signal allows proceeding without speed restriction 
-  * "Left Door" or "Right Door" when the door on the left or right side of the driving direction is open 
-  * The speed of the train shown as a white bar 
-  * The speed current speed limit of the train (if present) shown as a red vertical bar 
-  * The speed restriction of the next signal (if present and greater than 0m/s) shown as a red triangle pointing down 
-  * The ATC target speed (if present) shown as a cyan triangle pointing up 
usage/using_stock/train_hud.1608732233.txt.gz · Last modified: 2020-12-23 15:03 by ywang