Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: Permeate tank implementation. Changed RO control from pressure to flow for various sub modes. Alarm state and clear alarm overrides. Reworked temperature monitor to only publish.

    • -12
    • +12
    ./Modes/ModePreGenPermeateDefeatured.c
  1. … 6 more files in changeset.
LDT-566: fixed messaging ACK

LDT-566: Implemented FP fault mode. Removed math includes from flush modes.

LDT-566: FP Safety shutdown override. fixed includes.

WIP on develop

LDT-566: develop fixes

    • -3
    • +3
    ./Modes/ModePreGenPermeateDefeatured.c
WIP on develop

LDT-566: code review comments. updated common naming to have a FP prefix.

    • -0
    • +88
    ./Modes/FPModeFault.c
    • -0
    • +40
    ./Modes/FPModeFault.h
    • -0
    • +66
    ./Modes/FPModeInitPOST.c
    • -0
    • +44
    ./Modes/FPModeInitPOST.h
    • -0
    • +149
    ./Modes/FPModeStandby.c
    • -0
    • +47
    ./Modes/FPModeStandby.h
    • -0
    • +475
    ./Modes/FPOperationModes.c
    • -0
    • +62
    ./Modes/FPOperationModes.h
  1. … 25 more files in changeset.
LDT-566: fixed valve order

LDT-566: fixed valve ordering

Revert "LDT-566: permeate tank file creation"

This reverts commit 6e65344e6675394118806ce98dc428c27920e1cb.

LDT-566: permeate tank file creation

    • -0
    • +428
    ./Controllers/PermeateTank.c
    • -0
    • +60
    ./Controllers/PermeateTank.h
LDT-566: partial rework of alarm monitoring for water quality based on code review. updated valves to be in sync with latest HDD

    • -0
    • +9
    ./Modes/ModePreGenPermeateDefeatured.c
  1. … 6 more files in changeset.
WIP on develop

LDT-566: LDT-676: Removed M7 and P20 valves.

LDT-566: fixes for removing P22 and P23. fix warnings

  1. … 1 more file in changeset.
LDT-566: Changed temperature handling back to their respective drivers. Kept combined published temperature value.

LDT-566: merge pressure temperatures and conductivity temperature sensors into the temperature sensor broadcast

LDT-566: Project renaming. Created version request handler. Updated mix max for fluid pumps

  1. … 1 more file in changeset.
LDT-566: removed unneeded defines. Added percentage values for pwm to RO and boost broadcasts. Removed X5 from pressure sensors. Fixed Pre-Generate mode rushing through sub states.

  1. … 1 more file in changeset.
LDT-566: Implemented hard stop commands for water pumps. Added valve actuation for RO recovery settings in gen permeate, set to med.

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