Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 9e921b6a authored by Michael KRISPER's avatar Michael KRISPER Committed by Markus Quaritsch
Browse files

Pull request #247: Feature/VECTO-1575 refactor testpowertrain

Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:feature/VECTO-1575-refactor-testpowertrain to develop

* commit 'bdca670d':
  VehicleContainer: Added some compiler directives for hiding debug output.
  HybridStrategy, SerialHybridStrategy: Finally updated to TestPowertrain.UpdateComponents
  CopyFrom: Removed field which are set manually.
  Pulled up Member "RequestAfterGearshift" to avoid having to cast to ATGearbox
  HybridController: Corrected compiler warning (override of InitStartGear)
  PowertrainBuilder reverted back to 2 serial hybrid strategies
  HybridStrategy and SerialHybridStrategy reverted once again
  HybridStrategy: Minor changes
  IUpdateable and minor changes to avoid compilation warnings
  HybridStrategy: Refactored to IUpdateable
  SerialHybridStrategy finished refactoring to IUpdateable
  SerialHybridStrategy and SerialHybridStrategyAT: Refactored to IUpdateable
  Brakes: Implemented IUpdateable
  SerialHybridStrategy: Partially refactored to UpdateFrom
  HybridStrategy: Made Battery optional
  HybridStrategyAT: Partially refactored to UpdateFrom
  HybridStrategy: Partially Refactored to UpdateFrom
  SimpleCharger: made ChargingPower private
  Many Changes: Squashed all IUpdateable Changes together to merge it with develop branch again.
parents 67eb9396 bdca670d
No related branches found
No related tags found
No related merge requests found
Showing
with 297 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment