hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7605: Added V2 build switch.

DEN-7395: Addressed SelfTests.c comment by QuangN

DEN-7395: Addressed SelfTests.c comment by QuangN

DEN-7605: fixed bugs DEN-8138, 8139, 8140, 8142, and 8143.

    • -0
    • +6
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-7347: Added filter/lines flush to pre-treatment mode

    • -10
    • +36
    /firmware/App/Modes/ModePreTreat.c
DEN-7802: Added dialysate temperature check

    • -7
    • +58
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +7
    /firmware/App/Controllers/DGInterface.h
DEN-7605: Updated adc config to handle new channels.

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

    • -0
    • +32
    /firmware/App/Services/SystemComm.c
DEN-7605: publish alarm info.

DEN-7605: Added Dialin overrides to alarm info.

    • -9
    • +329
    /firmware/App/Services/AlarmMgmt.c
    • -0
    • +28
    /firmware/App/Services/SystemComm.c
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
    /firmware/App/Controllers/Voltages.c
    • -0
    • +77
    /firmware/App/Controllers/Voltages.h
DEN-7395: Addressed code review comments

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

DEN-7395: Addressed code review comments

    • -23
    • +49
    /firmware/App/Controllers/BloodLeak.c
DEN-7605: More updates to internal ADC channels per X03 schematic. Check 24V cutoff and backup alarm audio during watchdog test.

    • -14
    • +63
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +22
    /firmware/App/Drivers/InternalADC.h
    • -2
    • +17
    /firmware/App/Services/WatchdogMgmt.c
Added new ADC channels. Will add to DEN-7605.

    • -13
    • +13
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +21
    /firmware/App/Drivers/InternalADC.h
Fixed merge conflicts.

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

    • -11
    • +93
    /firmware/App/Modes/ModeStandby.c
DEN-7605: Fixed typo.

DEN-7395: Addressed code review comments

    • -105
    • +114
    /firmware/App/Controllers/BloodLeak.c
    • -16
    • +2
    /firmware/App/Controllers/BloodLeak.h
Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into develop

Fixed merge conflicts.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Updated HD EMC build.

    • -15
    • +18
    /firmware/App/Modes/ModeStandby.c
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

    • -54
    • +98
    /firmware/App/Controllers/BloodLeak.c
DEN-7395: Added execBloodLeak() call to TaskPriority.c

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

    • -11
    • +57
    /firmware/App/Controllers/BloodLeak.c