I'm trying to write an advanced logging system that monitors most values on an airplane.
For example, I'm currently working on the engine performance monitoring and I'm tracking things like prop RPM, oil pressure, temp, manifold pressure and so on.
I notice that when I try an a2a plane like the cessna 182, some values are not correct.
For example the engine RPM (0898 and 08C8). For the build in cessna and the carenado the RPM value is spot on however for the a2a cessna it's off.
I notice the same for oil temperature. Again, build in and carenado are spot on.
Does anybody if this is just not supported for a2a planes or is there another way to obtain the correct values.
I do notice that the values I get from FSUIPC are following the same trend so if I would plot the values, they trends would be accurate. Only the absolute values are not accurate.