dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-5157: Added Conductivity Sensor Changes

    • -35
    • +42
    /firmware/App/Services/NVMessagingDD.c
    • -35
    • +59
    /firmware/App/Services/NVRecordsDD.c
LDT-4719 merged latest staging and resolved merge conflicts

    • -67
    • +80
    /firmware/App/Controllers/MixingControl.c
    • -1
    • +6
    /firmware/App/Controllers/MixingControl.h
    • -4
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
Add TODO to comment when we do this kind of thing so we don't forget about it.

Add TODO to comment when we do this kind of thing so we don't forget about it.

renamed. thanks!

renamed. thanks!

renamed

renamed

updated to not have it update always

updated to not have it update always

updated with latest staging implementation.

updated with latest staging implementation.

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

Merge branch 'develop' of bitbucket.org:diality-cloud/dd-firmware into develop

Resolving code review comments

    • -2
    • +3
    /firmware/App/Modes/ModeGenDialysate.c
Merge branch 'LDT-4410-dialysate-composition-mixing-2' into develop

    • -2
    • +16
    /firmware/App/Modes/ModeGenDialysate.c
LDT-4410 made changes to balaninch chamber open loop control

    • -2
    • +16
    /firmware/App/Modes/ModeGenDialysate.c
updated

updated

updated in staging

updated in staging

assigned 0.0F as per sameer's suggestion

assigned 0.0F as per sameer's suggestion

defined as suggested

defined as suggested

added accordingly

added accordingly

updated

updated

it was updated in the latest staging

it was updated in the latest staging

updated accordingly

updated accordingly

the variable was renamed and the new ones have 0.0F

the variable was renamed and the new ones have 0.0F

updated

updated

updated

updated

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

removed

removed

Merge branch 'LDT-4410-dialysate-composition-mixing-2' into develop

LDT-4410 addressed code review comments

    • -4
    • +6
    /firmware/App/Controllers/MixingControl.c
    • -1
    • +1
    /firmware/App/Controllers/MixingControl.h
We are checking level status 3 times in same function. So Vinay suggested to use local variable to avoid the inconsistent states across the function.

We are checking level status 3 times in same function. So Vinay suggested to use local variable to avoid the inconsistent states across the function.