firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-6078 merged staging and resolved merge conflicts

    • -67
    • +93
    ./App/Services/SystemCommMessages.c
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.

DEN-6402: Switch self-test for flow meters

DEN-5980 removed old calibration functions from the drivers

    • -145
    • +0
    ./App/Services/SystemCommMessages.c
DEN-6372: Fixes per lab testing results.

DEN-5887: No adjustment to DPo initial PWM at this time. Restored P and I control terms to original settings.

DEN-5980 added more NV comm messages

    • -6
    • +166
    ./App/Services/SystemCommMessages.c
DEN-5980 added comm messages to be able to set and get NV records

    • -1
    • +136
    ./App/Services/SystemCommMessages.c
    • -1
    • +28
    ./App/Services/SystemCommMessages.h
DEN-6372: Fixes per test results of lab testing.

DEN-6402: Set final and start reservoir volume at the same time