techie66 / EngineDataLogger

Data logger and master controller for Raspberry Pi based ECU that communicates with various external MCUs
GNU General Public License v3.0
5 stars 0 forks source link

Random map_kpa when using --ignitech-servo-as-iap and ignition off #14

Closed techie66 closed 3 years ago

techie66 commented 3 years ago

Random, impossible values logged for map_kpa before engine starts. Eg. time,rpm,speed,lambda,map_kpa,tps_percent,oil_temp 02/16/21 20:11:38.832940,0,0.00,0.00,1320,0,127.07,

techie66 commented 3 years ago

First guess is upstream bug in libIgnitech. On first glance, EDL handles it properly.

techie66 commented 3 years ago

techie66/libIgnitech@27d31c5a27941586ce8b940e99de46ef2dfdb428 https://github.com/techie66/libIgnitech/issues/11

techie66 commented 3 years ago

fixed upstream