dd-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-4000: substitution pump implementation and fixes.

    • -0
    • +554
    /firmware/App/Controllers/SubstitutionPump.c
    • -0
    • +73
    /firmware/App/Controllers/SubstitutionPump.h
Revert "WIP on LDT-4000-hdf-fw-implementation-1"

This reverts commit a6109e69046323d34c8d92e590a07d8d4a71eb91.

    • -10
    • +9
    /firmware/App/Controllers/Heaters.c
    • -11
    • +11
    /firmware/App/Controllers/RinsePump.c
    • -31
    • +30
    /firmware/App/Monitors/Conductivity.c
    • -13
    • +12
    /firmware/App/Monitors/Temperature.c
WIP on LDT-4000-hdf-fw-implementation-1

    • -9
    • +10
    /firmware/App/Controllers/Heaters.c
    • -11
    • +11
    /firmware/App/Controllers/RinsePump.c
    • -30
    • +31
    /firmware/App/Monitors/Conductivity.c
    • -12
    • +13
    /firmware/App/Monitors/Temperature.c
LDT-4188 moved dialysate delivery msg payload to fwcommon

    • -0
    • +1
    /firmware/App/Modes/ModeGenDialysate.c
    • -9
    • +0
    /firmware/App/Modes/ModeGenDialysate.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-4188 resolved merge commits with develop

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

Merging LDT-3978-switch-chamber-f-conductive-lev into develop

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/Controllers/PermeateTank.c
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
Merge branch LDT-3978-switch-chamber-f-conductive-lev into staging

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

merged branch LDT-3963

LDT-3978 addressed review comments

    • -2
    • +15
    /firmware/App/Controllers/DryBiCart.c
LDT-4188 addressed review comments

To resolve the build failure with DD, haven't added all the features, instead added TODO comment

To resolve the build failure with DD, haven't added all the features, instead added TODO comment

Idea is to have this in institutional records we implement it

Idea is to have this in institutional records we implement it

a time out for decaying D66 pressure to 3 PSI after D65 closed

a time out for decaying D66 pressure to 3 PSI after D65 closed

If this is const, how will user add conversions (after 3rd value)?

If this is const, how will user add conversions (after 3rd value)?

Remove extra blank line.

Remove extra blank line.

LDT-3978-addressed review comments

    • -14
    • +24
    /firmware/App/Controllers/DryBiCart.c
LDT-3963 enabled fault mode tranisiton for switching off hetares for dilaysate flow rate testing

    • -0
    • +4
    /firmware/App/Drivers/BloodLeakDriver.c
remove space after <= and add space end of function call.

remove space after <= and add space end of function call.

Is this time out after D80 opening or D65 closing state? if it is D65 closed, you need to start the timer after D65 closing.

Is this time out after D80 opening or D65 closing state? if it is D65 closed, you need to start the timer after D65 closing.

if we are not checking level, this can be removed and function name also can be updated accordingly.

if we are not checking level, this can be removed and function name also can be updated accordingly.

Is this a TODO? If so, add TODO to the comment and maybe be a little more descriptive of what needs to be done.

Is this a TODO? If so, add TODO to the comment and maybe be a little more descriptive of what needs to be done.