firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
TEST: Changed BP ramp rate to 1000 RPM per second.

TEST: changes during alpha prototype integration.

    • -144
    • +143
    ./App/Drivers/InternalADC.c
TEST: Added get BP hall sensor status function.

TEST: compensate commanded BP speed so that it will match measured speed.

TEST: Fix issue with reported BP speed when pump is stopped.

TEST: Fixed BP direction logic.

TEST: misc ADC fix.

TEST: Fix ADC channels in HALCoGen.

TEST: Fixed blood speed feedback issue - coming back as a period instead of RPM. Fixed pressure conversion.

TEST: Misc fixes and testing accomodations.

TEST: Fixed CAN configuration.

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.

LEAH-39: addressed code review comments.

LEAH-51: Added overrides for blood pump unit.

LEAH-51: Addressed code review comments.

LEAH-51: Further developed BloodFlow unit. Addressed compiler errors/warnings.

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

LEAH-51: Addressed code review comments.

LEAH-51: Addressed code review comments.

LEAH-51: Addressed code review comments.

LEAH-51: finish valve state machine.

Added air trap, level sensors, valves.

    • -0
    • +486
    ./App/Controllers/AirTrap.c
    • -0
    • +63
    ./App/Controllers/AirTrap.h
    • -0
    • +1713
    ./App/Controllers/BloodFlow.c
    • -0
    • +101
    ./App/Controllers/BloodFlow.h
    • -0
    • +605
    ./App/Controllers/Valves.c
    • -0
    • +74
    ./App/Controllers/Valves.h
    • -0
    • +213
    ./App/Drivers/LevelSensors.c
    • -0
    • +63
    ./App/Drivers/LevelSensors.h
    • -0
    • +211
    ./App/Drivers/PeristalticPump.c
    • -0
    • +52
    ./App/Drivers/PeristalticPump.h
  1. … 17 more files in changeset.
LEAH-47: Addressed code review feedback.

LEAH-47: Call pressure monitor from main.

LEAH-47: Added pressure monitor unit.

    • -0
    • +1070
    ./App/Monitors/Pressures.c
    • -0
    • +95
    ./App/Monitors/Pressures.h
LEAH-47: Misc fixes.

LEAH-47: Added driver and controller for air pump. Added buttons monitor. Added switches monitor. Used new override message helper functions.

    • -0
    • +227
    ./App/Controllers/AirPump.c
    • -0
    • +62
    ./App/Controllers/AirPump.h
    • -131
    • +25
    ./App/Controllers/AlarmAudio.c
    • -0
    • +127
    ./App/Drivers/GLXferPump.c
    • -0
    • +54
    ./App/Drivers/GLXferPump.h
    • -0
    • +544
    ./App/Monitors/Buttons.c
  1. … 13 more files in changeset.