td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
LEAH-51: Addressed code review comments.

    • -14
    • +8
    /firmware/App/Drivers/LevelSensors.c
LEAH-51: Addressed code review comments.

    • -17
    • +8
    /firmware/App/Controllers/BloodFlow.c
    • -31
    • +31
    /firmware/App/Controllers/Valves.c
LEAH-51: finish valve state machine.

Added air trap, level sensors, valves.

    • -0
    • +486
    /firmware/App/Controllers/AirTrap.c
    • -0
    • +63
    /firmware/App/Controllers/AirTrap.h
    • -0
    • +1713
    /firmware/App/Controllers/BloodFlow.c
    • -0
    • +101
    /firmware/App/Controllers/BloodFlow.h
    • -0
    • +605
    /firmware/App/Controllers/Valves.c
    • -0
    • +74
    /firmware/App/Controllers/Valves.h
    • -2
    • +2
    /firmware/App/Drivers/BubbleDetector.c
    • -0
    • +213
    /firmware/App/Drivers/LevelSensors.c
    • -0
    • +63
    /firmware/App/Drivers/LevelSensors.h
    • -0
    • +211
    /firmware/App/Drivers/PeristalticPump.c
    • -0
    • +52
    /firmware/App/Drivers/PeristalticPump.h
    • -3
    • +94
    /firmware/App/Drivers/PressureSensor.c
  1. … 17 more files in changeset.
Merged LEAH-47 to staging.

LEAH-47: Addressed code review feedback.

LEAH-47: Call pressure monitor from main.

LEAH-47: Added pressure monitor unit.

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

    • -5
    • +24
    /firmware/App/Controllers/AlarmAudio.c
    • -23
    • +17
    /firmware/App/Monitors/Switches.c
LEAH-47: Added driver and controller for air pump. Added buttons monitor. Added switches monitor. Used new override message helper functions.

    • -0
    • +227
    /firmware/App/Controllers/AirPump.c
    • -0
    • +62
    /firmware/App/Controllers/AirPump.h
    • -131
    • +25
    /firmware/App/Controllers/AlarmAudio.c
    • -9
    • +6
    /firmware/App/Controllers/AlarmAudio.h
    • -33
    • +5
    /firmware/App/Controllers/AlarmLamp.c
    • -31
    • +1
    /firmware/App/Drivers/BubbleDetector.c
    • -0
    • +127
    /firmware/App/Drivers/GLXferPump.c
    • -0
    • +54
    /firmware/App/Drivers/GLXferPump.h
    • -28
    • +1
    /firmware/App/Drivers/PressureSensor.c
    • -0
    • +544
    /firmware/App/Monitors/Buttons.c
  1. … 13 more files in changeset.
Merged LEAH-41 to staging.

LEAH-41: Addressed code review comments.

    • -2
    • +2
    /firmware/App/Drivers/PressureSensor.c
Added Dialin support to bubble and voltage monitors. Addressed code review comments.

    • -2
    • +2
    /firmware/App/Drivers/BubbleDetector.c
    • -0
    • +50
    /firmware/App/Drivers/PressureSensor.c
    • -0
    • +2
    /firmware/App/Drivers/PressureSensor.h
LEAH-41: Added bubble monitor unit. Added bubble interval override.

    • -1
    • +1
    /firmware/App/Drivers/BubbleDetector.h
    • -0
    • +364
    /firmware/App/Monitors/Bubbles.c
    • -0
    • +59
    /firmware/App/Monitors/Bubbles.h
LEAH-41: Updated Dialin overrides for voltages monitor unit.

    • -124
    • +108
    /firmware/App/Monitors/Voltages.c
    • -17
    • +15
    /firmware/App/Monitors/Voltages.h
LEAH-41: Updated internal ADC channels per schematic. Added voltages monitor.

    • -11
    • +7
    /firmware/App/Drivers/InternalADC.c
    • -0
    • +449
    /firmware/App/Monitors/Voltages.c
    • -0
    • +84
    /firmware/App/Monitors/Voltages.h
Merged LEAH-32 to staging.

Addressed code review comments.

Addressed code review comments.

    • -1
    • +1
    /firmware/App/Services/CpldInterface.c
    • -3
    • +3
    /firmware/App/Services/CpldInterface.h
Addressed code review comments.

Moved CommBuffers unit to f/w common.

    • -404
    • +0
    /firmware/App/Services/CommBuffers.c
    • -74
    • +0
    /firmware/App/Services/CommBuffers.h