en_US.udic

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

  1. … 12 more files in changeset.
CS-2: CS: CloudSync should log on daily basis

  1. … 5 more files in changeset.
CS-2: CS: CloudSync should log on daily basis

  1. … 5 more files in changeset.
DEN-15072 RO Water Input Mode

- Implemented the models

  1. … 9 more files in changeset.
DEN-15017 Ultrafiltration Volume Cannot Be Set to 0 L

- Talked with Sean and to use the 0x1A00 message | #3:(F32) | \ref Data::mUltrafiltration_Volume_Min |.

  1. … 2 more files in changeset.
DEN-14012 : Blood Pressure Measurement Interval UI update

  1. … 5 more files in changeset.
Merge branch 'DEN-14733-UI-BN-S90-2' into staging

  1. … 43 more files in changeset.
DEN-14736 : IMP: Dry-Demo Support

- added the CLI switch -D : --enable-dry-demo

- added the CLI switch -A : --active-can-bus <CANBus>

- added the CLI switch -F : --disable-fault-screen

- will send confirmation response with ConfirmationID of 99 and as accepted(1):

- e.g. 03:32:29.560,bb00,UI,Confirm,99,1

  1. … 11 more files in changeset.
Merge branch 'DEN-14147-UI-BN-S82' into staging

  1. … 4 more files in changeset.
Merge branch 'DEN-14147-UI-BN-S82' into develop

  1. … 3 more files in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- The replacement finder is implemented

- The instruction updater is changed to meed the needs of the replacement finder.

- Next needs to update the instructions regarding the received message.

  1. … 10 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

  1. … 17 more files in changeset.
DEN-13966: Improvement: Export individual log files

Simplified the log:

- Removed completely the Data type and defined only one type of AppED (AKA APPED, Application, log).

- therefore there is no E, or D, in the log anymore.

- added a log header for the debug type as well.

- added cppcheck to normal build process on each local build for debug and release.

  1. … 23 more files in changeset.
DEN-12515: KBM: Usual Meetings/Support/Development [ CS/UI Integration on device , Tx Log ]

- implemented the TxLog change request during the meeting.

- Also updated the state changes in the FW.

  1. … 7 more files in changeset.
DEN-12514: LTS: Support/Development

========== DevTest

- Fixed the reported bugs from the LTTS team:

+ https://github.com/Diality/testsuites/issues/38: Rejection messages are not displayed for heparin under main-treatment screen 38

+ https://github.com/Diality/testsuites/issues/37: "Self Test Complete!" message is not displayed when "DRY_SELF_TESTS_COMPLETE_STATE" is simulated #37

+ https://github.com/Diality/testsuites/issues/36: Indicators are not displayed for 'Wet Self tests" when "HD_PRIME_WET_SELF_TESTS_STATE" is simulated #36

========== CloudSync

- Changed the order of the device registration request and the device info send, in the order above.

========== Internal

- removed the emoji and language globe buttons from the second keyboard layout.

  1. … 10 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 11 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

  1. … 1 more file in changeset.
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. … 32 more files in changeset.
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. … 33 more files in changeset.
Merge branch 'DEN-12258-UI-BN-S66' into develop

- merge conflict resolution.

  1. … 4 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 12 more files in changeset.
DEN-12183: KBM: Usual Meetings/Support/Development

- Added the request device info message.

  1. … 5 more files in changeset.
Merge branch 'UI_BUG_S61' into develop

  1. … 2 more files in changeset.
DEN-11575: LTTS [ Development Test Support]

- Updated the alarmMapping.sh to ignore the mapping if the common folder is not a git repository and the alamMapping tool doen't exist. [this change has been made to be able to build the application on the DEV_TEST's VM]

- The compiler SquishCoco is using has different error checking scenarios than the one is used in Qt project for normal builds. And to make it work some changes has to be make in the projects and some source code on the fallthrough of some cases, in BluetoothInterface and CloudSync.

  1. … 6 more files in changeset.
DEN-10205: BCuff [Missing Feature]: Try to reconnect to the previously paired

- Stop try to reconnect while still is trying the initial connect.

- Changed the BCuff wait state notification.

- Updated the Heparin section wording.

  1. … 4 more files in changeset.
DEN-10607: Implementing Heparin

- Post Treatment Log Review Screen and file output.

  1. … 4 more files in changeset.
DEN-10607: Implementing Heparin

Completed

- Create Screen

- Confirm Screen

- MVC

- Log

- Dialin

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

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

  1. … 10 more files in changeset.
DEN-10599: KeborMed [ Start working on the CloudSync infrastructure ]

- Updated/Improved CloudSync

- Figured the gedit changes the file in a way that breaks the Qt watch.

. It has been tested with Python file O/R/W/F/C and all worked fine.

. It has been tested by nano and works fine.

. It has been tested with shell echo command and works fine with >,>> .

  1. … 7 more files in changeset.