So I’m working on a rust crate that decodes uavcan.equipment.ice.reciprocating.Status frames.
now i’m looking for real ArduPilot .bin flight logs containing EFI, EFI2, and/or ECYL messages to validate our telemetry pipeline against real-world engine measurements, sensor noise, and operating conditions.
Preferred:
- Multi-cylinder piston engines
- Heavy-fuel/diesel engines
- UAV/fixed-wing applications
But any real EFI .bin log would be useful, even if it is from a different engine type.
We’re particularly interested in logs containing RPM, manifold pressure/temperature, CHT/EGT, oil pressure/temperature, fuel pressure/flow, throttle, and per-cylinder data where available.
If you have an anonymized log you’re able to share, or know of an existing dataset containing EFI/EFI2/ECYL logs, I’d really appreciate a pointer ![]()