Pressures.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed

Removed

Updated

Updated

Still not packed.

Still not packed.

Remove extra blank line.

Remove extra blank line.

Sure

Sure

Removed

Removed

I don't think we need to call setPressureLimitsToOuterBounds() either. The signal function will indirectly cause that function to be called later.

I don't think we need to call setPressureLimitsToOuterBounds() either. The signal function will indirectly cause that function to be called later.

Updated

Updated

I think we should just call signalInitiatePressureStabilization( USE_NORMAL_STABILIZATION_PERIOD );

I think we should just call signalInitiatePressureStabilization( USE_NORMAL_STABILIZATION_PERIOD );

LEAHI-TD-FIRMWARE-LDT-1415_Pressures Monitoring - TD
LEAHI-TD-FIRMWARE-LDT-1415_Pressures Monitoring - TD
This is a msg payload structure. Even though all fields are 4 bytes, we should still pack it in case we add smaller fields later.

This is a msg payload structure. Even though all fields are 4 bytes, we should still pack it in case we add smaller fields later.

Removed

Removed

Updated

Updated

Not required I guess

Not required I guess

There is no override for the TMP long filtered pressure value. Please add a new one for it.

There is no override for the TMP long filtered pressure value. Please add a new one for it.

Please update the documentations too.

Please update the documentations too.

Remove blank line.

Remove blank line.

Now I don't see .data being set anywhere. Shouldn't we have tmpPressure.data = tmpPres;

Now I don't see .data being set anywhere. Shouldn't we have tmpPressure.data = tmpPres;

Updated

Updated

Passed tmpPres

Passed tmpPres

Updated

Updated

Removed and updated

Removed and updated

Need to calculate this before filtering function above so it can be passed into the function.

Need to calculate this before filtering function above so it can be passed into the function.