firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Test

Test commit

Test commit

LEAH-60: Updated FPGA register map.

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

LEAH-838: Addressed code review feedback.

  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).

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

    • -105
    • +121
    ./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.

    • -0
    • +161
    ./App/Drivers/Valve3Way.c
    • -0
    • +59
    ./App/Drivers/Valve3Way.h
LEAH-1970: Addressed code review comments.

TEST: refactor component names.

  1. … 4 more files in changeset.
TEST: refactor of component names.

  1. … 4 more files in changeset.
LEAH1970: Refactored component codes to new style of codes for consistency.

  1. … 12 more files in changeset.
TEST: refactor component codes to new codes for consistency.

  1. … 12 more files in changeset.
LEAH-1970: Increased BP ramp rate. Misc cosmetic fixes.

TEST: misc cosmetic fixes.

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.