blood_flow.py

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Why do we have an "ro" and an "fp" folder? Is "ro" folder obsolete (replaced by "fp")?

Why do we have an "ro" and an "fp" folder? Is "ro" folder obsolete (replaced by "fp")?

Isn't timestamp typically first (or last) in publish list?

Isn't timestamp typically first (or last) in publish list?

LEAHI-DIALIN-LDT-2655_Cannot override conductivity sensor temperature from the conductivity module
LEAHI-DIALIN-LDT-2655_Cannot override conductivity sensor temperature from the conductivity module
Done

Done

Done

Done

LDT-1886 added baro pressure sensor and replace the blood flow's current field with torque

  1. … 2 more files in changeset.
I don't think we have motor current. We're getting torque instead. Just replace current with torque.

I don't think we have motor current. We're getting torque instead. Just replace current with torque.

I think we should replace motor current with torque instead of adding torque as new field.

I think we should replace motor current with torque instead of adding torque as new field.

LEAHI-DIALIN-LDT-1886_Blood Set Auto-Load and Auto-Eject - TD
LEAHI-DIALIN-LDT-1886_Blood Set Auto-Load and Auto-Eject - TD
LDT-1886 added blood pump torque

  1. … 1 more file in changeset.
Merged staging to LDT-2199.

  1. … 1 more file in changeset.
LDT-2199 added a command to hard stop the TD blood pump

  1. … 1 more file in changeset.
LDT-2300: Resolved code review comments

  1. … 40 more files in changeset.
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.