Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4640: Fix comment.

DEN-4640: Added saline bolus functionality.

DEN-4308 merged master, resolved merge conflicts and continues development testing

    • -106
    • +593
    ./Modes/ModeTreatmentParams.c
    • -477
    • +1506
    ./Services/SystemCommMessages.c
  1. … 5 more files in changeset.
DEN-4308 Continued with development testing

DEN-4308 addressed code review comments and continued dev testing

DEN-4640: Further developed saline bolus functionality.

DEN-4640: Started saline bolus implementation. Pulled HD valves driver from other feature branch due to valve dependency for the saline bolus feature.

DEN-5053: Added air trap alarms. Added actuator safe state enforcement to fault mode.

Added new HD valve alarm to table.

DEN-5053: Fixed doxygen function headers for inputs/outputs details section.

  1. … 22 more files in changeset.
DEN-5053: Updated EMC test code to use valve functions. Added Dialin command for resetting f/w processor.

DEN-4308 Addressed code review comments and continued development testing

DEN-5053: Addressed code review feedback. Fixes to treatment workflow messaging with UI. Added an alarm lamp sync flag to alarm status message and increased transmission rate from 2 Hz to 4 Hz to allow alarm lamp sync flag to reach UI in timely manner. Added an assertion to give compiler error if new alarm is added to enumeration and not to alarm definition table. Update FPGA UT.

  1. … 8 more files in changeset.
DEN-4308 Dev testing the code and addressing the code review comments

DEN-5053: Additional merge fixes.

DEN-5053: Merged HD valves into this branch due to dependency.

  1. … 6 more files in changeset.
DEN-4308 Unit tested valves.c. Added debug build switch for the valves PWM functions

DEN-5053: Further updates to air trap module.

DEN-4308 tested the code and updated the comments

DEN-5053: Continued development of air trap module.

DEN-5053: Start of air trap module.

    • -0
    • +356
    ./Controllers/AirTrap.c
    • -0
    • +70
    ./Controllers/AirTrap.h
  1. … 1 more file in changeset.
DEN-4308 updated the code after testing the PWM control mode

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

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 46 more files in changeset.
DEN-4308 added a state to run the valves in bypass mode. Added a function to run the valves in bypass mode

DEN-4308 work in progress, added current relaxation to the valves module

Added IT for treatment parameters mode. Re-ran local test script.

  1. … 4 more files in changeset.
DEN-4211: Addressed code review feedback. Updated IT.

DEN-4211: Updated UT/IT.

DEN-4211: Addressed Doxygen code comments review feedback. Updated IT for Accel.c