Michael Garthwaite

LDT-2004: comment updates

LDT-2004: cal data and read functionality.

    • -35
    • +357
    /firmware/App/Drivers/ConductivitySensors.c
LDT-2004: data structures and public functions

    • -754
    • +266
    /firmware/App/Drivers/ConductivitySensors.c
    • -49
    • +720
    /firmware/App/Services/FpgaDD.c
Merge branch 'LDT-2004-dialysate-composition-dd' into staging

LDT-2004: fixed Release build configuration build errors.

LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
Merge branch 'staging' into LDT-2004-v2-conductivity-sensors

Merge branch 'LDT-2004-dialysate-composition-dd' into staging

Merge branch 'LDT-2004-dialysate-composition-dd' into staging

Merge branch 'LDT-2004-dialysate-composition-dd' into staging

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

LDT-2004: put back the if def for normal conductivity sensor overrides as they can not be found when the teensy buld switch is enabled.

Merge branch 'staging' into LDT-2004-dialysate-composition-dd

Merge branch 'staging' into LDT-2004-dialysate-composition-dd

Merge branch 'staging' into LDT-2004-dialysate-composition-dd

Merge branch 'staging' into LDT-2004-dialysate-composition-dd

    • -16
    • +18
    /firmware/App/Modes/ModeGenDialysate.c
LDT-2004: first update to DD fpga to be in sync with beta 2.0 FPGA and hardware.

    • -1890
    • +438
    /firmware/App/Services/FpgaDD.c
Merge branch 'staging' into LDT-2004-dialysate-composition-dd

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

fixed. Removed ifdef as well as it is no longer applies here since we are retrieving the data from the monitor which has the #ifdefs for teensy.

fixed. Removed ifdef as well as it is no longer applies here since we are retrieving the data from the monitor which has the #ifdefs for teensy.

LDT-2004: fixed dialysate temperature to use filtered values. Removed teensy ifdef as it is no longer applicable in gen dialysate.

    • -5
    • +1
    /firmware/App/Modes/ModeGenDialysate.c
Merge branch 'staging' into LDT-2004-dialysate-composition-dd

Merge branch 'staging' into LDT-2004-dialysate-composition-dd

    • -8
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
    • -4
    • +53
    /firmware/App/Monitors/Temperature.c
LDT-2004: code review updates.