firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2329 test config fix

LDT-2329 concentrate pump test config update

LDT-2198: updates to level monitor merge. Added FP overrides that were missing in messaging table.

LDT-2198: Addressed code review comments. Minor formatting fixes.

    • -0
    • +1
    ./App/Modes/FPModes/FlushConcentrate.h
  1. … 11 more files in changeset.
LDT-2198: Updates to ADC channels. Added voltage monitor and overrides.

    • -0
    • +329
    ./App/Monitors/Voltages.c
    • -0
    • +76
    ./App/Monitors/Voltages.h
LDT-2198: updated comments in task general

LDT-2198: added enum markers for iofp level sensor

LDT-2198: removed FPcommon.h and replaced includes to DDcommon.h

    • -1
    • +1
    ./App/Modes/FPModes/FPOperationModes.h
    • -1
    • +1
    ./App/Modes/FPModes/FlushConcentrate.h
    • -1
    • +1
    ./App/Modes/FPModes/InletPressureCheck.h
  1. … 6 more files in changeset.
LDT-2198: renamed DD op mode executive function

LDT-2198: fixed compiler err

LDT-2198: code review comments

LDT-2198: Level sensor updates

LDT-2198 removed blank lines.

LDT-2198 updated TemperatureSensors removed Baro sensor

    • -203
    • +2
    ./App/Drivers/TemperatureSensors.c
LDT-2198 codre review comments fix

RK addressed review comments.

LDT-2198 cond sensor update

    • -241
    • +411
    ./App/Drivers/ConductivitySensors.c
    • -7
    • +16
    ./App/Drivers/ConductivitySensors.h
    • -37
    • +37
    ./App/Drivers/TemperatureSensors.c
    • -15
    • +345
    ./App/Monitors/Conductivity.c
Aligned comments

RK Fixed minor typo on type declaration

LDT-2198: Updated ADC channels to schematic.

LDT-2198: added inits and execs for FP modules. Added alarm source parameter to alarm mgmt dd broadcast functions. Added overrides to flow sensors and alarm overrides for FP.

RK Resolved merge conflicts and addressed review comments

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.