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.

LDT-94: Addressed code review comments.

LDT-94: Addressed code review comments.

LDT-94: Added new modes and states.

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

  1. … 25 more files in changeset.
LEAH-838: Addressed code review feedback.

  1. … 14 more files in changeset.
LEAH-838: Finished implementing design change to air trap level control using 2 3-way valves and an air pump.

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

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

  1. … 24 more files in changeset.
LEAH-39: comment out op mode dialin cmd support until implemented later.

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

  1. … 27 more files in changeset.
Addressed code review comments.

Added read and error count check for pressure sensor driver. Touched all units for code review purposes.

  1. … 40 more files in changeset.
Updated function headers.

  1. … 37 more files in changeset.
Added processor abstraction layer unit. Misc fixes.

  1. … 8 more files in changeset.
Started message enum from scratch.

  1. … 7 more files in changeset.
Started alarm table from scratch. Started s/w fault table from scratch.

  1. … 14 more files in changeset.
Initial foundation based on code from Denali HD. AlarmMgmt, SystemComm and FPGA are split with common parts going to a fwcommon unit and reset going to sub-sys specific unit. WatchdogMgmt moved to fwcommon.

    • -0
    • +711
    ./OperationModes.c
  1. … 156 more files in changeset.