firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
LEAHI-261: Added flow sensor control enable bit to FPGA init function.

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.
TEST: removed references to a trimmer heater.

TEST: refactor 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
TEST: misc heater changes.

Added heaters control unit.

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

    • -323
    • +133
    ./App/Drivers/TemperatureSensors.c
TEST: updates to temperature sensors and flow sensors.

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

TEST: Added dummy get functions to FPGA interface for FMS flow sensor. Will connect them to new FPGA registers when they become available.

TEST: Initialize and execute flow monitor. Fixes to levels monitor.

LEAH-1972: changes from alpha prototype integration testing.

    • -142
    • +140
    ./App/Controllers/Valves.c