td-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Merged LEAH-45

LEAH-45: merged staging

LEAH-45: Updated integration test to align with others

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Merged LDT-316 to staging.

Merged staging to LDT-316.

LDT-316: Updated integration test for dialysis state.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

Bamboo Commit: Updated TDCommon.h with build versions from Bamboo.

LDT_316: Add unit test cases for StateTxDialysis.c.

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