hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

Addressed.

Addressed.

DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

Also mention return value in @return of header.

Also mention return value in @return of header.

Addressed.

Addressed.

DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

FluidLeak.h is included in SystemCommMessages.h, so not needed here.

FluidLeak.h is included in SystemCommMessages.h, so not needed here.

I expected to see a couple new cases here for handling override commands.

I expected to see a couple new cases here for handling override commands.

DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

Consider moving this assignment to declaration above. Also, readings in comment above should be singular. Also, consider renaming "state" to something like noFluidLeakDetected.

Consider moving this assignment to declaration above. Also, readings in comment above should be singular. Also, consider renaming "state" to something like noFluidLeakDetected.

Addressed.

Addressed.

Returns TRUE if dry, FALSE if wet. Consider renaming function in a way that makes sense for this return value (e.g. noFluidLeakDetected).

Returns TRUE if dry, FALSE if wet. Consider renaming function in a way that makes sense for this return value (e.g. noFluidLeakDetected).

Consider merging these two declarations.

Consider merging these two declarations.

HD-DEN-6890_Fluid Leak Detector Driver
HD-DEN-6890_Fluid Leak Detector Driver
DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -19
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -20
    • +0
    /firmware/App/Services/SystemComm.c
DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

    • -11
    • +13
    /firmware/App/Controllers/FluidLeak.c
DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

    • -339
    • +74
    /firmware/App/Controllers/FluidLeak.c
DEN-6890: Initial commit

    • -0
    • +519
    /firmware/App/Controllers/FluidLeak.c
    • -0
    • +57
    /firmware/App/Controllers/FluidLeak.h
DEN-7091: Fixed header define

    • -1
    • +1
    /firmware/App/Modes/ConsumableSelfTest.h
DEN-7091: Moved reservoir management into pre-treatment module

    • -1
    • +269
    /firmware/App/Modes/ModePreTreat.c
DEN-7091: Added consumable self-test sub-mode

    • -0
    • +160
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +47
    /firmware/App/Modes/ConsumableSelfTest.h
DEN-7117: Added implementation to syringe pump driver. Fixed saline bolus response msg. Fixed UF ranges given to UI.

    • -58
    • +237
    /firmware/App/Controllers/SyringePump.c
DEN-7117: Added new syringe pump module. Added FPGA module functions for syringe pump. Added broadcast function for syringe pump data msg.

    • -0
    • +763
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +68
    /firmware/App/Controllers/SyringePump.h
DEN-6372: Merge from staging pt 2.

    • -27
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -21
    • +66
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +4
    /firmware/App/Controllers/DGInterface.h
    • -24
    • +7
    /firmware/App/Controllers/DialInFlow.c
    • -13
    • +92
    /firmware/App/Controllers/PresOccl.c
    • -118
    • +117
    /firmware/App/Modes/ModePreTreat.c
    • -0
    • +230
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -0
    • +1252
    /firmware/App/Modes/SelfTests.c
DEN-7091: Combined self-tests states and removed current min check when pumps running

    • -2
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialOutFlow.c
HD-DEN-6372_HD Rinseback
HD-DEN-6372_HD Rinseback
DEN-6372: merged from staging.

    • -31
    • +74
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +11
    /firmware/App/Controllers/DGInterface.h
    • -4
    • +5
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -12
    • +42
    /firmware/App/Controllers/PresOccl.c
    • -11
    • +176
    /firmware/App/Modes/ModePreTreat.c