Michael Garthwaite

WIP on LDT-1773-dd-valve-pwm

LDT-1773: Valve pwm implementation for beta.

    • -35
    • +348
    /firmware/App/Services/FpgaDD.c
Merge branch 'staging' into LDT-1773-dd-valve-pwm-beta

Merge branch 'staging_alpha' into LDT-1773-dd-valve-pwm

Merge branch 'staging' into LDT-1773-dd-valve-pwm-beta

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

Merge remote-tracking branch 'origin/LDT-2936-iofp---update-m12-and-boost-pum' into LDT-2936-iofp---update-m12-and-boost-pum

LDT-2004: fixed op mode transition fault codes. fixed IOFP not faulting when dd requests pre-gen when not in IOFP standby

    • -4
    • +4
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -1
    • +10
    /firmware/App/Services/TDInterface.c
LDT-2004: fixed op mode transition fault codes. fixed IOFP not faulting when dd requests pre-gen when not in IOFP standby

    • -4
    • +4
    /firmware/App/Modes/FPModes/FPOperationModes.c
    • -1
    • +10
    /firmware/App/Services/TDInterface.c
LDT-2116: pushed new closed loop coefficients for tgt flow of 750mL

LDT-2004: fixed automated recv. Reordered functions teensy file to be grouped. Hooked teensy conductivty driver to rest of the application. created build flag for teensy. Added stop CMD to start of q on init. removed unneeded code related to DMA.

    • -399
    • +323
    /firmware/App/Drivers/ConductivityTeensy.c
    • -0
    • +4
    /firmware/App/Modes/ModeGenDialysate.c
    • -21
    • +21
    /firmware/App/Monitors/Conductivity.c
    • -1
    • +17
    /firmware/App/Monitors/Temperature.c
WIP on LDT-2004-dialysate-composition-dd_MG

    • -0
    • +10
    /firmware/App/Monitors/Conductivity.c
Merge branch 'LDT-2004-dialysate-composition-dd' into LDT-2004-dialysate-composition-dd_MG

fixed. thanks

fixed. thanks

LDT-2662: code review comments.

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

I think so. the TD needs to know if we are successful in stopping Gen mode for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should be a s...

I think so. the TD needs to know if we are successful in stopping Gen mode for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should ...

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should ...

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

fixed. thanks

fixed. thanks

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

LDT-2662: added result changes if the FP can not transition to respective gen modes

    • -0
    • +15
    /firmware/App/Services/TDInterface.c
LDT-2662: code review comments

    • -2
    • +2
    /firmware/App/Modes/FPModes/FPOperationModes.c