dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into LDT-3372-v1-conductivity-fixes

Merge branch 'LDT-3372-v1-conductivity-fixes' into develop

added

added

removed check. the check now happens on before the get.

removed check. the check now happens on before the get.

removed check. the check now happens on before the get.

removed check. the check now happens on before the get.

fixed

fixed

added. DD will now fault

added. DD will now fault

fixed.

fixed.

fixed

fixed

updated.

updated.

LDT-3372: code review comments.

    • -6
    • +23
    /firmware/App/Monitors/Conductivity.c
    • -3
    • +13
    /firmware/App/Monitors/Temperature.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch 'LDT-3372-v1-conductivity-fixes' into develop

Yes since you're not using the return value in execOpModes()

Yes since you're not using the return value in execOpModes()

LDT-2004 Dry bicart fixing merge issue

LDT-3603 updated comment wording

    • -1
    • +1
    /firmware/App/Modes/FPModes/FPOperationModes.c
LDT-3603 initial draft for FP set operation sub mode

    • -0
    • +88
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -0
    • +2
    /firmware/App/Modes/FPModes/FPOperationModes.h
    • -0
    • +35
    /firmware/App/Modes/FPModes/ModeGenPermeate.c
    • -1
    • +1
    /firmware/App/Modes/FPModes/ModeGenPermeate.h
LDT-2004 Dry bicart fixing merge issue

LDT-3223-dialysate-flow-rate---dd---mode-tel-dev-test : Added testcases for FlowSensor and Safetyshutdown file

All comments should start with capital letter

All comments should start with capital letter

comment alignment issue

comment alignment issue

it should be mentioned what function is used for calculating the equation.

it should be mentioned what function is used for calculating the equation.

above comment applicable here .

above comment applicable here .

if sensor id is not in the finite state enum value , it return 0 and here it calculate for P9

if sensor id is not in the finite state enum value , it return 0 and here it calculate for P9

parameter is sensorId, not sensor

parameter is sensorId, not sensor

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

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

Merged LDT-3605