FOME-Tech / FOME-Tech/fome-fw

EngineModule has no sound initialization interface

Open
#422 0 comments 0 reactions 0 assignees View on GitHub
💰 tech debt 💰
Dominant language
C
Stars
138
Forks
69
Avg merge
5d 20h
Merged PRs (30d)
4

Description

`EngineModule`s like BoostController and others implement initialization in various ways: particularly, not via their constructor or any `EngineModule` abstraction. This leads to issues, like what #419 resolves, in that various modules/controllers wind up not being initialized on reset.

Many possible solutions; one proposed by @mck1117 is to make `onConfigurationChange` invoked on ECU reset.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.