SystemCommMessages.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-11980-sw_dev-sprint-64

  1. … 6 more files in changeset.
Updates and fixes per code review.

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 59 more files in changeset.
DEN-11250 Fixed merge conflicts

  1. … 8 more files in changeset.
DEN-11250 Implemented heprin bolus target rate override

  1. … 4 more files in changeset.
DIAL-144: Fixed ack messaging for response. Added documentation for implemented functions.

  1. … 1 more file in changeset.
DEN-11980: Implemented get current treatment parameters function for DIAL-145.

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 44 more files in changeset.
DEN-11114 merged staging

  1. … 44 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 112 more files in changeset.
DEN-11114 addressed the code review comments

  1. … 3 more files in changeset.
DEN-11114, DIAL-141 added code to override the fans RPM alarm start time offset

  1. … 5 more files in changeset.
Merge branch 'DEN-10153_Treatment_Log_Prescribed_UF' into staging

  1. … 4 more files in changeset.
DEN-11114 implemented the dialysate heating feature

  1. … 8 more files in changeset.
DEN-11114: Addressed DENDRAI-33 to remove debug UART support from HD firmware.

  1. … 8 more files in changeset.
DEN-11114: Added reset status bits to startup event to aid investigation into spurious HD resets.

  1. … 1 more file in changeset.
DEN-11114 addressed the code review comments

  1. … 6 more files in changeset.
DEN-11114 continued working on the reservoir management

  1. … 3 more files in changeset.
DEN-11114 continued working on the resevoir management

  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 71 more files in changeset.
DEN-9906 updated the code to support events

  1. … 18 more files in changeset.
DEN-9906: Fixed merge conflicts from staging.

  1. … 61 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
DEN-9480 addressed the code review comments

  1. … 3 more files in changeset.
DEN-9480 added stop RTC command

  1. … 4 more files in changeset.
Fixed bugs DEN-10983 and DEN-10982. Removed obsolete code associated with obsoleted components/features.

  1. … 12 more files in changeset.
DEN-9906 Fixed merge conflict

  1. … 4 more files in changeset.
DEN-9906 Implement HD dialysate flow sensor

  1. … 4 more files in changeset.
DEN-9906: Added overrides for blood pump rotor count and arterial pressure offset. Removed unused handling of DG data and related functions/variables. Fixed DEN-10973.

  1. … 11 more files in changeset.
DEN-10153: Treatment log's prescribed ultrafiltration volume and rate

- band-aid the staging branch to be able to build

- updated the volume treatmentLogData struct to provide original ultrafiltration volume(L) and rate(mL/min), to includ in the treatment log response in the post-treatment mode.

- updated the originTreatmentParams to store original ultrafiltration volume(L) and rate(mL/min) (set by user during the pre-treatment mode), to query later for the treatment log.

- stored the original ultrafiltration volume if the user set volume is accepted in the pre-treatment mode.

- modified the sendTreatmentLogData function to use the correct type of accepted value from F32 to Bool (although both are the same updated to be consistent.)

  1. … 7 more files in changeset.