Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of physical vehicle properties #68

Open
arndtjonasson opened this issue Nov 27, 2015 · 0 comments
Open

Configuration of physical vehicle properties #68

arndtjonasson opened this issue Nov 27, 2015 · 0 comments

Comments

@arndtjonasson
Copy link
Collaborator

Some physical components do not behave in exactly the same way in different cars, for example the servo. In order to making it work as well as it can, the driver code in autosar can be extended to both limit the maximal value so it doesn't rub on other car parts, and adjust the straight-ahead value so that steering = 0 really goes straight ahead.

Such information can be put directly in the code. Better is to configure autosar in a more convenient way, for example setting these values from TCU, put them on a separate file on the boot partition, or something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant