hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4640: Set valve states when starting/resuming dialysis and when pausing treatment.

DEN-4308 added another define for a larger range check in Position B during current relaxation

DEN-4308 addressed the code review comments

    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-4640: Addressed code review feedback.

DEN-4308 addressed the code review comments

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-5053: UT updates.

DEN-5053: Added UT for AirTrap module.

    • -13
    • +14
    /firmware/App/Controllers/AirTrap.c
    • -2
    • +6
    /firmware/App/Controllers/DGInterface.h
DEN-4640: Fixes to treatment parameters response to validation request.

    • -4
    • +4
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-4308 addressed the code review comments and worked on development testing

    • -2026
    • +2608
    /results/VectorCAST.log
DEN-4640: Fix comment.

DEN-4640: Added saline bolus functionality.

    • -2
    • +5
    /firmware/App/Controllers/DGInterface.c
DEN-4308 merged master, resolved merge conflicts and continues development testing

    • -30
    • +25
    /firmware/App/Modes/ModeInitPOST.c
    • -106
    • +593
    /firmware/App/Modes/ModeTreatmentParams.c
    • -110
    • +130
    /firmware/App/Services/AlarmMgmt.c
    • -1259
    • +1259
    /firmware/App/Services/FPGA.c
    • -60
    • +80
    /firmware/App/Services/SystemComm.c
    • -477
    • +1506
    /firmware/App/Services/SystemCommMessages.c
    • -217
    • +168
    /results/Build_Status_Report.csv
DEN-4308 Continued with development testing

DEN-4308 addressed code review comments and continued dev testing

    • -88
    • +137
    /firmware/App/Controllers/Valves.c
DEN-4640: Further developed saline bolus functionality.

    • -4
    • +49
    /firmware/App/Controllers/BloodFlow.c
    • -0
    • +13
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.h
    • -0
    • +13
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.h
DEN-4640: Started saline bolus implementation. Pulled HD valves driver from other feature branch due to valve dependency for the saline bolus feature.

    • -0
    • +1436
    /firmware/App/Controllers/Valves.c
    • -0
    • +106
    /firmware/App/Controllers/Valves.h
    • -18
    • +260
    /firmware/App/Modes/Dialysis.c
    • -131
    • +424
    /firmware/App/Services/FPGA.c
DEN-5053: Added air trap alarms. Added actuator safe state enforcement to fault mode.

    • -7
    • +69
    /firmware/App/Controllers/AirTrap.c
    • -3
    • +3
    /firmware/App/Modes/ModeTreatmentParams.c
    • -33
    • +51
    /firmware/App/Services/AlarmMgmt.c
Added new HD valve alarm to table.

DEN-5053: Fixed doxygen function headers for inputs/outputs details section.

    • -54
    • +36
    /firmware/App/Controllers/AirTrap.c
    • -27
    • +18
    /firmware/App/Controllers/AlarmLamp.c
    • -144
    • +96
    /firmware/App/Controllers/BloodFlow.c
    • -42
    • +28
    /firmware/App/Controllers/Buttons.c
    • -78
    • +52
    /firmware/App/Controllers/DGInterface.c
    • -144
    • +96
    /firmware/App/Controllers/DialInFlow.c
    • -147
    • +98
    /firmware/App/Controllers/DialOutFlow.c
    • -81
    • +54
    /firmware/App/Controllers/PresOccl.c
    • -99
    • +66
    /firmware/App/Controllers/Valves.c
    • -12
    • +8
    /firmware/App/Drivers/InternalADC.c
    • -15
    • +10
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 22 more files in changeset.
DEN-5053: Updated EMC test code to use valve functions. Added Dialin command for resetting f/w processor.

    • -16
    • +20
    /firmware/App/Modes/ModeStandby.c
DEN-4308 Addressed code review comments and continued development testing

    • -60
    • +95
    /firmware/App/Controllers/Valves.c
DEN-5053: Addressed code review feedback. Fixes to treatment workflow messaging with UI. Added an alarm lamp sync flag to alarm status message and increased transmission rate from 2 Hz to 4 Hz to allow alarm lamp sync flag to reach UI in timely manner. Added an assertion to give compiler error if new alarm is added to enumeration and not to alarm definition table. Update FPGA UT.

    • -15
    • +19
    /firmware/App/Controllers/AirTrap.c
    • -3
    • +22
    /firmware/App/Controllers/AlarmLamp.c
    • -0
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
  1. … 8 more files in changeset.
DEN-4308 Dev testing the code and addressing the code review comments

    • -46
    • +51
    /firmware/App/Controllers/Valves.c
DEN-5053: Additional merge fixes.

DEN-5053: Merged HD valves into this branch due to dependency.

    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
    • -0
    • +15
    /firmware/App/Services/SystemComm.c
    • -0
    • +220
    /results/Build_Status_Report.csv
DEN-4308 Unit tested valves.c. Added debug build switch for the valves PWM functions

    • -33
    • +25
    /firmware/App/Controllers/Valves.c
DEN-5053: Further updates to air trap module.

    • -45
    • +97
    /firmware/App/Controllers/AirTrap.c
DEN-4308 tested the code and updated the comments

DEN-5053: Continued development of air trap module.

    • -76
    • +172
    /firmware/App/Controllers/AirTrap.c