conductivity_sensors.py

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed

Fixed

Updated

Updated

D98 has been renamed

D98 has been renamed

No reference of conductivity here. it should be a level sensor.

No reference of conductivity here. it should be a level sensor.

like D63 level sensor, please add D98 level sensor throughout the units. Keep naming as D98_LEVEL ( instead of D98_COND)

like D63 level sensor, please add D98 level sensor throughout the units. Keep naming as D98_LEVEL ( instead of D98_COND)

END_POS_FIELD_19?

END_POS_FIELD_19?

Moved

Moved

Please move this to level sensor enum. this is not a conductivity sensor; it is a conductive Level sensor.

Please move this to level sensor enum. this is not a conductivity sensor; it is a conductive Level sensor.

LEAHI-DIALIN-LDT-2998_Update Dialin to support any B1.9 FW and/or HW changes (higher priority)
LEAHI-DIALIN-LDT-2998_Update Dialin to support any B1.9 FW and/or HW changes (higher priority)
Dara Navaei I only see this override function for "filtered" temperatures, but according to function name, it only applies to temperatures coming from pressure sensors. Why only pressure based temp...

Dara Navaei I only see this override function for "filtered" temperatures, but according to function name, it only applies to temperatures coming from pressure sensors. Why only pressure based temperatures?

Sean Nash the override functions other than the standard override functions, (e.g. broadcast interval) are implemented as per needed.

Sean Nash the override functions other than the standard override functions, (e.g. broadcast interval) are implemented as per needed.

Dara Navaei please advise

Dara Navaei please advise

Are pressure sensor temperatures the only temperatures that get filtered? Why aren't we filtering all temperatures?

Are pressure sensor temperatures the only temperatures that get filtered? Why aren't we filtering all temperatures?

LEAHI-DIALIN-LDT-2658_Move IOFP pressure sensor temperature variables and override commands from the temperature module to the pressure module
LEAHI-DIALIN-LDT-2658_Move IOFP pressure sensor temperature variables and override commands from the temperature module to the pressure module
Done - timestamps added to DD, FP, and TD

Done - timestamps added to DD, FP, and TD

Done

Done

Done

Done

Done

Done

I'm not sure I really understand the question here, but I do know that the DD Heaters data is being published with this handler: I've organized all heater data into a nested dictionary so that only...

I'm not sure I really understand the question here, but I do know that the DD Heaters data is being published with this handler: I've organized all heater data into a nested dictionary so that only one "variable" is being published. The same goes for the other publish functions before each handler. I will reorganize the order of the published variables so that timestamp is listed last.

No timestamp?

No timestamp?

I didn't see dbg variables in the publish list above.

I didn't see dbg variables in the publish list above.

Is msg_id_dd_heaters_data really being published here? Should it be? ** This comment applies to all classes as it appears you've done this everywhere. Also, I think we typically list the timestamp ...

Is msg_id_dd_heaters_data really being published here? Should it be? ** This comment applies to all classes as it appears you've done this everywhere.
Also, I think we typically list the timestamp last.

Replace "dg" with "dd".

Replace "dg" with "dd".