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.

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

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

    • -37
    • +94
    /firmware/App/Monitors/Conductivity.c
Merge branch 'LDT-4733-request-add-variables' into develop

    • -2
    • +2
    /firmware/App/Controllers/MixingControl.h
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
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

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

    • -19
    • +16
    /firmware/App/Controllers/BoostPump.c
    • -1
    • +1
    /firmware/App/Modes/FPModes/ModeGenPermeate.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.

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.