firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-332: code review comments. changed request functions to be in respective mode files than in dd interface

WIP on develop

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

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

LDT-332: init file commit. reworked Generate Permeate to Generate water. Naming has been changed.

    • -0
    • +326
    ./App/Modes/ModeWaterGen.c
    • -0
    • +53
    ./App/Modes/ModeWaterGen.h
    • -0
    • +16
    ./App/Modes/ModeWaterPreGen.c
    • -0
    • +16
    ./App/Modes/ModeWaterPreGen.h
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

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.

LEAHI-273: basic path of permeate tank control

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
    ./App/Modes/ModeGenPermeate.c
    • -0
    • +56
    ./App/Modes/ModeGenPermeate.h
    • -0
    • +177
    ./App/Services/DDInterface.c
    • -0
    • +52
    ./App/Services/DDInterface.h
LEAH-1972: Addressed code review comments.

    • -18
    • +7
    ./App/Drivers/ConductivitySensors.c
LEAH-1972: Addressed code review comments.

LEAH-1972: Refactored component names.

    • -52
    • +52
    ./App/Drivers/ConductivitySensors.c
    • -23
    • +42
    ./App/Drivers/TemperatureSensors.c
  1. … 11 more files in changeset.
LEAH-1972: Added heaters controller.

    • -0
    • +658
    ./App/Controllers/Heaters.c
    • -0
    • +64
    ./App/Controllers/Heaters.h
More changes will integrating.

    • -323
    • +133
    ./App/Drivers/TemperatureSensors.c
LEAH-1972: More integration test changes.

LEAH-1972: changes from alpha prototype integration testing.

    • -142
    • +140
    ./App/Controllers/Valves.c
LEAH-262: Addressed code review comments.

LEAH-262: Addressed code review comments.

LEAH-262: Addressed code review comments.

LEAH-262: Implemented conductivity driver and monitor units.

    • -526
    • +384
    ./App/Drivers/ConductivitySensors.c
    • -25
    • +24
    ./App/Drivers/ConductivitySensors.h
LEAH-262: Fix non-system message handling bug.

LEAH-262: Added driver and monitor units for flow sensors.

    • -0
    • +187
    ./App/Drivers/FlowSensor.c
    • -0
    • +55
    ./App/Drivers/FlowSensor.h
    • -0
    • +439
    ./App/Monitors/Flow.c
    • -0
    • +58
    ./App/Monitors/Flow.h