firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7091: Added timeout to i2c transmit wait

DEN-6372: Fixed bug in user signal handling.

DEN-7091: Moved pre-treatment recirc states to common

    • -29
    • +30
    ./App/Modes/PreTreatmentRecirc.c
DEN-6372: Fixes to final rinseback.

DEN-6372: Fixes to end treatment and final rinseback.

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
    ./App/Drivers/Battery.c
    • -0
    • +40
    ./App/Drivers/Battery.h
DEN-7091: Polling alarm stop status

DEN-7091: Combined sample water result state

DEN-7091: Added UI patient connection confirm handler

    • -18
    • +62
    ./App/Services/SystemCommMessages.c
DEN-7091: Added UI continue to treatment user request handler

    • -1
    • +30
    ./App/Services/SystemCommMessages.c
DEN-7091: Added handler for start prime msg from UI

    • -0
    • +29
    ./App/Services/SystemCommMessages.c
DEN-7091: Added handler for install confirm msg from UI

    • -20
    • +53
    ./App/Services/SystemCommMessages.c
DEN-6372: Addressed code review feedback.

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

    • -1
    • +31
    ./App/Services/SystemCommMessages.c
DEN-7091: Added sample water result handler

    • -0
    • +25
    ./App/Services/SystemCommMessages.c
DEN-7091: Added handler for UI sample command request

    • -1
    • +58
    ./App/Services/SystemCommMessages.c
    • -0
    • +10
    ./App/Services/SystemCommMessages.h
DEN-7091: Added pre-treatment state data broadcast

    • -0
    • +28
    ./App/Services/SystemCommMessages.c
Merge branch 'staging' into DEN-6402-hd_dev-pre-treatment-self-tests

    • -67
    • +0
    ./App/Services/SystemCommMessages.c
DEN-6078 addressed some of the merge issues

    • -88
    • +0
    ./App/Services/SystemCommMessages.c
DEN-6078 merged staging and ran the script

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

    • -0
    • +200
    ./App/Modes/SampleWater.c
    • -0
    • +43
    ./App/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.

    • -47
    • +106
    ./App/Controllers/DGInterface.c
    • -181
    • +169
    ./App/Services/SystemComm.c
    • -361
    • +468
    ./App/Services/SystemCommMessages.c
    • -7
    • +29
    ./App/Services/SystemCommMessages.h
  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
    ./App/Services/SystemCommMessages.c
    • -16
    • +4
    ./App/Services/SystemCommMessages.h