Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: transitioning to standby mode and fault mode will now shut off pumps and close valves. updates in naming. fixed pre-gen transitioning. removed some checks for when gen water request it received.

    • -2
    • +2
    ./Modes/ModePreGenPermeateDefeatured.c
LDT-566: fixed compiiler err

LDT-566: updated flush exec functions to only call the transition function in one location.

LDT-566: generate water modes both defeatured and ro featured

    • -5
    • +299
    ./Modes/ModeGenPermeateDefeatured.c
  1. … 14 more files in changeset.
LDT-566: filtered conductivity implementation

LDT-566: updated naming across the project. Renamed files some fits to fit naming. Filter flush and permeate flush implemented.

    • -0
    • +0
    ./Modes/FlushConcentrate.c
    • -0
    • +15
    ./Modes/FlushConcentrate.h
    • -0
    • +365
    ./Modes/FlushFilter.c
  1. … 56 more files in changeset.
Merge branch 'LDT-566-water-treatment-and-degassing-fp-' into staging

LDT-566: code review comments

LDT-566: formatting

LDT-566: code review comments

LDT-566: code review comments

  1. … 1 more file in changeset.
LDT-566: code review comments. S32 override implementations. Changed flow rates from FPGA to S32

LDT-566: implemented RO and boost control states between target pressure and target flow

LDT-566: code review comments. addressed formatting

LDT-566: code review comments.

LDT-566: code review comments.

LDT-566: code review comments

LDT-566: code review comments.

LDT-566: code review comments

LDT-566: code review comments

LDT-566: reflect changes from boost pump to ro pump

LDT-566: code review comments

LDT-566: renamed water generation defs

LDT-566: Implemented missing overrides for op mode.

LDT-566: code review comments.

LDT-566: fixed error

LDT-566: code review fix.

LDT-566: added header for fluid pump monitors. doxygen fixes.

LDT-566: various naming changes across various files. Switching RO to FP.

    • -0
    • +793
    ./Drivers/ConductivitySensor.c
    • -0
    • +77
    ./Drivers/ConductivitySensor.h
  1. … 43 more files in changeset.
LDT-566: Fluid Pump controllers. Renamed RO common to FP common to be in line of subsystem naming.

    • -0
    • +648
    ./Controllers/BoostPump.c
    • -0
    • +75
    ./Controllers/BoostPump.h
    • -0
    • +363
    ./Drivers/FluidPump.c
    • -0
    • +69
    ./Drivers/FluidPump.h
  1. … 1 more file in changeset.