SzFMV2020-Tavasz / AutomatedCar-A

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2020 Spring Group A
2 stars 1 forks source link

#215 Prepare PowertTrain for Tempomat #223

Closed aether-fox closed 4 years ago

aether-fox commented 4 years ago

Index

The index status got a bit refactored. If there are developments in Team 1 having difficulties resolving conflicts I'll do it for them.

Car Control Packets

It was a bit of a chaos. Removed all magic numbers, mostly replaced values with ratios and angles for radians. Left most of old setters in for compatibility with @Deprecated(forRemoval = true) so an error is shown, but the application still compiles and runs.