I have a function which calculates pitch from X and Z readings of an accelerometer:
When testing in hardware using Rlink breakpoints and Ride7, the float value is correct inside the fPitchRad function (P var), but when returned displays improperly on the fPitch var.
Whats going on?