Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3103 implemented new pump changes

    • -27
    • +129
    ./Controllers/DialysatePumps.c
LDT-3218: fp tuning. WIP

Shall I add the SW_Fault as an else case if an invalid submode was requested for an opmode? Sean NashMichael Garthwaite please confirm

Shall I add the SW_Fault as an else case if an invalid submode was requested for an opmode?
Sean NashMichael Garthwaite please confirm

LDT-3603 converted all signal functions to void functions

    • -10
    • +2
    ./Modes/FPModes/ModePreGenPermeate.c
I was thinking we could return BOOL to check if the request was successful, added it. But as you clarified the dialin response will only confirm the delivery of message successfully, I can change ...

I was thinking we could return BOOL to check if the request was successful, added it.

But as you clarified the dialin response will only confirm the delivery of message successfully, I can change all these signal functions to void
Thanks!

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

WIP on develop

LDT-3372: fixed error on release builds

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

Merge branch 'staging' into LDT-2004-v2-conductivity-sensors

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.

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

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

LDT-3603 initial draft for FP set operation sub mode

    • -0
    • +62
    ./Modes/FPModes/ModePreGenPermeate.c
LDT-2004 Dry bicart fixing merge issue

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