dd-firmware

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

instead of 0, we can use the level Enum 'LVL_STATE_EMPTY'?

instead of 0, we can use the level Enum 'LVL_STATE_EMPTY'?

lower? and change the D98 level sensor comment as well.

lower? and change the D98 level sensor comment as well.

Remove empty line

Remove empty line

Space before LVL_STATE_LOW

Space before LVL_STATE_LOW

space inside array index.

space inside array index.

Space inside parenthesis.

Space inside parenthesis.

Change this to LEVEL_T enum.

Change this to LEVEL_T enum.

Is this macro still being used? if not, delete it.

Is this macro still being used? if not, delete it.

LEAHI-DD-FIRMWARE-LDT-3978_Switch Chamber F conductive level sensors to broadcast 1 as sensing liquid
LEAHI-DD-FIRMWARE-LDT-3978_Switch Chamber F conductive level sensors to broadcast 1 as sensing liquid
LDT-3978 conductive level sensor and floater level sensor firmware development

    • -4
    • +4
    /firmware/App/Controllers/PermeateTank.c
    • -3
    • +3
    /firmware/App/Modes/ModeGenDialysate.c
    • -67
    • +101
    /firmware/App/Monitors/Level.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

    • -2
    • +2
    /firmware/App/Modes/FPModes/FPOperationModes.c
LDT-3904 latest into staging

LDT-3904 latest from staging

    • -3
    • +3
    /firmware/App/Modes/FPModes/FPOperationModes.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.h
    • -2
    • +2
    /firmware/App/Modes/ModePreGenDialysate.c
    • -2
    • +2
    /firmware/App/Modes/ModePreGenDialysate.h
LDT-3749 merged into staging

LDT-3749 resolved merge conflict with staging

    • -57
    • +58
    /firmware/App/Modes/ModeGenDialysate.c
    • -3
    • +3
    /firmware/App/Modes/ModeGenDialysate.h
    • -2
    • +5
    /firmware/App/Modes/ModePreGenDialysate.c
    • -14
    • +14
    /firmware/App/Modes/ModeStandby.c
    • -20
    • +22
    /firmware/App/Services/Messaging.c
control interval is different. Control interval must be separated else we don't get finer control on bicarb conductivity. also the dead band is different. need to figure out whether we can combine ...

control interval is different. Control interval must be separated else we don't get finer control on bicarb conductivity. also the dead band is different. need to figure out whether we can combine or not

This code looks very similar to bicarb code above. Do we really need separate handling?

This code looks very similar to bicarb code above. Do we really need separate handling?

Updated

Updated