Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7091: Added DG restart and lost comm check

DEN-7091: Moved self-tests states to common and updated message ids

DEN-7091: Battery test

    • -0
    • +124
    ./Drivers/Battery.c
  1. … 7 more files in changeset.
DEN-7091: Polling alarm stop status

DEN-7091: Combined sample water result state

DEN-7091: Added UI patient connection confirm handler

DEN-7091: Added UI continue to treatment user request handler

DEN-7091: Added handler for start prime msg from UI

DEN-7091: Added handler for install confirm msg from UI

DEN-6372: Addressed code review feedback.

DEN-6372: Added countdown status message to UI for treatment stop sub-mode. Addressed code review feedback.

DEN-7091: Added sample water result handler

DEN-7091: Added handler for UI sample command request

DEN-7091: Added pre-treatment state data broadcast

Merge branch 'staging' into DEN-6402-hd_dev-pre-treatment-self-tests

DEN-6078 addressed some of the merge issues

DEN-6078 merged staging and ran the script

  1. … 4 more files in changeset.
DEN-7091: Added Sample Water module

    • -0
    • +200
    ./Modes/SampleWater.c
    • -0
    • +43
    ./Modes/SampleWater.h
DEN-6372: Moved blood sitting timeout logic from alarm escalation to treatment stop sub-mode.

DEN-5980 disbaled some of the execs to be able to test NVDataMgmt

DEN-5887: Fixed merge conflicts from staging.

    • -361
    • +468
    ./Services/SystemCommMessages.c
  1. … 3 more files in changeset.
DEN-6402: Fixed static analysis warning

DEN-6372: Changed alarm stop approach from signal push to mode pull to ensure alarm stop always occurs.

DEN-6372: Added TODO.

DEN-6372: Fixes per lab testing. Added function to AlarmMgmt to determine whether any alarms w/ stop property are active. Changed treatment mode handling of alarm stop from signal to modes approach to modes polling alarm mgmt approach. Added f/w support for override of treatment time remaining.

    • -149
    • +29
    ./Services/SystemCommMessages.c
DEN-6078 merged staging and resolved merge conflicts

DEN-6078 commented the count to PWM conversion macros

DEN-6372: Addressed code review feedback.

DEN-6372: Addressed code review feedback.

DEN-6372: Fixed bug in treatment recirc progress message broadcast.