Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2163 → Rev 2164

/branches/dongfang_FC_rewrite/analog.c
476,8 → 476,6
// Even if the sample is off-range, use it.
simpleAirPressure = getSimplePressure(rawAirPressure);
// debugOut.analog[6] = rawAirPressure;
// debugOut.analog[7] = simpleAirPressure;
if (simpleAirPressure < MIN_RANGES_EXTRAPOLATION * rangewidth) {
// Danger: pressure near lower end of range. If the measurement saturates, the