Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated Alarm Mappings

  1. … 1 more file in changeset.
DEN-9655: Implementation - Settings [MVC]

DEN-9657: Implementation - Event Driven Reading

DEN-9658: Implementation - Treatment Log

  1. … 17 more files in changeset.
DEN-9659: Implementation [POST]

- Created a separate file for the Bluetooth screen since it became bigger.

- Moved the WiFi and Bluetooth start in the Application controller and handled by POST events.

- Added a 5 second sleep for the Bluetooth Device to get ready in run.sh

- Added WiFi POST in run.sh

- Moved lambda functions for POST into slots.

- Added signals in the ApplicationPOST for passed items to be used in the ApplciationController to start WiFi and Bluetooth interfaces.

- Added isValid to the BluetoothInterface to make sure the Bluetooth Adapter is ready for the Interface to setup (Is set by ApplicationController with the information Provided by ApplicationPOST).

- Improved the Bluetooth interface implementation

- Added Rinseback safety volume parameter

- Modified the SAFE_CALL's methods to be public slots.

- Removed the SerialNumber listener from VBluetooth.

- Improved the VBluetooth code and added the connection to the BluetoothController.

    • -0
    • +3
    ./data/treatment/MTreatmentRinsebackData.h
  1. … 19 more files in changeset.
[ DEN-9653 , DEN9655 ] : Implementation - Settings [ Screen , MVC ]

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

DEN-9707: BP/HR empty measurement display does not match PRS

- alarm mapping update.

- post code review applied here.

  1. … 4 more files in changeset.
DEN-9418: Code Review 0

- DEN-9707: BP/HR empty measurement display does not match PRS

- Updated Alarms Mapping

  1. … 4 more files in changeset.
DEN-9418: Code Review 0

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

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-9614: Meetings & Support - General Support

- Trying to have a first run after a while on the unit tests.

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

DEN-9649: Implementation - Yocto configuration

- Addressed some frequent code review comments

- Fixed the UI POST AlarmTriggered message

- Added the deleteLater for the QQuickViewer pointer _viewer.

    • -1
    • +1
    ./adjustment/settings/MAdjustHDRequests.h
  1. … 113 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-9416: Implementations

- Added a newly added parameter of the BloodPrime (Safety Vol).

- UI POST is done.

- Out of 10 tests

1 - CANBus

2 - Touch Screen

3 - SD-Card

4 - RTC

tests are done.

- The

5 - File System integrity

will be done as part of CyberSecurity.

- The

6 - Bluetooth

will be added when the feature itself added to the application.

- The

7 - WiFi

is in progress and having issue correctly detect it.

- Some tests are listed to be added later in case required, like

8 - Display

9 - Ethernet

10- Sound

test couldn't find a way to test it yet.

- On each unsuccessful test an alarm will be triggered.

- UI alarms are in range of [250 - 259]

  1. … 16 more files in changeset.
DEN-9416: Implementation

- Implementing the foundation of Application POST

- Added ID_AlarmTriggered message on post error.

- Added AdjustUIPostFinalResultRequestData in correct place.

- Created the treading structure for the post to start.

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

DEN-9416: Implementation

DEN-9299: Adding the Syringe Pump data on Diagnostic

    • -2
    • +28
    ./adjustment/settings/MAdjustHDRequests.h
    • -0
    • +31
    ./adjustment/settings/MAdjustHDVersionsRequest.cpp
    • -0
    • +77
    ./adjustment/settings/MAdjustHDVersionsRequest.h
    • -0
    • +76
    ./data/MHDSyringePumpData.cpp
    • -0
    • +113
    ./data/MHDSyringePumpData.h
  1. … 19 more files in changeset.
DEN-9299: Meetings & Support - General Support

- Sending the "ui version req" and the "ui post final" was even before the check in since the initial screen became the landing screen.

- those two has been moved to the actual state change to wait for the HD to change the state to init then send those messages.

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

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-9299: Implement a function to log unhandled messages like the other ones but at least the definition in a list hardcoded in the code.

- It has been requested by V&V team to add unhandled messages to the log to be able to query them.

  1. … 6 more files in changeset.
DEN-9416: Implementations

- Added the UI Version values to the message 28.

    • -4
    • +22
    ./adjustment/settings/MAdjustHDRequests.h
  1. … 12 more files in changeset.
DEN-9416 Implementations

    • -4
    • +35
    ./adjustment/settings/MAdjustHDRequests.h
    • -0
    • +43
    ./data/post/MHDPostFinalResultData.cpp
    • -0
    • +81
    ./data/post/MHDPostFinalResultData.h
    • -0
    • +47
    ./data/post/MHDPostSingleResultData.cpp
    • -0
    • +84
    ./data/post/MHDPostSingleResultData.h
  1. … 14 more files in changeset.
Alarm mapping update.

DEN-9142: Meetings & Support - General Support

- Added Dialin channels as "Debug" channels in the UI Log for V&V canbus testing (All were Unexpected before.)

- Added label for the Diagnostics screen

- The SD-CArd Indicator's mouse area made bigger to easier double touch it.

  1. … 9 more files in changeset.
DEN-9142: Meetings & Support - General Support

- Updating the blood/dialysate flow ranges/resolution.

- Updated the Serial messages length from 10 to 15 bytes.

- Having some work done testing the plotting component.

  1. … 7 more files in changeset.
DEN-8705: Pre-Treatment Setup Screen

- Usability tests feedback modifications

- A/V Pressure Limits ranges update regarding PRS changes.

  1. … 11 more files in changeset.
DEN-8937: Meetings & Support - General Support

- Updated the main Treatment Log message parameters.

    • -14
    • +18
    ./adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
    • -105
    • +104
    ./adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h
  1. … 13 more files in changeset.