td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT_316: Add unit test cases for StateTxDialysis.c. Fixes per unit testing.

    • -10
    • +11
    /firmware/App/Modes/StateTxDialysis.c
LEAH-45 worked on bubble detector integration test

LEAH-45: Added partial integration test for Bubble Detector

LEAH-45: Added partial integration test

LEAH-45: Adding unit test

Merged LDT-94 to staging

Unit tests added for Airpump, Airtrap, and AlarmAudio

Merged LDT-94 to staging.

LDT-94: Addressed code review comments.

    • -7
    • +11
    /firmware/App/Modes/OperationModes.c
LDT-94: Addressed code review comments.

    • -12
    • +26
    /firmware/App/Modes/ModeTreatment.c
    • -18
    • +36
    /firmware/App/Modes/ModeTxParams.c
    • -6
    • +10
    /firmware/App/Modes/StateTxDialysis.c
LDT-94: Added new modes and states.

    • -0
    • +1047
    /firmware/App/Modes/ModeTreatment.c
    • -0
    • +102
    /firmware/App/Modes/ModeTreatment.h
    • -0
    • +1165
    /firmware/App/Modes/ModeTxParams.c
    • -0
    • +105
    /firmware/App/Modes/ModeTxParams.h
    • -0
    • +439
    /firmware/App/Modes/StateTxDialysis.c
    • -0
    • +54
    /firmware/App/Modes/StateTxDialysis.h
    • -0
    • +189
    /firmware/App/Modes/StateTxPaused.c
    • -0
    • +42
    /firmware/App/Modes/StateTxPaused.h
LDT-94: Added basic treatment mode, dialysis state, treatment parameters mode. Added skeletal treatment paused state.

    • -24
    • +4
    /firmware/App/Controllers/AlarmAudio.c
    • -18
    • +3
    /firmware/App/Controllers/BloodFlow.c
    • -5
    • +1
    /firmware/App/Drivers/BubbleDetector.c
    • -10
    • +2
    /firmware/App/Drivers/LevelSensors.c
    • -6
    • +1
    /firmware/App/Drivers/PeristalticPump.c
    • -20
    • +4
    /firmware/App/Drivers/PressureSensor.c
    • -14
    • +8
    /firmware/App/Drivers/RotaryValve.c
    • -65
    • +63
    /firmware/App/Modes/OperationModes.c
  1. … 14 more files in changeset.
Test for bamboo

Merged LEAH-60 to staging.

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
Test

Test

Test commit

Test commit

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