hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-12847 removed AC POST

DEN-12931: Removed POST test for checking if booting from battery.

DEN-12931: Changed syringe pump calibration to expected DAC voltage. Added verification of calibration.

    • -12
    • +12
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/SyringePump.h
DEN-12931: Refactored syringe detection alarm mgmt.

    • -16
    • +56
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -12
    • +3
    /firmware/App/Modes/ModePostTreat.c
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-12847 addressed code review comment

    • -1
    • +0
    /firmware/App/Controllers/SyringePump.c
General comment - nothing to be done. Generally only need F suffix on #defines as they are not inherently typed. RESOLVED in CODE WALKTHROUGH.

General comment - nothing to be done. Generally only need F suffix on #defines as they are not inherently typed. RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-12847 merged staging and addressed VectorCAST issues

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -6
    • +24
    /firmware/App/Controllers/PresOccl.c
    • -3
    • +14
    /firmware/App/Controllers/Switches.c
    • -2
    • +26
    /firmware/App/Controllers/SyringePump.c
DEN-12847 updated the code for VectorCAST

DEN-12931: Refactored door and pump track alarm management.

    • -26
    • +87
    /firmware/App/Controllers/Switches.c
    • -20
    • +5
    /firmware/App/Modes/ModePostTreat.c
    • -2
    • +5
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -16
    • +10
    /firmware/App/Modes/TreatmentEnd.c
DEN-12847 addressed the code review comments and PiSquare's VectorCAST bugs

    • -1
    • +0
    /firmware/App/Controllers/SyringePump.c
Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

I don't think this does what we want anymore. Need to revisit VC issue.

I don't think this does what we want anymore. Need to revisit VC issue.

Remove blank line.

Remove blank line.

indent of cases looks too small.

indent of cases looks too small.

Looks like exit normal request (below) will take precedence over this request. Is that intended?

Looks like exit normal request (below) will take precedence over this request. Is that intended?

Update input/outputs throughout.

Update input/outputs throughout.

Add blank line before return.

Add blank line before return.

DEN-12931: Added request for UI POST final result to ensure we get result before its needed in UI POST test.

DEN-12847 addressed the VectorCAST issues reported by PiSquare

    • -9
    • +11
    /firmware/App/Controllers/SyringePump.c
DEN-12931: Fixed bug in setup for dialyzer prime step.