Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7605: Added Dialin overrides to alarm info.

DEN-7605: Added new Voltage monitor module. Added new messaging and alarms for voltage monitor. Added messaging for alarm audio volume setting from UI.

    • -0
    • +430
    ./Controllers/Voltages.c
    • -0
    • +77
    ./Controllers/Voltages.h
  1. … 1 more file in changeset.
DEN-7395: Addressed code review comments

DEN-7395: Addressed header needed change based on code review comment

DEN-7395: Addressed code review comments

DEN-7605: More updates to internal ADC channels per X03 schematic. Check 24V cutoff and backup alarm audio during watchdog test.

  1. … 2 more files in changeset.
Added new ADC channels. Will add to DEN-7605.

  1. … 2 more files in changeset.
Fixed merge conflicts.

DEN-7605: Added sub-modes to HD standby mode.

DEN-7605: Fixed typo.

DEN-7395: Addressed code review comments

Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into develop

Fixed merge conflicts.

DEN-7605: Updated HD EMC build.

DEN-7395: Addressed init state of state machine for Blood Leak Detector

DEN-7395: Addressed missing breaks in SystemComm.c

DEN-7395: Addressed execBloodLeak header clarification needed

DEN-7395: Corrected state machine BLOOD_LEAK_INIT_STATE case

DEN-7395: Implemented state machine architecture for Blood Leak Detector driver

DEN-7395: Added execBloodLeak() call to TaskPriority.c

DEN-7395: Reverted lumping of override functions for Blood Leak Detector status and state

DEN-7605: Syringe pump driver changes per lab testing w/ Mike.

Minor fixes to syringe pump - will add changes to DEN-7605.

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Added no minimize flag to alarm status message to UI.

DEN-7605: Fixes per verification testing.

lab testing fixes - will add to DEN-7605 dev branch.

DEN-7395: Removed Detector from names of functions

DEN-7395: Lumped Blood Leak Detector status and state into one published data

    • -108
    • +18
    ./Services/SystemCommMessages.c
Fixed merge conflicts.