firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3603 added comments as needed for default cases

    • -0
    • +2
    ./App/Modes/FPModes/FPOperationModes.c
    • -1
    • +1
    ./App/Modes/FPModes/ModePreGenPermeate.c
Added

Added

Add a comment: result already FALSE - do nothing more for modes that do not support jump to sub-mode.

Add a comment:
result already FALSE - do nothing more for modes that do not support jump to sub-mode.

Add a comment here: Do nothing for modes that do not support jump to sub-mode.

Add a comment here:
Do nothing for modes that do not support jump to sub-mode.

LDT-3603 addressed review comments

    • -3
    • +4
    ./App/Modes/FPModes/FPOperationModes.c
    • -1
    • +1
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -1
    • +1
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.c
Updated

Updated

Updated, thanks

Updated, thanks

'genPermeateState' in the outputs. please update across the files as needed.

'genPermeateState' in the outputs. please update across the files as needed.

LDT-3627 reversed valve state enum to match other modules

Validates the requested sub mode change is acceptable or not?

Validates the requested sub mode change is acceptable or not?

LEAHI-DD-FIRMWARE-LDT-2008_Dialysate Composition - DD - 04: DEV - Feature Implementation
LEAHI-DD-FIRMWARE-LDT-2008_Dialysate Composition - DD - 04: DEV - Feature Implementation
LDT-2008: fixes from cherry picked commits.

LDT-2004: warning reduction relating to teensy driver. Removed Ifdefs for teensy and replaced some of them as beta 1.9 test config. WIP.

    • -2
    • +11
    ./App/Drivers/ConductivitySensors.c
    • -17
    • +1
    ./App/Drivers/ConductivitySensors.h
    • -17
    • +17
    ./App/Drivers/ConductivityTeensy.c
LDT-2004: fixes and review changes

    • -10
    • +10
    ./App/Drivers/ConductivitySensors.c
LDT-2004: post staging merge changes to have 2.0 registers.

    • -60
    • +60
    ./App/Drivers/ConductivitySensors.c
LDT-2004: updates to v2 driver. changed data types for cal coefficents to f32. Implemented calculated resistance, temp, and conductivity based on raw data from sensor.

    • -21
    • +129
    ./App/Drivers/ConductivitySensors.c
LDT-2004: data structures and public functions

    • -754
    • +266
    ./App/Drivers/ConductivitySensors.c
    • -29
    • +79
    ./App/Drivers/ConductivitySensors.h
LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP subsystem
LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP subsystem
LDT-3603 redo of FP set operation sub mode on a new branch

    • -0
    • +52
    ./App/Modes/FPModes/FPModeStandby.c
    • -2
    • +166
    ./App/Modes/FPModes/FPOperationModes.c
    • -1
    • +2
    ./App/Modes/FPModes/FPOperationModes.h
    • -0
    • +55
    ./App/Modes/FPModes/ModeGenPermeate.c
    • -0
    • +58
    ./App/Modes/FPModes/ModeGenPermeateDefeatured.c
    • -0
    • +86
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -9
    • +11
    ./App/Modes/FPModes/ModePreGenPermeate.h
    • -0
    • +67
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.c
    • -1
    • +3
    ./App/Modes/FPModes/ModePreGenPermeateDefeatured.h
Remove extra blank lines.

Remove extra blank lines.

This "s" looks out of place.

This "s" looks out of place.

But this is a f/w shared unit (so both TD and DD f/w include this unit in their build) and we may add a case later. Because it's a common unit, we should design it to work for both f/w builds.

But this is a f/w shared unit (so both TD and DD f/w include this unit in their build) and we may add a case later. Because it's a common unit, we should design it to work for both f/w builds.