Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Build failed on server because the fw common branch master was changed.

- commented out the removed enum from application.

  1. … 1 more file in changeset.
Merge master into DEN-4860_BLE

    • -2
    • +3
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 11 more files in changeset.
DEN-5838: Code Review 0

  1. … 1 more file in changeset.
DEN-5836: Code Coverage

- 99.979% (4826/4827)

  1. … 4 more files in changeset.
DEN-5836: Code Coverage

- commented as manually tested the AlarmClearedCondition.

    • -2
    • +3
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 7 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 7 more files in changeset.
DEN-5836: Alarm:Code Coverage

- 99.110% (4790/4833)

  1. … 4 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 8 more files in changeset.
DEN-4964: Addressed code review comments.

DEN-5836: Alarm:Code Coverage

- updated the alarm message table

- fixed the -q parameter

    • -59
    • +111
    ./hd/alarm/MAlarmStatusData.cpp
  1. … 2 more files in changeset.
DEN-4964: Addressed code review comments.

DEN-4964: Addressed code review comments.

  1. … 1 more file in changeset.
DEN-4964: Addressed code review comments.

DEN-4964: Addressed code review comments.

    • -0
    • +13
    ./hd/adjustment/MTreatmentAdjustRequests.h
DEN-4964: Addressed code review comments.

DEN-4964: Addressed code review comments.

  1. … 3 more files in changeset.
DEN-4865, DEN-5642: Checking BLE connection before sending UF volume, fixed unit test errors and added object names to support squishqt tests

  1. … 13 more files in changeset.
Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into demo_test

    • -0
    • +28
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 8 more files in changeset.
Merge DEN-4860_BLE into 2020_EOY_DEMO

    • -13
    • +12
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 22 more files in changeset.
Merge master into DEN-4860_BLE

    • -28
    • +99
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 21 more files in changeset.
Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into 2020_EOY_DEMO

    • -0
    • +28
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 8 more files in changeset.
DEN-4964: Added HD Blood/DialIn signal strengths to Manager page.

  1. … 5 more files in changeset.
DEN-5754: Implementation

- Removed the unused flag of ALARM_ID_TEMPERATURE_SENSORS_INCONSISTENT

DEN-5833: Implementation

- Added the message 63 (req/rsp)

    • -7
    • +8
    ./hd/adjustment/MTreatmentAdjustRequests.h
    • -0
    • +41
    ./hd/alarm/MAlarmClearedCondition.cpp
    • -0
    • +79
    ./hd/alarm/MAlarmClearedCondition.h
  1. … 10 more files in changeset.
DEN-5833: Implementation

- fix a naming bug.

    • -1
    • +1
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 1 more file in changeset.
DEN-5833: Implementation

- Fixed the bug of silence logic which was reverse

- Fixed the bug that length of the silence message payload was incorrectly set to 4 instead of 1.

- changed the name of the MAlarmSilenceReq member variable to silence instead of state which now implies it is silent (1) or not (0).

    • -2
    • +2
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 3 more files in changeset.
DEN-5833: Implementation

- Implementation of the message 64: 'Alarm User Action'

- Cleaned up the VAlarmStatus class.

    • -13
    • +13
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 5 more files in changeset.
DEN-5833: Implementation

- Added User Action message response model.

    • -0
    • +28
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 4 more files in changeset.
DEN-4964: Added DG Versions to Manager page.

    • -0
    • +65
    ./dg/adjustment/MTreatmentAdjustDGVersionsResponse.cpp
    • -0
    • +71
    ./dg/adjustment/MTreatmentAdjustDGVersionsResponse.h
  1. … 11 more files in changeset.
DEN-5833: Implementation

- Added 3 Alarm buttons

- created Mute Button

- created Up and Down Button (minimize/maximize)

- used FW alarm status flag enum (Alarm_State_Flag_Bit_Positions) instead of the UI version and removed UI one.

Code cleaned up

- modified and cleaned up Notification Dialog and Bar.

- modified Time Text component to be able to show sections with one zero only.

- cleaned up main.qml

  1. … 19 more files in changeset.