dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1195: Fixed indentation

Merge branch 'staging' into LDT-3777-sprint-25-fixes

Probably, we need to signal FP as well when there is a mode change happens. say, DD changes standby to pre-gen/Gen Dialysate mode, FP needs to transition to pre-gen / generate permeate (as we imple...

Probably, we need to signal FP as well when there is a mode change happens. say, DD changes standby to pre-gen/Gen Dialysate mode, FP needs to transition to pre-gen / generate permeate (as we implemented in TD interface).

LDT-2008: version request handler. fixes for D74 between test configs. reworked init state to handle sensors providing bad cal data if test config is enabled.

    • -79
    • +114
    /firmware/App/Drivers/ConductivitySensors.c
LDT-3103 addressed code review comments

Merge branch 'staging' into LDT-2008-v2-conductivity-sensors-CLEAN

LEAHI-DD-FIRMWARE-LDT-3735_System Data and Logs - DD - Non-Volatile Memory - 04: DEV - Feature Implementation
LEAHI-DD-FIRMWARE-LDT-3735_System Data and Logs - DD - Non-Volatile Memory - 04: DEV - Feature Implementation
LDT-3735: NVM module builds

    • -290
    • +21
    /firmware/App/Services/NVMgmtDD.c
    • -77
    • +430
    /firmware/App/Services/NVRecordsDD.c
    • -21
    • +61
    /firmware/App/Services/NVRecordsDD.h
removed

removed

updated comment.

updated comment.

removed.

removed.

removed and added comments.

removed and added comments.

changed.

changed.

done. moved them to dosing concentrates state.

done. moved them to dosing concentrates state.

LDT-3103 changes made according to code review comments

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

LDT-1477 resolving merge conflicts

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

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

    • -1
    • +1
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -1
    • +1
    /firmware/App/Modes/FPModes/FPOperationModes.h
LDT-3676 merge into staging

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

LDT-3676 resolved merge commit with develop

    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
LDT-3676 resolved merge conflicts

    • -4
    • +171
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -3
    • +4
    /firmware/App/Modes/FPModes/FPOperationModes.h
LEAHI-DD-FIRMWARE-LDT-3749_Ability to set operation sub mode on DD subsystem
LEAHI-DD-FIRMWARE-LDT-3749_Ability to set operation sub mode on DD subsystem
LDT-3749 added transition signal for DD gen dialysate applicable states

    • -4
    • +18
    /firmware/App/Modes/ModeGenDialysate.c
LDT-3749 initial structure for set operation sub mode request.

    • -0
    • +67
    /firmware/App/Modes/ModeGenDialysate.c
    • -0
    • +2
    /firmware/App/Modes/ModeGenDialysate.h
    • -0
    • +56
    /firmware/App/Modes/ModePostGenDialysate.c
    • -0
    • +61
    /firmware/App/Modes/ModePreGenDialysate.c
    • -0
    • +2
    /firmware/App/Modes/ModePreGenDialysate.h
    • -0
    • +160
    /firmware/App/Modes/OperationModes.c