dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-5209: updates to pre gen sequencing

    • -132
    • +150
    /firmware/App/Modes/ModePreGenDialysate.c
LDT-4024 reduced heater target temp for testing

    • -5
    • +11
    /firmware/App/Modes/ModeHeatDisinfect.c
LDT-4024 addressed code review comments

    • -6
    • +20
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -8
    • +0
    /firmware/App/Modes/ModeHeatDisinfect.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

LDT-4022 resolving version number conflict

    • -4
    • +38
    /firmware/App/Controllers/Heaters.c
    • -4
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
flip the logic such that featured is the IF and not the ELSE to avoid having a blank branch statement

flip the logic such that featured is the IF and not the ELSE to avoid having a blank branch statement

Can we add current DD recirculation Dwell Time, WCID recirculation Dwell time variables as well and get the required dialin/automated system testing changes?

Can we add current DD recirculation Dwell Time, WCID recirculation Dwell time variables as well and get the required dialin/automated system testing changes?

Add D92 pump On at 50ml/min.

Add D92 pump On at 50ml/min.

Remove D95 from closed state and add D88 to closed state.

Remove D95 from closed state and add D88 to closed state.

D35, D40, D34,D91,D95 : Open M12, P39 : Closed ( keep a TODO comment to remove them later)

D35, D40, D34,D91,D95 : Open
M12, P39 : Closed ( keep a TODO comment to remove them later)

close D80, D64, D14?

close D80, D64, D14?

D80 : open, D65: Close?

D80 : open, D65: Close?

Merge branch 'LDT-5157-conductivity-sensor-calibration' of bitbucket.org:diality-cloud/dd-firmware into LDT-5157-conductivity-sensor-calibration

    • -269
    • +407
    /firmware/App/Drivers/ConductivitySensors.c
LDT-5157: Arranged records

    • -1
    • +2
    /firmware/App/Services/NVMessagingDD.c
    • -14
    • +9
    /firmware/App/Services/NVRecordsDD.c
    • -65
    • +65
    /firmware/App/Services/NVRecordsDD.h
LDT-4022 heat disinfect changes

    • -4
    • +38
    /firmware/App/Controllers/Heaters.c
    • -1
    • +11
    /firmware/App/Monitors/Temperature.c
LDT-4024 base implementation for heat disinfection

    • -0
    • +1136
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -0
    • +53
    /firmware/App/Modes/ModeHeatDisinfect.h
LDT-4024 base implementation for heat disinfection

LDT-5186 dry bicart code changes as per SRS

    • -268
    • +338
    /firmware/App/Controllers/DryBiCart.c
    • -0
    • +1
    /firmware/App/Modes/ModeGenDialysate.h
    • -2
    • +6
    /firmware/App/Modes/ModePreGenDialysate.c
    • -0
    • +29
    /firmware/App/Services/TDInterface.c
I'm seeing a lot of magic numbers. We should have #defines for these values.

I'm seeing a lot of magic numbers. We should have #defines for these values.

Add doxygen comments to right.

Add doxygen comments to right.

LDT-4049:removed disinfection related code

LEAHI-DD-FIRMWARE-LDT-4024_Disinfection (DD heat, heat+descale) - FW Implementation - 3/4:
LEAHI-DD-FIRMWARE-LDT-4024_Disinfection (DD heat, heat+descale) - FW Implementation - 3/4:
LEAHI-DD-FIRMWARE-LDT-5102_DD: Concentrate Pumps Hardware Driver Update
LEAHI-DD-FIRMWARE-LDT-5102_DD: Concentrate Pumps Hardware Driver Update
Merged staging

LEAHI-DD-FIRMWARE-LDT-4022_Disinfection (DD heat, heat+descale) - FW Implementation - 1/4:
LEAHI-DD-FIRMWARE-LDT-4022_Disinfection (DD heat, heat+descale) - FW Implementation - 1/4:
The current implementation and OR and AND logic is a problem , We need a better logic here. for the time being OR is better so that it won't suck up till pressure drops to 4PSI

The current implementation and OR and AND logic is a problem , We need a better logic here. for the time being OR is better so that it won't suck up till pressure drops to 4PSI

removed

removed

updated

updated

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