data

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 26 more files in changeset.
DEN-12121: Implemented QML updates, proper view links for QML, and remaining implementation for new messages to the QML stack. All relate to DEN-12118.

  1. … 9 more files in changeset.
Merge branch 'staging' into DEN-12121-sw_dev-sprint-65

    • -3
    • +3
    ./treatment/VTreatmentRinsebackData.cpp
  1. … 8 more files in changeset.
DEN-12121: Implemented Model and Views for BloodLeak, AirBubble, AirTrap and DG Conductvity for DEN-12118. Removed ODi and ODo in diagnostic dialog. Added isCompleted field in Rinseback Model for DEN-9932.

    • -0
    • +33
    ./VHDBloodLeakData.cpp
    • -0
    • +52
    ./VHDBloodLeakData.h
    • -0
    • +1
    ./treatment/VTreatmentRinsebackData.cpp
  1. … 19 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 8 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into staging

    • -1
    • +0
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 3 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

    • -1
    • +0
    ./treatment/VTreatmentDialysateFlow.cpp
  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

    • -3
    • +3
    ./posttreatment/VPostTreatmentStatesData.cpp
    • -2
    • +2
    ./posttreatment/VPostTreatmentStatesData.h
    • -3
    • +3
    ./pretreatment/VPreTreatmentDisposablesPrimeData.cpp
    • -3
    • +3
    ./pretreatment/VPreTreatmentDisposablesPrimeData.h
    • -3
    • +3
    ./pretreatment/VPreTreatmentSelfTestDryData.cpp
  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
    • +0
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 10 more files in changeset.
DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

  1. … 13 more files in changeset.
DEN-10422: Dialysate Flow Rate maximum rate selectable in Treatment does not meet PRS resolution

  1. … 1 more file in changeset.
UI-DEN-10206: UI-DEN-10206-1: addressing the code reviews.

    • -1
    • +4
    ./posttreatment/VPostTreatmentStatesData.cpp
  1. … 10 more files in changeset.
UI-DEN-10206: UI-DEN-10206-1: addressing the code reviews.

    • -1
    • +4
    ./posttreatment/VPostTreatmentStatesData.cpp
  1. … 10 more files in changeset.
Improved the POST

- Updated the run.sh

- Enabled the Sha256 in the application

- Fixed the ShaSum issue in the run.sh

- Added a command line argument to disable the alarm-no-minimize

- Set the timezone to UTC int eh setup script.

- Setup the correct greeting on the home screen

    • -1
    • +1
    ./posttreatment/VPostTreatmentStatesData.cpp
  1. … 12 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
    ./treatment/VTreatmentStopData.cpp
    • -0
    • +44
    ./treatment/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
    • +1
    ./posttreatment/VPostTreatmentStatesData.h
    • -1
    • +1
    ./pretreatment/VPreTreatmentDisposablesPrimeData.h
    • -1
    • +1
    ./pretreatment/VPreTreatmentSelfTestDryData.h
    • -1
    • +1
    ./pretreatment/VPreTreatmentSelfTestNoCartridgeData.h
    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.h
    • -1
    • +1
    ./treatment/VHDTreatmentStatesData.cpp
    • -1
    • +1
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 100 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]

    • -0
    • +1
    ./treatment/VTreatmentBloodPrimeData.cpp
    • -0
    • +1
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 16 more files in changeset.
DEN-9416: Implementation

DEN-9299: Adding the Syringe Pump data on Diagnostic

    • -0
    • +34
    ./VHDSyringePumpData.cpp
    • -0
    • +52
    ./VHDSyringePumpData.h
  1. … 23 more files in changeset.
DEN-9416: Implementations

- Most of the FW implementation is done.

- After the Check-in message two more messages needs to be sent to the HD to complete the POST:

- Version for the compatibility test.

- UI_POST to wrap the POST on HD side.

    • -0
    • +59
    ./post/VHDPOSTData.cpp
    • -0
    • +61
    ./post/VHDPOSTData.h
  1. … 13 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

  1. … 35 more files in changeset.
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

  1. … 10 more files in changeset.
DEN-8519: Implementations [MVC]

    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
  1. … 15 more files in changeset.
DEN-8504: Svc: Code Review 0

  1. … 1 more file in changeset.
DEN-8501: Svc: Implementation [Navigation]

  1. … 6 more files in changeset.
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

  1. … 9 more files in changeset.
DEN-8252: Updated POST Views

- Using QAbstractListModel to store the name and result for each HD, DG, and UI test

- Using global settings to read the list of tests from the filesystem

  1. … 5 more files in changeset.
DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +24
    ./VHDPostFinalResultData.cpp
    • -0
    • +43
    ./VHDPostFinalResultData.h
    • -0
    • +24
    ./VHDPostSingleResultData.cpp
    • -0
    • +43
    ./VHDPostSingleResultData.h
  1. … 18 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
    • +1
    ./treatment/VHDTreatmentStatesData.cpp
  1. … 107 more files in changeset.