VCM (vehicle control module) project and code refactoring

Post Reply
User avatar
johu
Site Admin
Posts: 7182
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 552 times
Been thanked: 1913 times
Contact:

VCM (vehicle control module) project and code refactoring

Post by johu »

I have lately uploaded the code for my Touran vehicle control unit that lives in the former case of the ECU:
https://github.com/jsphuebner/stm32-car

It shares the code base with the inverter project, so the web interface works just as well.

Also I moved all the code that is shared between the inverter and this project to "libopeninv" here: https://github.com/jsphuebner/libopeninv

This should make sure that all software derived from this code base uses the latest version of the various files without doing any error-prone copy&paste

Image
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
User avatar
Jack Bauer
Posts: 4000
Joined: Wed Dec 12, 2018 5:24 pm
Location: Ireland
Has thanked: 153 times
Been thanked: 1115 times
Contact:

Re: VCM (vehicle control module) project and code refactoring

Post by Jack Bauer »

Thanks for this Johannes:)
I'm going to need a hacksaw
Post Reply