Create dynamic Interface from LUA
- Dominant language
- C
- Stars
- 138
- Forks
- 69
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 4
Description
Is it possible to have a Lua-based interface in FOME that communicates with TunerStudio.
This interface should allow us to store data such as the most recently sent CAN messages and runtime values.
The goal is to retain certain functionalities between engine shut-off and the next start.
Runtime tracking would also be useful for implementing maintenance intervals that are not based on mileage.
- Single Field
- Table maybe?
- Overall runtime data with an optional service data ( so that it is resettable)
- LOG entries to see it in the log
It should be resettable from both sides ( LUA <-> TS) to do it maybe over CANbus or an Input... For example you change Oil and just quickly hit a button for a defined time ( Like old VAG dashboards...)
I would be able to test this asap! :)
Contributor guide
Assessment
This issue has not been assessed yet.