dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11750 updated the software configurations enums

DEN-11750 updated the scripts

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

DEN-11250 Added a command to override the heprin bolus target rate

    • -6
    • +2
    /tests/test_heprin_bolus_target_rate.py
Removed the line "from dialin.dg.dialysate_generator import DG"

Removed the line "from dialin.dg.dialysate_generator import DG"

Changed cmd_log_in_to_dg() to cmd_log_in_to_hd()

Changed cmd_log_in_to_dg() to cmd_log_in_to_hd()

Changed df_object to hd_object

Changed df_object to hd_object

Added the heparin bolus target rate to be set in mL/hour

Added the heparin bolus target rate to be set in mL/hour

Added the heprin bolus target rate value override command

Added the heprin bolus target rate value override command

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

DEN-11980: Updates based on code reviews.

I'm indifferent to the idea. Since the current values are more of a "real time" feature and don't need a broadcast message to update their values. The other properties need a reset for this reason....

I'm indifferent to the idea. Since the current values are more of a "real time" feature and don't need a broadcast message to update their values. The other properties need a reset for this reason. What do you think?

struct.py lists the args to unpack as such: "The remaining chars indicate types of args and must match exactly; these can be preceded by a decimal repeat count: x: pad byte (no data); c:char; b:si...

struct.py lists the args to unpack as such:

"The remaining chars indicate types of args and must match exactly;
these can be preceded by a decimal repeat count:
x: pad byte (no data);
c:char;
b:signed byte;
B:unsigned byte;
?: _Bool (requires C99; if not available, char is used instead)
h:short;
H:unsigned short;
i:int;
I:unsigned int; (Capital i)
l:long;
L:unsigned long;
f:float;
d:double;
e:half-float."

Rotor_count is sent from the HD as an unsigned int (U32).

Should the new current treatment params above be reset in this function?

Should the new current treatment params above be reset in this function?

This looks wrong too.

This looks wrong too.

Brief looks wrong.

Brief looks wrong.

Why is I capitalized?

Why is I capitalized?

I don't see a df_object anywhere - I don't think this comment makes sense.

I don't see a df_object anywhere - I don't think this comment makes sense.

Is DG needed?

Is DG needed?