forked from maisvendoo/ra3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Собрал с новой структурой сигналов анимаций, заменил конфиги ПЕ с мод…
…елями от Саши Мищенко
- Loading branch information
Showing
45 changed files
with
600 additions
and
1,006 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Config> | ||
|
||
<Common> | ||
<ChargingPressure>0.5</ChargingPressure> | ||
<InitMainResPressure>0.8</InitMainResPressure> | ||
<NoAir>0</NoAir> | ||
<Title>РА3-061 (ТЧ-4)</Title> | ||
<Description>Рельсовый автобус РА3-061. Авторы: Александр Мищенко, Азер Рустамов, Дмитрий Притыкин, Михаил Арепьев, Богос Даглдиян, Денис Максименко</Description> | ||
</Common> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-head</ModuleDir> | ||
<Module>ra3-head</Module> | ||
<ModuleConfigDir>ra3-head</ModuleConfigDir> | ||
<ModuleConfig>ra3-06101</ModuleConfig> | ||
<IsOrientationForward>1</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-middle</ModuleDir> | ||
<Module>ra3-middle</Module> | ||
<ModuleConfigDir>ra3-middle</ModuleConfigDir> | ||
<ModuleConfig>ra3-06103</ModuleConfig> | ||
<IsOrientationForward>1</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-head</ModuleDir> | ||
<Module>ra3-head</Module> | ||
<ModuleConfigDir>ra3-head</ModuleConfigDir> | ||
<ModuleConfig>ra3-06102</ModuleConfig> | ||
<IsOrientationForward>0</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
</Config> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Config> | ||
|
||
<Common> | ||
<ChargingPressure>0.5</ChargingPressure> | ||
<InitMainResPressure>0.8</InitMainResPressure> | ||
<NoAir>0</NoAir> | ||
<Title>РА3-038 (ЮППК)</Title> | ||
<Description>Рельсовый автобус РА3-038. Авторы: Александр Мищенко, Азер Рустамов, Дмитрий Притыкин, Михаил Арепьев, Богос Даглдиян, Денис Максименко</Description> | ||
</Common> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-head</ModuleDir> | ||
<Module>ra3-head</Module> | ||
<ModuleConfigDir>ra3-head</ModuleConfigDir> | ||
<ModuleConfig>ra3-03801</ModuleConfig> | ||
<IsOrientationForward>1</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-middle</ModuleDir> | ||
<Module>ra3-middle</Module> | ||
<ModuleConfigDir>ra3-middle</ModuleConfigDir> | ||
<ModuleConfig>ra3-03803</ModuleConfig> | ||
<IsOrientationForward>1</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
<Vehicle> | ||
<ModuleDir>ra3-head</ModuleDir> | ||
<Module>ra3-head</Module> | ||
<ModuleConfigDir>ra3-head</ModuleConfigDir> | ||
<ModuleConfig>ra3-03802</ModuleConfig> | ||
<IsOrientationForward>0</IsOrientationForward> | ||
<Count>1</Count> | ||
<PayloadCoeff>1</PayloadCoeff> | ||
</Vehicle> | ||
|
||
</Config> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.