Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into LDT-4011-isolated-uf-dd---fw-implementat

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

LDT-4499: adjusted alarm thresholds for water quality during pre-gen

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

Merge branch 'LDT-4876-dd-intermittently-goes-into-' into develop

LDT-4876: removed TD communication checks for alarms as we use the subsystems independently

Merge branch 'LDT-4000-hdf-fw-implementation-1' into LDT-4611-hdf-fw-implementation-5-4

  1. … 1 more file in changeset.
LEAHI-DD-FIRMWARE-LDT-4876_(DD) DD intermittently goes into fault mode without populating the last alarm triggered variables
LEAHI-DD-FIRMWARE-LDT-4876_(DD) DD intermittently goes into fault mode without populating the last alarm triggered variables
LEAHI-DD-FIRMWARE-LDT-4611_HDF - FW Implementation - 5/4:
LEAHI-DD-FIRMWARE-LDT-4611_HDF - FW Implementation - 5/4:
Merge branch 'LDT-3735-non-volatile-memory' of bitbucket.org:diality-cloud/dd-firmware into LDT-5157-conductivity-sensor-calibration

LEAHI-DD-FIRMWARE-LDT-5157_System Data and Logs (DD) - Conductivity Sensor Calibration (1/3)
LEAHI-DD-FIRMWARE-LDT-5157_System Data and Logs (DD) - Conductivity Sensor Calibration (1/3)
LDT-3735: Addressed review comments

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

Merge branch 'LDT-4734-temp-comp-conductivity' into develop

Merge branch 'LDT-4734-temp-comp-conductivity' into develop

Merge branch 'LDT-4733-request-add-variables' into develop

  1. … 1 more file in changeset.
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

LDT-4733: fixed warning of implicit call

LDT-3975: boost pump control changes to reflect new PI controller.

    • -1
    • +1
    ./Modes/FPModes/StateFlushConcentrate.c
Remove blank line.

Remove blank line.

If this is a override message handler, it is not in the table in Messaging.c and it does not have the proper parameter list (1 parameter for a message pointer).

If this is a override message handler, it is not in the table in Messaging.c and it does not have the proper parameter list (1 parameter for a message pointer).

Can we have a payload structure (packed to 1 byte alignment) with 1 field of type U08 for this message and then replace '1' with 'sizeof( new struct type )' ?

Can we have a payload structure (packed to 1 byte alignment) with 1 field of type U08 for this message and then replace '1' with 'sizeof( new struct type )' ?

Add blank line between declarations and rest of function code (throughout this unit)

Add blank line between declarations and rest of function code (throughout this unit)

Add blank line before return statement. ( throughout this unit )

Add blank line before return statement. ( throughout this unit )

Add blank line before return statement.

Add blank line before return statement.

Add blank line between declarations and rest of function code.

Add blank line between declarations and rest of function code.

Add blank line between declarations and rest of function code.

Add blank line between declarations and rest of function code.