Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDT-2936-iofp---update-m12-and-boost-pum' of bitbucket.org:diality-cloud/dd-firmware into LDT-2936-iofp---update-m12-and-boost-pum

LDT-2936-iofp implementation for LDT-1240 and LDT-2135

LDT-618-dd-add-ability-to-override-individual-treatment-parameters

LDT-2936 address review comments to add spacing in if statements

LDT-2004 drybicarb update

LDT:2936: moving permeate low flow alarm timeout

LDT-2936: moving permeate low flow alarm initialization initialization

LDT-2936 added permeate flush exit criteria. Resolved compile errors

LDT-2936: removing typo

LDT2936: moving the checkPermeateLowFlow to WaterQualityMonitor

LDT-2936 added struct packing into conductivity

LDT-2936 removed duplicate code and reused existing permeate high flow check

    • -72
    • +50
    ./Modes/FPModes/ModeGenPermeate.c
LDT-2936: removing tab

LDT-2936: permeate low flow rate alarm implementation LDT-2185

    • -1
    • +23
    ./Modes/FPModes/ModePreGenPermeate.c
LDT-618-dd-add-ability-to-override-individual-treatment-parameters

LDT-2116: Iofp update for LDT-2003 flow control

LDT-2936 addressed review comment to set array values to zero

LDT-2936 addressed review comment to update sample size and local scope declaration.

LDT-2936 resolved commit issues

LDT-2936 addressed review comments. Added permeate high flow alarm logic

    • -10
    • +10
    ./Modes/FPModes/FlushConcentrate.c
    • -14
    • +43
    ./Modes/FPModes/ModeGenPermeate.c
LDT-2004: fixed op mode transition fault codes. fixed IOFP not faulting when dd requests pre-gen when not in IOFP standby

LDT-2004: fixed op mode transition fault codes. fixed IOFP not faulting when dd requests pre-gen when not in IOFP standby

LDT-1227: Iofp filter flush duration update

LDT-2936 removed filter pressure check in FlushFiletr per LDT-1228

LDT-2936 fixed get function call for FP operation mode in ROPump

LDT-2936 removed recirculation behavior in Permeate Flush state

LDT-2936 addressed review comments and fixed minor issues.

LDT-2936 updated ROPump and FluidPump

LDT-2936 pushing latest changes for IOFP from alpha

    • -1
    • +106
    ./Modes/FPModes/ModeGenPermeate.c
LDT-2030-DD addressed the comments and made changes