Everything seems to function and output just fine, except for the airspeed sensor reading which stays at a constant 63.1. Covering the pitot tube or blowing into it, 63.1. I was asking if there is a way to fix this or if the ardupilot github is causing an issue here.
While this is definitely a plane issue the most normal reason for this is bad airspeed health (no data from sensor, so the indicated airspeed settles on a weird ratio). However the GCS should be able to show a bad airspeed health at this point based on the status bits, is MP doing this?
Not at all. If I simply install the ArduPlane fireware straight from Mission Planner or APM Planner 2.0 it picks up the airspeed sensor just fine. It only flatlines the airspeed after I install the complied version from online.