treatment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

  1. … 2 more files in changeset.
DEN-11980: Updates and fixes per code review.

  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 570 more files in changeset.
DEN-11980: Split Flows Data Model to Blood Flow data and Inlet Data Models. Updated Views to reflect new message protocol for Blood Flow and Inlet Flow. Updated Diagnostic Dialog to reflect new message values.

  1. … 10 more files in changeset.
DEN-9968: GUI does not indicate the amount of time the device has been stopped in pre-treatment & treatment

- Added message ID_TreatmentStop = 0x4900, // 73 and its Model, View

- Added a timer on the Alarm Dialog which is visible in Treatment Stop and if the message above has a total value.

    • -0
    • +26
    ./VTreatmentStopData.cpp
    • -0
    • +44
    ./VTreatmentStopData.h
  1. … 13 more files in changeset.
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. … 103 more files in changeset.
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. … 17 more files in changeset.
DEN-8490: Update the End Treatment Screens with the new Instruction base

- Also added the milliseconds to the logs

  1. … 38 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

  1. … 107 more files in changeset.
DEN-7829: posTx: Implementation [Messaging] ( 1 / ? )

    • -0
    • +145
    ./VHDTreatmentStatesData.cpp
    • -0
    • +126
    ./VHDTreatmentStatesData.h
    • -0
    • +32
    ./VTreatmentBloodFlow.cpp
    • -0
    • +50
    ./VTreatmentBloodFlow.h
    • -0
    • +26
    ./VTreatmentBloodPrimeData.cpp
    • -0
    • +44
    ./VTreatmentBloodPrimeData.h
    • -0
    • +32
    ./VTreatmentDialysateFlow.cpp
    • -0
    • +50
    ./VTreatmentDialysateFlow.h
    • -0
    • +25
    ./VTreatmentHeparinData.cpp
    • -0
    • +43
    ./VTreatmentHeparinData.h
    • -0
    • +29
    ./VTreatmentPressureOcclusion.cpp
    • -0
    • +50
    ./VTreatmentPressureOcclusion.h
    • -0
    • +26
    ./VTreatmentRecirculateData.cpp
    • -0
    • +44
    ./VTreatmentRecirculateData.h
    • -0
    • +29
    ./VTreatmentRinsebackData.cpp
  1. … 319 more files in changeset.