firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated ToDo check for inletpressurecheck init call

Addressed review comment to remove flag assignment in paused state.

Bamboo Commit: Updated FPCommon.h with build versions from Bamboo.

LDT-828: fixed pressure sensor conversions for alpha units

Addressed review comments.

Addressed review comments to remove unwanted code lines and handled state assignment.

Implemented Inlet Pressure check functionality with Boost Pump

    • -0
    • +371
    ./App/Modes/InletPressureCheck.c
    • -0
    • +53
    ./App/Modes/InletPressureCheck.h
Bamboo Commit: Updated FPCommon.h with build versions from Bamboo.

LDT-566: code review comments.

LDT-566: code review comments

    • -1
    • +0
    ./App/Modes/ModePreGenPermeateDefeatured.h
LDT-566: code review comments.

    • -2
    • +4
    ./App/Modes/ModeGenPermeateDefeatured.c
    • -7
    • +6
    ./App/Modes/ModeGenPermeateDefeatured.h
    • -4
    • +8
    ./App/Modes/ModePreGenPermeateDefeatured.c
    • -6
    • +6
    ./App/Modes/ModePreGenPermeateDefeatured.h
LDT-566: Code review comments. added reset calls in ro pump controllers when leaving off states. removed pressure check for boost pump.

LDT-566: fixed macro calls

LDT-566: changed permeate flush to target flow. fixed output scaling for fluid pump. Target flow fixes

LDT-566: code review comments.

    • -399
    • +0
    ./App/Drivers/TemperatureSensor.c
  1. … 5 more files in changeset.
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.

    • -5
    • +350
    ./App/Controllers/PermeateTank.c
    • -123
    • +11
    ./App/Modes/ModeGenPermeate.c
    • -4
    • +4
    ./App/Modes/ModeGenPermeateDefeatured.c
    • -24
    • +25
    ./App/Modes/ModePreGenPermeate.c
    • -12
    • +12
    ./App/Modes/ModePreGenPermeateDefeatured.c
    • -76
    • +0
    ./App/Monitors/WaterQualityMonitor.c
    • -19
    • +0
    ./App/Monitors/WaterQualityMonitor.h
  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

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

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

    • -0
    • +88
    ./App/Modes/FPModeFault.c
    • -0
    • +40
    ./App/Modes/FPModeFault.h
    • -0
    • +66
    ./App/Modes/FPModeInitPOST.c
    • -0
    • +44
    ./App/Modes/FPModeInitPOST.h
    • -0
    • +149
    ./App/Modes/FPModeStandby.c
    • -0
    • +47
    ./App/Modes/FPModeStandby.h
    • -0
    • +475
    ./App/Modes/FPOperationModes.c
    • -0
    • +62
    ./App/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.

    • -428
    • +0
    ./App/Controllers/PermeateTank.c
LDT-566: permeate tank file creation

    • -0
    • +428
    ./App/Controllers/PermeateTank.c
    • -0
    • +60
    ./App/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
    • +6
    ./App/Modes/ModeGenPermeateDefeatured.c
    • -0
    • +9
    ./App/Modes/ModePreGenPermeateDefeatured.c
    • -25
    • +125
    ./App/Monitors/Conductivity.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

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