application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'release/p1_staging' into release/p1

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 598 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'bugfix/DEN-16647-UI-BN-S115' into staging

Merge branch 'release/stagingmerge_DEN-16647-UI-BN-S115' into release/p1_staging

DEN-16637, DEN-16640, DEN-16641 : P1_Staging Dry-Run found issues.

DEN-16637: SW: Top Alarm on Debug Screen Does Not Change When Alarm is Cleared

DEN-16640: SW: Blood Measurement Interval Set to OFF During Treatment When Set to 5 min in Pre-treatment

DEN-16641: UI: Heparin Syringe Installation Screen Missing

DEN-16637, DEN-16640, DEN-16641 : P1_Staging Dry-Run found issues.

DEN-16637: SW: Top Alarm on Debug Screen Does Not Change When Alarm is Cleared

DEN-16640: SW: Blood Measurement Interval Set to OFF During Treatment When Set to 5 min in Pre-treatment

DEN-16641: UI: Heparin Syringe Installation Screen Missing

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 598 more files in changeset.
Merge branch 'release/stagingmerge_DEN-16614-ui-dn-s114-msg-update' into release/p1_staging

DENBUG-204 updated the message payload of message 0x0B00 by adding an integer at the end of the structure

DENBUG-204 updated the diagnostics screens qml with the latest dialysate outlet pump broadcast changes

DENBUG-204 aligned the commented out code in the diagnostics qml

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge remote-tracking branch 'origin/DEN-16614-ui-dn-s114-msg-update' into staging

DENBUG-204 aligned the commented out code in the diagnostics qml

DENBUG-204 updated the diagnostics screens qml with the latest dialysate outlet pump broadcast changes

DENBUG-204 updated the message payload of message 0x0B00 by adding an integer at the end of the structure

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

DENBUG-185: UI shows version without period in between (ECO-11648, ECO-11616)

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

Addressing Code Review comments

Addressing code review comments

compatibility needs the separator before the value

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- a new method _init has been added to the PROPERTY_BASE to reset the property value without triggering the changed method so the property will get updated on the next round if the same value as before has been sent. ( the issue could be if code return after the alarmID = 0 on next alarm if the same ID send since the value is the same the QML will not get any signal to update, by changing the private property the signal will be triggered.)

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- set the alarmID to 0 to trigger the next change since we skip the property updated if the alarmID is 0.

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

    • -6
    • +20
    /sources/gui/qml/components/TouchRect.qml
    • -22
    • +27
    /sources/view/hd/alarm/VAlarmStatus.cpp
    • -1
    • +1
    /sources/view/settings/VDuetRoWaterDG.h