Skip to content

Commit

Permalink
CTCS
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Sep 28, 2024
1 parent 6b3533f commit 0b070d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/train_protection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ signals_railway_line:
train_protections:
- { train_protection: 'etcs', legend: 'European Train Control System (ETCS)', color: 'blue' }
- { train_protection: 'construction_etcs', legend: 'European Train Control System (under construction)', color: '#87CEFA' }
- { train_protection: 'ctcs', legend: 'Chinese Train Control System (CTCS)', color: 'blue' }
- { train_protection: 'zsi127', legend: 'ZSI 127', color: '#884400' }
- { train_protection: 'ptc', legend: 'Positive train control (PTC)', color: '#cc0033' }
- { train_protection: 'tvm', legend: 'Transmission Voie-Machine (TVM)', color: '#009966' }
Expand All @@ -24,7 +25,6 @@ signals_railway_line:
- { train_protection: 'caws', legend: 'Continuous Automatic Warning System (CAWS)', color: 'hsl(60, 100%, 40%)' }
- { train_protection: 'cbtc', legend: 'Communications Based Train Control (CBTC)', color: 'hsl(336, 100%, 40%)' }
- { train_protection: 'crocodile', legend: 'Crocodile', color: 'pink' }
- { train_protection: 'ctcs', legend: 'Chinese Train Control System (CTCS)', color: 'pink' } # china
- { train_protection: 'ebicab', legend: 'EBICAB', color: 'pink' } # portugal & bulgaria
- { train_protection: 'eevb', legend: 'Egyesített Éberségi és Vonatbefolyásoló Berendezés (EÉVB)', color: 'pink' }
- { train_protection: 'etms', legend: 'Electronic Train Management System (ETMS)', color: 'pink' }
Expand Down

0 comments on commit 0b070d2

Please sign in to comment.