dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-7091-pre-treatment-mode

    • -0
    • +90
    /firmware/App/Controllers/LoadCell.c
    • -0
    • +40
    /firmware/App/Services/SystemComm.c
DEN-5980 added getting calibration data to load cells driver

    • -61
    • +174
    /firmware/App/Controllers/LoadCell.c
DEN-7091: Fixed flush filter count down time

DEN-7091: initialize water quality check start time

DEN-5980 adddressed the code review comment

DEN-5980 addressed code review comments

DEN-5980 merged staging and resolved the merge conflicts

    • -19
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -0
    • +42
    /firmware/App/Controllers/Heaters.c
    • -40
    • +63
    /firmware/App/Services/AlarmMgmt.c
    • -0
    • +11
    /firmware/App/Services/SystemComm.c
    • -14
    • +20
    /firmware/App/Tasks/TaskPriority.c
DEN-7091: broadcast alarm condition clear when cleared with alarm.

DEN-5980 addressed code review comments

DEN-5980 addressed code review comments

DEN-5980 addressed code review comments

    • -32
    • +32
    /firmware/App/Controllers/Heaters.c
DEN-7091: Changed operation mode broadcast rate to 4 Hz and added time out for water quality check

DEN-7091: Addressed code review

DEN-7091: Fixed load cell small filter index

DEN-7091: Changed function call to actual valve settings

DEN-7091: fix to last.

DEN-7091: Updated load cell filtering.

    • -54
    • +54
    /firmware/App/Controllers/LoadCell.c
DEN-7091: Removed unused variables

Merge branch 'DEN-7091-pre-treatment-mode' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-7091-pre-treatment-mode

DEN-7091: removed load cell filter test code.

    • -19
    • +0
    /firmware/App/Controllers/LoadCell.c
DEN-7091: Added build switches to disable mixing and water quality checks

DEN-7091: Added build switch to disable dialysate checks

DEN-7091: Addressed code review

DEN-7091: more load cell test code.

DEN-7091: Added test code to test alpha filter for load cell readings.

    • -4
    • +26
    /firmware/App/Controllers/LoadCell.c
Added check fluid leak detector state outside of DG_INIT_MODE

    • -16
    • +21
    /firmware/App/Controllers/FluidLeak.c
DEN-7091: Added handler for alarm clear

DEN-7091: Added new CAN channel for UI to DG comm

DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments