hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged DEN-15274

    • -10
    • +195
    /firmware/App/Modes/ModePreTreat.c
    • -14
    • +15
    /firmware/App/Modes/ModeStandby.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
Merge branch 'DEN-15104-hd-fpga-communications' into staging

DEN-15274 work in progress

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

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

Merge branch 'DEN-15104-hd-fpga-communications' into develop

# Conflicts:

# firmware/App/HDCommon.h

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
Merge branch 'staging' into DEN-15104-hd-fpga-communications

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

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

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.h
Merged DEN-15245-2 to staging.

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

Fixed merge conflict from DEN-15245.

    • -3
    • +4
    /firmware/App/Controllers/SyringePump.c
DIAL-251: code review comments.

DIAL-251: fixed warnings. restored some old event broadcasting for compatibility. code review comments

    • -0
    • +2
    /firmware/App/Modes/ConsumableSelfTest.c
    • -3
    • +6
    /firmware/App/Modes/ModeTreatmentParams.c
    • -8
    • +22
    /firmware/App/Modes/OperationModes.c
    • -18
    • +0
    /firmware/App/Modes/OperationModes.h
DEN-15245: Fixed issue with syringe occlusion check potentially overriding a previously set stop pump flag.

    • -3
    • +4
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/SyringePump.h
DEN-15274 addressed the code review comments

    • -12
    • +13
    /firmware/App/Modes/ModeStandby.c
DEN-15104 Update per code review

DEN-15274 addressed the code review comments

    • -152
    • +157
    /firmware/App/Modes/ModePreTreat.c
DEN-15104 Updates per code review.

DEN-15274 added code to check the checkin message from dialin

DIAL-251: fixed payload preparation for operation status event. Fixed compiler warnings

    • -8
    • +13
    /firmware/App/Modes/OperationModes.c
    • -0
    • +18
    /firmware/App/Modes/OperationModes.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-15229-fw-dpi-pump-on-during-inverted-dialyzer' into develop

    • -13
    • +38
    /firmware/App/Modes/ModePreTreat.c
DEN-15229 Only allow open door during dialyzer invert. Warn user of open door by enabling alarm before transition out of patient connect state.

DEN-15274 added test configuration commands

DEN-15104 Updates per code review.

DEN-15229 No door open flag for UF set. Allow door open until user confirm.

DEN-15229 Code review comment update.