hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6078 merged staging and ran the script

    • -14
    • +19
    /results/Build_Status_Report.csv
    • -4563
    • +6120
    /results/VectorCAST.log
DEN-7091: Added Sample Water module

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

    • -8
    • +14
    /firmware/App/Controllers/BloodFlow.c
    • -8
    • +15
    /firmware/App/Controllers/DialInFlow.c
    • -5
    • +11
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +15
    /firmware/App/Modes/TreatmentStop.c
DEN-5980 disbaled some of the execs to be able to test NVDataMgmt

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -11
    • +1
    /firmware/App/Controllers/DGInterface.h
DEN-5887: Fixed merge conflicts from staging.

    • -47
    • +106
    /firmware/App/Controllers/DGInterface.c
    • -24
    • +17
    /firmware/App/Controllers/DGInterface.h
    • -77
    • +72
    /firmware/App/Controllers/DialOutFlow.c
    • -100
    • +78
    /firmware/App/Modes/Dialysis.c
    • -15
    • +207
    /firmware/App/Modes/ModePreTreat.c
    • -96
    • +144
    /firmware/App/Modes/ModeTreatment.c
    • -16
    • +16
    /firmware/App/Services/PIControllers.c
    • -181
    • +169
    /firmware/App/Services/SystemComm.c
    • -361
    • +468
    /firmware/App/Services/SystemCommMessages.c
    • -0
    • +173
    /results/Build_Status_Report.csv
DEN-6402: Fixed static analysis warning

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

    • -22
    • +3
    /firmware/App/Modes/ModeTreatment.c
    • -16
    • +1
    /firmware/App/Modes/TreatmentRecirc.c
DEN-5887: ran local test script.

    • -156
    • +5
    /results/Build_Status_Report.csv
    • -39331
    • +4815
    /results/VectorCAST.log
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.

    • -34
    • +62
    /firmware/App/Modes/ModeTreatment.c
    • -20
    • +4
    /firmware/App/Services/SystemComm.c
DEN-6078 merged staging and resolved merge conflicts

    • -15
    • +184
    /firmware/App/Modes/ModePreTreat.c
    • -37
    • +5
    /firmware/App/Modes/ModeTreatment.c
DEN-6078 commented the count to PWM conversion macros

DEN-6372: Addressed code review feedback.

    • -10
    • +8
    /firmware/App/Services/PIControllers.c
DEN-6372: Addressed code review feedback.

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

DEN-6402: Switch self-test for flow meters

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
DEN-5980 removed old calibration functions from the drivers

    • -61
    • +9
    /firmware/App/Controllers/BloodFlow.c
    • -61
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -20
    • +0
    /firmware/App/Services/SystemComm.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.

    • -3
    • +3
    /firmware/App/Controllers/DialOutFlow.c
DEN-5980 added more NV comm messages

DEN-5980 added comm messages to be able to set and get NV records

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -14
    • +14
    /firmware/App/Modes/ModePreTreat.c
    • -11
    • +11
    /firmware/App/Modes/ModeTreatment.c
    • -4
    • +28
    /firmware/App/Services/SystemComm.c
DEN-6372: Fixes per test results of lab testing.

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -19
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -9
    • +16
    /firmware/App/Modes/ModeTreatment.c
DEN-6402: Set final and start reservoir volume at the same time

DEN-6372: Fixed signal handling per lab test results.

DEN-6402: Fixed DG commands

DEN-6372: doxygen fixes.

    • -4
    • +4
    /firmware/App/Controllers/DGInterface.c
DEN-6372: Addressed code review feedback.

DEN-6372: reoved redundant flag resets.

DEN-6402: Used enums from DG defs

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -27
    • +1
    /firmware/App/Controllers/DGInterface.h
DEN-6372: consolidated the two treatment end sub-modes into one.

    • -18
    • +15
    /firmware/App/Modes/ModeTreatment.c