hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Part of tuning of UF control. Load cells are so noisy, control interval seemed too fast at 1 Hz.

Part of tuning of UF control. Load cells are so noisy, control interval seemed too fast at 1 Hz.

Why reduced control frequency update?

Why reduced control frequency update?

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
Stop signal is removed. But other alarm flags still exist so I added call to reset alarm signal flags as you suggested.

Stop signal is removed. But other alarm flags still exist so I added call to reset alarm signal flags as you suggested.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-6078 commented the count to PWM conversion macros

These new alarms have been added to the alarm table.

These new alarms have been added to the alarm table.

These has been uncommented.

These has been uncommented.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Why commented out?

Why commented out?