dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -15
    • +15
    /firmware/App/Services/Messaging.c
    • -83
    • +116
    /firmware/App/Services/NVMessagingDD.c
    • -17
    • +15
    /firmware/App/Services/NVMessagingDD.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

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

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

LDT-4733: fixed warning of implicit call

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.

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.

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 before return statement.

Add blank line before return statement.

Add blank line before return statement.

Add blank line before return statement.

Add blank line before return statement.

Add blank line before return statement.

Indent too deep here.

Indent too deep here.

Remove blank line.

Remove blank line.

Indent looks too deep here.

Indent looks too deep here.

1 blank line here is sufficient.

1 blank line here is sufficient.

Remove blank line.

Remove blank line.