firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated override functions to handle only FP and addressed review comments.

LDT-2198: fixed merge conflicts. Removed unused valves.

    • -0
    • +397
    ./App/Controllers/PermeateTank.c
    • -0
    • +311
    ./App/Modes/FPModes/FPModeFault.c
    • -0
    • +146
    ./App/Modes/FPModes/FPModeStandby.c
    • -0
    • +402
    ./App/Modes/FPModes/FlushConcentrate.c
    • -0
    • +372
    ./App/Modes/FPModes/FlushFilter.c
    • -0
    • +437
    ./App/Modes/FPModes/FlushPermeate.c
    • -0
    • +364
    ./App/Modes/FPModes/InletPressureCheck.c
    • -0
    • +326
    ./App/Modes/FPModes/ModeGenPermeateDefeatured.c
    • -0
    • +518
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -0
    • +387
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.c
LDT-2198: Continued import of IOFP valves to valve unit.

RK moved temperature payload data from pressure to temperature

RK updated temperature.c under monitors.

RK added dialin overrides for FP pressure and temp in pressure.c

Removed X sensors. Updated DD Pressure and messaging for adding FP pressure functions.

LDT-2198: added permeate tank. added flow driver and flow monitor. added water quality monitor. updated FP interface to no longer require CAN. compiler fixes for labeling. reduced number of warnings where possible.

    • -0
    • +401
    ./App/Controllers/PermeateTank.c
    • -0
    • +68
    ./App/Controllers/PermeateTank.h
    • -0
    • +186
    ./App/Drivers/FlowSensor.c
    • -0
    • +58
    ./App/Drivers/FlowSensor.h
    • -2
    • +10
    ./App/Modes/FPModes/FPOperationModes.c
    • -2
    • +2
    ./App/Modes/FPModes/FlushConcentrate.c
    • -2
    • +2
    ./App/Modes/FPModes/InletPressureCheck.c
    • -3
    • +3
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -0
    • +438
    ./App/Monitors/Flow.c
    • -0
    • +58
    ./App/Monitors/Flow.h
  1. … 6 more files in changeset.
LDT-2198 updated FPGA changes

RK committed changes to Drivers PressureSensor and Services Messaging.

    • -235
    • +102
    ./App/Drivers/PressureSensor.c
LDT-2198: added FP modes, Boost Pump controller, RO Pump controller, Fluild pump driver.

    • -0
    • +4
    ./.settings/com.ti.ccstudio.project.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +754
    ./App/Controllers/BoostPump.c
    • -0
    • +84
    ./App/Controllers/BoostPump.h
    • -0
    • +891
    ./App/Controllers/ROPump.c
    • -0
    • +90
    ./App/Controllers/ROPump.h
    • -0
    • +443
    ./App/Drivers/FluidPump.c
    • -0
    • +72
    ./App/Drivers/FluidPump.h
    • -0
    • +313
    ./App/Modes/FPModes/FPModeFault.c
    • -0
    • +44
    ./App/Modes/FPModes/FPModeFault.h
    • -0
    • +66
    ./App/Modes/FPModes/FPModeInitPOST.c
    • -0
    • +45
    ./App/Modes/FPModes/FPModeInitPOST.h
    • -0
    • +148
    ./App/Modes/FPModes/FPModeStandby.c
  1. … 24 more files in changeset.
LDT-2198: Imported IOFP valves into valves controller. Still more to be done.

LDT-2198: Beta CAN changes for FP merge.

LDT-2198 beta FPGA changes

    • -658
    • +1048
    ./App/Services/FpgaDD.c
LDT-2156 test

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

LDT-1873 resolving merge issues

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

LDT-1735: fixed merge conflicts.

    • -31
    • +93
    ./App/Controllers/BalancingChamber.c
    • -10
    • +46
    ./App/Controllers/ConcentratePumps.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-1873 resolving merge issues

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

LST-1873 resolving merge issues

LDT-1873 addressing code review comments

LDT-2156 test

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

LDT-2030 addressed the code review comment

LDT-2030 addressed the code review comments

Merge branch 'staging' into LDT-2030-blood-leak---dd

LDT-1735: Addressed code review comment.