firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: code review comments

LDT-566: renamed water generation defs

LDT-566: Implemented missing overrides for op mode.

LDT-566: code review comments.

LDT-566: fixed error

LDT-566: code review fix.

LDT-566: added header for fluid pump monitors. doxygen fixes.

LDT-566: various naming changes across various files. Switching RO to FP.

    • -0
    • +793
    ./App/Drivers/ConductivitySensor.c
    • -0
    • +77
    ./App/Drivers/ConductivitySensor.h
    • -792
    • +0
    ./App/Drivers/ConductivitySensors.c
    • -77
    • +0
    ./App/Drivers/ConductivitySensors.h
  1. … 43 more files in changeset.
LDT-566: Fluid Pump controllers. Renamed RO common to FP common to be in line of subsystem naming.

    • -0
    • +648
    ./App/Controllers/BoostPump.c
    • -0
    • +75
    ./App/Controllers/BoostPump.h
    • -110
    • +486
    ./App/Controllers/ROPump.c
    • -0
    • +363
    ./App/Drivers/FluidPump.c
    • -0
    • +69
    ./App/Drivers/FluidPump.h
LDT-566: updated message table to be 2d

LDT-566: Fixed release build missing all include options

    • -0
    • +21
    ./.settings/org.eclipse.core.resources.prefs
LDT-566: fixed implicit declarations for x pressure sensors. added x5 to broadcasts

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

LDT-566: X pressure senors implemented to publishing and sensor reading

LDT-566: added uninitialized variables to init function of mode water gen

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

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

LDT-332: code review comments. changed request functions to be in respective mode files than in dd interface

WIP on develop

LEAHI-332: code review comments. added pre gen broadcast override.

LDT-332: updated pre gen functionality. Fixed alarm mgmt define. Changed DD interface to handle cmd ids

LDT-332: init file commit. reworked Generate Permeate to Generate water. Naming has been changed.

    • -0
    • +326
    ./App/Modes/ModeWaterGen.c
    • -0
    • +53
    ./App/Modes/ModeWaterGen.h
    • -0
    • +16
    ./App/Modes/ModeWaterPreGen.c
    • -0
    • +16
    ./App/Modes/ModeWaterPreGen.h
LEAHI-273: added comment for DD interface monitor.

LEAHI-273: code review comments

LEAHI-273: code review comments.

LEAHI-273: Changed includes in ddinterface. code review comments.

LEAHI-273: code review comments. Swapped level enums to be a more intuitive

LEAHI-273: removed boost pump include from gen permeate.

LEAHI-273: changed RO request from an override variable to U32. Added fault id for GENP invalid state.

LEAHI-273: code review comments

LEAHI-273: code review comments.