dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merged LDT-3605

LDT-3605 added code in the blood leak driver to reset its state machine once the hardware configuration has changed

LEAHI-DD-FIRMWARE-LDT-3605_(DD) BLD sensor intermittently does not read for B2.0 HW
LEAHI-DD-FIRMWARE-LDT-3605_(DD) BLD sensor intermittently does not read for B2.0 HW
Add default. What should we do if caller passed invalid sensor ID?

Add default. What should we do if caller passed invalid sensor ID?

LDT-3103 special build changes

    • -4
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
updated newCondModel to be a U32 before check then casted to enum after. Note: Calculate conductivity has a default statement that will catch any value that is outside of the model enum ( and execu...

updated newCondModel to be a U32 before check then casted to enum after. Note: Calculate conductivity has a default statement that will catch any value that is outside of the model enum ( and execute standard conductivity model )

Merge branch 'staging' into LDT-3372-v1-conductivity-fixes

LDT-3372: fixes set conductivity model per code review

LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP sub system
LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP sub system
Then need to add a default case in that function

Then need to add a default case in that function

If all enumeration constants are non-negative and fit within the range of an int or unsigned int, the compiler has the flexibility to choose either a signed or unsigned type. In many common impleme...

If all enumeration constants are non-negative and fit within the range of an int or unsigned int, the compiler has the flexibility to choose either a signed or unsigned type. In many common implementations, it defaults to a signed int

Merge branch 'staging' into LDT-3372-add-ability-to-override-teensy

WIP on LDT-2004-v2-conductivity-sensors

temp populated calibration values for beta2-5 bring up.

WIP on LDT-2004-v2-conductivity-sensors

temp populated calibration values for beta2-5 bring up.

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

function removed. DD will now fault if we hit a failed state per execConductivityTeensy

function removed. DD will now fault if we hit a failed state per execConductivityTeensy

LDT-3372: removed functions per code review.

Merge branch 'staging' into LDT-3218-update-iofp-permeate-target-flow

how are unsigned integers negative?

how are unsigned integers negative?

potential fixes added for pressure profile

    • -7
    • +56
    /firmware/App/Modes/ModeGenDialysate.c
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.