firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7802: Added dialysate temperature check

DEN-7605: Updated adc config to handle new channels.

Fixed merge conflicts. Fixed ADC config. Will fix ADC config on DEN-7605.

    • -0
    • +337
    ./App/Services/SystemCommMessages.c
    • -1
    • +35
    ./App/Services/SystemCommMessages.h
DEN-7605: publish alarm info.

DEN-7605: Added Dialin overrides to alarm info.

    • -0
    • +252
    ./App/Services/SystemCommMessages.c
    • -1
    • +25
    ./App/Services/SystemCommMessages.h
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
    ./App/Controllers/Voltages.c
    • -0
    • +77
    ./App/Controllers/Voltages.h
    • -0
    • +85
    ./App/Services/SystemCommMessages.c
    • -0
    • +10
    ./App/Services/SystemCommMessages.h
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.

Added new ADC channels. Will add to DEN-7605.

Fixed merge conflicts.

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

DEN-7605: Fixed typo.

DEN-7395: Addressed code review comments

    • -105
    • +114
    ./App/Controllers/BloodLeak.c
    • -18
    • +10
    ./App/Services/SystemCommMessages.c
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

    • -5
    • +37
    ./App/Services/SystemCommMessages.c
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.