mirror of
https://github.com/doppelhub/Honda_Insight_LiBCM.git
synced 2026-06-10 23:47:28 -04:00
This aligns firmware thermistor use with the hardware. For the FoMoCo
case, this is the thermistor use:
5AhG3 FoMoCo
OEM GRN: IMA Intake Top rear battery module
OEM YEL: IMA Exhaust Top middle battery module
OEM WHT: Ambient IMA Intake
With the change, the OEM GRN and YEL thermistors now participate in
temperature_measureBattery(), and no longer in temperature_measureOEM().
Additionally, in the FoMoCo case, there are no explicit Exhaust and
Ambient thermistors, so references to these are removved.