dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2936 fixed macro naming

    • -1
    • +1
    /firmware/App/Controllers/PermeateTank.c
LDT-2936 fixed macro naming

    • -3
    • +3
    /firmware/App/Controllers/PermeateTank.c
LDT-2936 fixed the macro comments

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 fixed permeate overfill issue and added tank controls to verify state

    • -2
    • +2
    /firmware/App/Controllers/PermeateTank.c
    • -50
    • +23
    /firmware/App/Modes/FPModes/FlushConcentrate.c
    • -0
    • +1
    /firmware/App/Modes/FPModes/FlushFilter.c
LDT-2936 iofp update for verify permeate conductivity timeout LDT-1236

LDT-2936-iofp RO permeate flush timeout LDT-1755

LDT-2936 Updated tank full/fill timeout alarms logic

    • -17
    • +63
    /firmware/App/Controllers/PermeateTank.c
LDT-2936- iofp update changing variable name from flowRateSeventyFivePercent to adjustedFlowRRate

LDT:2936 changing the variable name from targtetFlowRate to flowRateSeventyFivePercent LDT-1925

LDT-2936: Add timeout for if flow rate doesn’t reach 75% of target permeate flow rate within 10 seconds

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

    • -2
    • +0
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936-iofp implementation for LDT-1240 and LDT-2135

    • -0
    • +1
    /firmware/App/Modes/FPModes/FlushFilter.c
    • -0
    • +4
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936 address review comments to add spacing in if statements

    • -2
    • +0
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT:2936: moving permeate low flow alarm timeout

LDT-2936: moving permeate low flow alarm initialization initialization

    • -3
    • +0
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936 added permeate flush exit criteria. Resolved compile errors

    • -2
    • +1
    /firmware/App/Modes/FPModes/FlushConcentrate.c
    • -2
    • +1
    /firmware/App/Modes/FPModes/FlushFilter.c
    • -1
    • +17
    /firmware/App/Modes/FPModes/FlushPermeate.c
    • -1
    • +0
    /firmware/App/Modes/FPModes/ModeGenPermeate.h
LDT-2936: removing typo

LDT2936: moving the checkPermeateLowFlow to WaterQualityMonitor

    • -22
    • +3
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936 added struct packing into conductivity

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

    • -0
    • +1
    /firmware/App/Modes/FPModes/FlushFilter.c
    • -72
    • +50
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936: removing tab

    • -1
    • +1
    /firmware/App/Modes/FPModes/ModeGenPermeate.h
LDT-2936: permeate low flow rate alarm implementation LDT-2185

    • -2
    • +2
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
    • -0
    • +1
    /firmware/App/Modes/FPModes/ModeGenPermeate.h
LDT-2116: Iofp update for LDT-2003 flow control

    • -1
    • +28
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
Merge remote-tracking branch 'origin/LDT-2936-iofp---update-m12-and-boost-pum' into LDT-2936-iofp---update-m12-and-boost-pum

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

    • -3
    • +2
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936 addressed review comment to update sample size and local scope declaration.

    • -2
    • +4
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
LDT-2936 resolved commit issues

    • -1
    • +1
    /firmware/App/Modes/FPModes/FlushFilter.c
LDT-2936 addressed review comments. Added permeate high flow alarm logic

    • -14
    • +21
    /firmware/App/Controllers/ROPump.c
    • -10
    • +10
    /firmware/App/Modes/FPModes/FlushConcentrate.c
    • -4
    • +12
    /firmware/App/Modes/FPModes/FlushFilter.c
    • -14
    • +43
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
    • -22
    • +33
    /firmware/App/Monitors/Conductivity.c
LDT-2004: fixed op mode transition fault codes. fixed IOFP not faulting when dd requests pre-gen when not in IOFP standby

    • -4
    • +4
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -1
    • +10
    /firmware/App/Services/TDInterface.c