DIALIN-DEN-11928

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

This was commented out for testing. It is back on.

This was commented out for testing. It is back on.

Commenting out these variables will cause out of sync issues between what is currently in DG develop. Current conductivity data struct in DG develop: /// Conductivity data struct. F32 roRejectionR...

Commenting out these variables will cause out of sync issues between what is currently in DG develop. Current conductivity data struct in DG develop:

/// Conductivity data struct.
F32 roRejectionRatio; ///< RO rejection ratio
F32 cpi; ///< CPi conductivity sensor value
F32 cpo; ///< CPo conductivity sensor value
F32 cd1; ///< CD1 conductivity sensor value
F32 cd2; ///< CD2 conductivity sensor value
F32 cpiRaw; ///< CPi raw conductivity sensor value (without 2% temperature compensated)
F32 cpoRaw; ///< CPo raw conductivity sensor value (without 2% temperature compensated)
F32 cd1Raw; ///< CD1 raw conductivity sensor value (without 2% temperature compensated)
F32 cd2Raw; ///< CD2 raw conductivity sensor value (without 2% temperature compensated)
U32 cpiSensorStatus; ///< CPi conductivity sensor status
U32 cpoSensorStatus; ///< CPo conductivity sensor status
U32 cd1SensorStatus; ///< CD1 conductivity sensor status
U32 cd2SensorStatus; ///< CD2 conductivity sensor status
CONDUCTIVITY_DATA_T;


please be careful when we are merging this into staging

Please change the struct.unpack parameters from big endian to little endian. Reference below: https://docs.python.org/3/library/struct.html#format-characters

Please change the struct.unpack parameters from big endian to little endian. Reference below:

https://docs.python.org/3/library/struct.html#format-characters

Please change the struct.unpack parameters from big endian to little endian. Reference below: https://docs.python.org/3/library/struct.html#format-characters

Please change the struct.unpack parameters from big endian to little endian. Reference below:

https://docs.python.org/3/library/struct.html#format-characters

Please update the documentation.

Please update the documentation.

Please update the documentation.

Please update the documentation.

Please update the documentation.

Please update the documentation.

DIALIN-DEN-11928_DG Conductivity Update
DIALIN-DEN-11928_DG Conductivity Update