ro-firmware

Clone Tools
  • last updated a few seconds 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.

    • -45
    • +84
    /firmware/App/Controllers/BoostPump.c
    • -59
    • +88
    /firmware/App/Controllers/ROPump.c
    • -12
    • +23
    /firmware/App/Modes/ModeGenPermeate.c
    • -1
    • +2
    /firmware/App/Modes/ModePreGenPermeate.c
    • -21
    • +8
    /firmware/App/Services/DDInterface.c
LDT-566: fixed compiiler err

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

    • -5
    • +7
    /firmware/App/Modes/FlushConcentrate.c
LDT-566: generate water modes both defeatured and ro featured

    • -4
    • +31
    /firmware/App/Controllers/BoostPump.c
    • -39
    • +0
    /firmware/App/Drivers/TemperatureSensor.c
    • -1
    • +1
    /firmware/App/Drivers/TemperatureSensor.h
    • -0
    • +395
    /firmware/App/Modes/FlushConcentrate.c
    • -7
    • +48
    /firmware/App/Modes/FlushConcentrate.h
    • -5
    • +17
    /firmware/App/Modes/FlushPermeate.c
    • -21
    • +121
    /firmware/App/Modes/ModeGenPermeate.c
    • -5
    • +299
    /firmware/App/Modes/ModeGenPermeateDefeatured.c
  1. … 14 more files in changeset.
LDT-566: filtered conductivity implementation

    • -14
    • +125
    /firmware/App/Monitors/Conductivity.c
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

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

    • -30
    • +34
    /firmware/App/Controllers/BoostPump.c
    • -2
    • +2
    /firmware/App/Drivers/PressureSensor.c
    • -1
    • +1
    /firmware/App/Drivers/TemperatureSensor.c
    • -139
    • +0
    /firmware/App/Modes/FilterFlush.c
    • -0
    • +0
    /firmware/App/Modes/FlushConcentrate.c
    • -0
    • +15
    /firmware/App/Modes/FlushConcentrate.h
    • -0
    • +365
    /firmware/App/Modes/FlushFilter.c
  1. … 56 more files in changeset.
Merge branch 'staging' into LDT-566-water-treatment-and-degassing-fp-2

Merge branch 'LDT-566-water-treatment-and-degassing-fp-' into staging

    • -0
    • +62
    /firmware/App/FPCommon.h
LDT-566: code review comments

    • -53
    • +1
    /firmware/App/Drivers/PressureSensor.c
    • -2
    • +0
    /firmware/App/Drivers/PressureSensor.h
    • -3
    • +3
    /firmware/App/Drivers/TemperatureSensor.h
LDT-566: formatting

    • -1
    • +1
    /firmware/App/Drivers/TemperatureSensor.c
LDT-566: code review comments

    • -0
    • +1
    /firmware/App/Drivers/TemperatureSensor.c
LDT-566: code review comments

    • -13
    • +23
    /firmware/App/Drivers/FluidPump.c
    • -16
    • +16
    /firmware/App/Drivers/FluidPump.h
    • -3
    • +0
    /firmware/App/Drivers/SafetyShutdown.h
    • -1
    • +1
    /firmware/App/Drivers/TemperatureSensor.h
    • -11
    • +9
    /firmware/App/Modes/OperationModes.c
LDT-566: code review comments. S32 override implementations. Changed flow rates from FPGA to S32

    • -27
    • +27
    /firmware/App/Controllers/BoostPump.c
    • -28
    • +28
    /firmware/App/Controllers/ROPump.c
    • -10
    • +10
    /firmware/App/Drivers/FlowSensor.c
LDT-566: implemented RO and boost control states between target pressure and target flow

    • -6
    • +31
    /firmware/App/Controllers/BoostPump.c
LDT-566: code review comments. addressed formatting

    • -31
    • +31
    /firmware/App/Controllers/BoostPump.c
    • -29
    • +29
    /firmware/App/Controllers/ROPump.c
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

    • -29
    • +32
    /firmware/App/Controllers/BoostPump.c
    • -28
    • +30
    /firmware/App/Controllers/ROPump.c
LDT-566: reflect changes from boost pump to ro pump

LDT-566: code review comments

    • -19
    • +16
    /firmware/App/Controllers/BoostPump.c
LDT-566: renamed water generation defs

    • -10
    • +10
    /firmware/App/Modes/ModeWaterGen.c
LDT-566: Implemented missing overrides for op mode.

    • -0
    • +56
    /firmware/App/Modes/OperationModes.c
LDT-566: code review comments.

LDT-566: fixed error

    • -15
    • +15
    /firmware/App/Modes/FilterFlush.c
LDT-566: code review fix.

    • -1
    • +0
    /firmware/App/Drivers/PressureSensor.c
LDT-566: added header for fluid pump monitors. doxygen fixes.

    • -0
    • +141
    /firmware/App/Modes/FilterFlush.c