hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8103: Added missing header

DEN-8679: Added more parameter change event

    • -0
    • +2
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Update build switch for pre-treatment UI screen V&V team

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

Merge branch 'DEN-8103-dg-hd_dev-alarm-design' into develop

DEN-8103: No pre-treatment flush if skip priming

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

Merge branch 'DEN-8103-dg-hd_dev-alarm-design' into develop

DEN-8103: Added init for integrity module

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

Post-Treatment build for V&V team

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

Merge branch 'DEN-8103-dg-hd_dev-alarm-design' into develop

    • -3
    • +19
    /firmware/App/Services/SystemComm.c
DEN-8103: Fixed merge issue

    • -1
    • +13
    /firmware/App/Controllers/BloodFlow.c
    • -4
    • +0
    /firmware/App/Controllers/DialOutFlow.c
DEN-8103: Removed dead code

    • -4
    • +0
    /firmware/App/Controllers/SyringePump.c
DEN-8679: Added UF and pressure limits change event

    • -50
    • +55
    /firmware/App/Modes/ModePostTreat.c
    • -6
    • +23
    /firmware/App/Modes/ModeTreatmentParams.c
    • -0
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
Merge branch 'staging' into DEN-8103-dg-hd_dev-alarm-design

    • -1
    • +11
    /firmware/App/Controllers/AirTrap.c
    • -28
    • +74
    /firmware/App/Controllers/BloodFlow.c
    • -8
    • +50
    /firmware/App/Controllers/DGInterface.c
    • -12
    • +75
    /firmware/App/Controllers/DialInFlow.c
    • -5
    • +23
    /firmware/App/Controllers/DialOutFlow.c
    • -101
    • +563
    /firmware/App/Controllers/SyringePump.c
    • -19
    • +104
    /firmware/App/Modes/ModeInitPOST.c
    • -26
    • +111
    /firmware/App/Modes/ModeStandby.c
  1. … 11 more files in changeset.
DEN-8030 added messages and code to publish the status of the disinfects from DG

    • -0
    • +117
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +16
    /firmware/App/Controllers/DGInterface.h
    • -3
    • +228
    /firmware/App/Modes/ModeStandby.c
    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-7605: Local merge with staging.

    • -34
    • +34
    /firmware/App/Controllers/DGInterface.h
    • -19
    • +19
    /firmware/App/Controllers/PresOccl.c
    • -53
    • +156
    /firmware/App/Services/FPGA.c
    • -1
    • +37
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Fixed merge conflicts. Fixed RTC bug.

DEN-7605: Fixed comment.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Fixed RTC epoch conversions.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

New epoch conversion functions.

DEN-7605: Use new epoch conversion functions.

DEN-7605: Fixed comments.