ro-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Synced develop branch with staging.

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

Merge branch 'LDT-332-basic-dialysis-treatment-fp-' into staging

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

LDT-332: code review comments. changed request functions to be in respective mode files than in dd interface

    • -10
    • +41
    /firmware/App/Modes/ModeWaterPreGen.c
WIP on develop

LEAHI-332: code review comments. added pre gen broadcast override.

    • -15
    • +14
    /firmware/App/Modes/ModeWaterPreGen.c
Merge branch 'LDT-332-basic-dialysis-treatment-fp-' into develop

LDT-332: updated pre gen functionality. Fixed alarm mgmt define. Changed DD interface to handle cmd ids

    • -4
    • +260
    /firmware/App/Modes/ModeWaterPreGen.c
    • -0
    • +36
    /firmware/App/Modes/ModeWaterPreGen.h
    • -13
    • +25
    /firmware/App/Modes/OperationModes.c
    • -25
    • +96
    /firmware/App/Services/DDInterface.c
LDT-332: init file commit. reworked Generate Permeate to Generate water. Naming has been changed.

    • -326
    • +0
    /firmware/App/Modes/ModeGenPermeate.c
    • -53
    • +0
    /firmware/App/Modes/ModeGenPermeate.h
    • -0
    • +326
    /firmware/App/Modes/ModeWaterGen.c
    • -0
    • +53
    /firmware/App/Modes/ModeWaterGen.h
    • -0
    • +16
    /firmware/App/Modes/ModeWaterPreGen.c
    • -0
    • +16
    /firmware/App/Modes/ModeWaterPreGen.h
    • -0
    • +16
    /firmware/App/Services/AlarmMgmtRO.c
Merge branch 'LEAH-273-fw-ro-generate-water-mode' into staging

LEAHI-273: added comment for DD interface monitor.

LEAHI-273: code review comments

LEAHI-273: code review comments.

LEAHI-273: Changed includes in ddinterface. code review comments.

LEAHI-273: code review comments. Swapped level enums to be a more intuitive

    • -10
    • +5
    /firmware/App/Modes/ModeGenPermeate.c
LEAHI-273: removed boost pump include from gen permeate.

LEAHI-273: changed RO request from an override variable to U32. Added fault id for GENP invalid state.

LEAHI-273: code review comments

LEAHI-273: code review comments.

    • -57
    • +44
    /firmware/App/Modes/ModeGenPermeate.c
LEAHI-273: basic path of permeate tank control

    • -4
    • +86
    /firmware/App/Modes/ModeGenPermeate.c
LEAHI-273: additional code formatting and fixes from CR.

LEAHI-273: various fixes found in code review.

Init commit for generate water

created DD interface, and mode gen permeate. Tank Switching logic is in progress.

    • -0
    • +265
    /firmware/App/Modes/ModeGenPermeate.c
    • -0
    • +56
    /firmware/App/Modes/ModeGenPermeate.h
    • -5
    • +153
    /firmware/App/Modes/ModeStandby.c
    • -1
    • +15
    /firmware/App/Modes/OperationModes.c
    • -0
    • +177
    /firmware/App/Services/DDInterface.c
    • -0
    • +52
    /firmware/App/Services/DDInterface.h
    • -14
    • +17
    /firmware/App/Services/Messaging.c
LEAHI-261: Added flow sensor control enable bit to FPGA init function.

Initial commit of RO VectoCAST

Merged LEAH-1972 to staging.

LEAH-1972: Addressed code review comments.

    • -24
    • +5
    /firmware/App/Drivers/PressureSensor.c
    • -33
    • +33
    /firmware/App/Monitors/Pressure.c
    • -12
    • +12
    /firmware/App/Monitors/Pressure.h
LEAH-1972: Addressed code review comments.

LEAH-1972: Refactored component names.

    • -15
    • +7
    /firmware/App/Controllers/Heaters.c
    • -10
    • +10
    /firmware/App/Controllers/Valves.h
    • -30
    • +30
    /firmware/App/Drivers/FlowSensor.h
    • -25
    • +25
    /firmware/App/Drivers/PressureSensor.c
    • -8
    • +8
    /firmware/App/Drivers/PressureSensor.h
  1. … 11 more files in changeset.
TEST: removed references to a trimmer heater.