treatment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +45
    ./MTreatmentStopData.cpp
    • -0
    • +83
    ./MTreatmentStopData.h
  1. … 13 more files in changeset.
DEN-10163 5 min countdown timer is not useful and should be removed in Additional Rinseback screen

- Disabled the Rinsback Additional's timer

- Also found a bug in SafetyVolume Reading.

  1. … 1 more file 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.

  1. … 19 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-7829: posTx: Implementation [Messaging] ( 1 / ? )

    • -0
    • +45
    ./MTreatmentBloodPrimeData.cpp
    • -0
    • +83
    ./MTreatmentBloodPrimeData.h
    • -0
    • +91
    ./MTreatmentFlowsData.cpp
    • -0
    • +165
    ./MTreatmentFlowsData.h
    • -0
    • +41
    ./MTreatmentHeparinData.cpp
    • -0
    • +82
    ./MTreatmentHeparinData.h
    • -0
    • +65
    ./MTreatmentOutletFlowData.cpp
    • -0
    • +97
    ./MTreatmentOutletFlowData.h
    • -0
    • +57
    ./MTreatmentPressureOcclusionData.cpp
    • -0
    • +91
    ./MTreatmentPressureOcclusionData.h
    • -0
    • +45
    ./MTreatmentRecirculateData.cpp
    • -0
    • +85
    ./MTreatmentRecirculateData.h
    • -0
    • +57
    ./MTreatmentRinsebackData.cpp
    • -0
    • +94
    ./MTreatmentRinsebackData.h
    • -0
    • +49
    ./MTreatmentSalineData.cpp
  1. … 319 more files in changeset.