td-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-60: Addressed code review comments.

    • -1
    • +1
    /firmware/App/Drivers/PressureSensor.c
    • -0
    • +38
    /firmware/App/Services/AlarmMgmtTD.c
LEAH-60: Calculate TMP from venous pressure and post-dialyzer dialysate pressure.

LEAH-60: Updates for treatment related interfacing between TD and UI/DD.

    • -11
    • +156
    /firmware/App/Services/DDInterface.c
LEAH-60: Updated FPGA register map.

Merged LEAH-838 to staging.

LEAH-838: Commented out air trap test build flag.

LEAH-838: Addressed code review feedback.

    • -22
    • +20
    /firmware/App/Controllers/AirTrap.c
    • -10
    • +10
    /firmware/App/Drivers/Valve3Way.c
  1. … 3 more files in changeset.
LEAH-838: Air trap control looking to maintain level at upper level.

LEAH-838: Fix blood pump stop command. Fix raw level sensor readings. Added air trap level control test code build switch (temporary code for special test build).

    • -36
    • +163
    /firmware/App/Tasks/TaskGeneral.c
LEAH-838 intial commit of the TD VectorCAST project

LEAH-838: Finished implementing design change to air trap level control using 2 3-way valves and an air pump.

    • -105
    • +121
    /firmware/App/Controllers/AirTrap.c
LEAH-838: Deleted 2-way valve driver. Added 3-way valve driver per air trap level control design change. Changed air pump control from simple on/off to variable power level control.

    • -3
    • +22
    /firmware/App/Controllers/AirPump.c
    • -15
    • +16
    /firmware/App/Controllers/AirTrap.c
    • -31
    • +23
    /firmware/App/Drivers/GLXferPump.c
    • -155
    • +0
    /firmware/App/Drivers/Valve2Way.c
    • -0
    • +161
    /firmware/App/Drivers/Valve3Way.c
    • -0
    • +59
    /firmware/App/Drivers/Valve3Way.h
Merged LEAH-1970 to staging.

LEAH-1970: Addressed code review comments.

TEST: refactor of component names.

    • -19
    • +19
    /firmware/App/Controllers/AirTrap.c
    • -5
    • +5
    /firmware/App/Drivers/BubbleDetector.c
    • -1
    • +1
    /firmware/App/Drivers/BubbleDetector.h
    • -16
    • +16
    /firmware/App/Drivers/PressureSensor.c
    • -2
    • +2
    /firmware/App/Drivers/PressureSensor.h
  1. … 4 more files in changeset.
LEAH1970: Refactored component codes to new style of codes for consistency.

    • -19
    • +19
    /firmware/App/Controllers/AirTrap.c
    • -49
    • +49
    /firmware/App/Controllers/BloodFlow.h
    • -33
    • +33
    /firmware/App/Drivers/BubbleDetector.c
    • -13
    • +13
    /firmware/App/Drivers/BubbleDetector.h
    • -28
    • +28
    /firmware/App/Drivers/LevelSensors.c
    • -16
    • +16
    /firmware/App/Drivers/LevelSensors.h
    • -21
    • +21
    /firmware/App/Drivers/PeristalticPump.c
    • -18
    • +18
    /firmware/App/Drivers/PressureSensor.c
    • -15
    • +15
    /firmware/App/Drivers/PressureSensor.h
    • -18
    • +18
    /firmware/App/Drivers/RotaryValve.c
  1. … 12 more files in changeset.
LEAH-1970: Increased BP ramp rate. Misc cosmetic fixes.

    • -10
    • +6
    /firmware/App/Controllers/BloodFlow.c
TEST: changes during alpha prototype integration.

    • -18
    • +24
    /firmware/App/Controllers/BloodFlow.c
    • -144
    • +143
    /firmware/App/Drivers/InternalADC.c
    • -26
    • +26
    /firmware/App/Drivers/InternalADC.h
    • -49
    • +34
    /firmware/App/Drivers/PeristalticPump.c
    • -1
    • +1
    /firmware/App/Drivers/PeristalticPump.h
    • -34
    • +20
    /firmware/App/Drivers/PressureSensor.c
    • -29
    • +26
    /firmware/App/Tasks/TaskPriority.c
Merged LEAH-39 to staging.

LEAH-39: Fixed include issue.

LEAH-39: Added peristaltic set speed Dialin command to message handling table.

LEAH-39: cosmetic fixes.

LEAH-39: comment out op mode dialin cmd support until implemented later.

    • -55
    • +33
    /firmware/App/Modes/OperationModes.c
LEAH-39: addressed code review comments.

Merged LEAH-51 to staging.

LEAH-51: Added overrides for blood pump unit.

LEAH-51: Addressed code review comments.

    • -73
    • +79
    /firmware/App/Controllers/BloodFlow.c
LEAH-51: Further developed BloodFlow unit. Addressed compiler errors/warnings.

    • -922
    • +455
    /firmware/App/Controllers/BloodFlow.c
    • -34
    • +16
    /firmware/App/Controllers/BloodFlow.h
LEAH-51: Addressed code review comments. Added 2 valve fault alarms.

    • -10
    • +10
    /firmware/App/Drivers/RotaryValve.c
    • -24
    • +28
    /firmware/App/Services/AlarmMgmtTD.c
LEAH-51: Addressed code review comments.

    • -10
    • +18
    /firmware/App/Controllers/Valves.c
    • -14
    • +18
    /firmware/App/Drivers/PeristalticPump.c
    • -11
    • +15
    /firmware/App/Drivers/RotaryValve.c