device

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13134: IMP: General Implementation for any bugs and any other implementations

DEN-12836: Treatment Report/log export modifications

- Improved the SDItem and renamed to SDCProgressItem.

- Added another separate progress circle component for the USB Driver [USBProgressItem]

- Adding Space check for USB as well to get the USBProgressCircle update.

- Optimized ExportButton and added two size for Settings screen(normal) and Treatment Review screen(small)

- Improved USB button comonent

- Added a global byte size converter in Variable.qml

- Improved MainMenu component

- Added a notification for the TreatmentFlowBase.qml main component.

- Used the notification of the TreatmentFlowBase.qml for the Treatment Review Screen Log export to display feedback to the user.

- Added an individual screen for the log export.

- Removed the Export Log and USB eject from the main settings option screen.

- Added an option for the Export log on the settings home screen which is currently enabled for non-service users too.

- Fixed the DGVersionResponse, log message.

- Put a comment in the FileHandler.cpp about the Qt API QStorageInfo::mountedVolume() which seems so slow on detecting mounted volumes when a USB derive is just plugged in (It could be system issue, since it has also been observed from shell console.)

- Added error handling to the Treatment Log/Report export

DEN-12726: Denali application crashing

- Modified the Logger Maxusage limit to keep 50% of the data/event log and 15% of the service log and keep 35% free, after the log clean up triggered by 15% free storage detected.

DEN-13051: Encounter alarm 6 and SD card detection problem after updating UI version

DEN-13156: Settings screen menu should disappear on service mode

- Improved the MainStack.qml navigation rules.

- Improved the Patient ID keyboard handling, to hide the keyboard, when not on the screen.

- Improved the SettingsStack.qml navigation rules.

DEN-13128: KBM: Cloud Sync Integration

- Saving the CS log in UTC timezone.

DEN-13127: LTS: Development Support

- Fixed the issue found on the End-Treatment screen Confirm button which didn't respect the last instruction page enable only rule.

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

  1. … 158 more files in changeset.
DEN-12597 Code Review

http://dvm-linux02:8060/cru/UI-DEN-12258-1#c12773

Disabled the coco end as well, which caused the coco to log a lot of warnings.

  1. … 80 more files in changeset.
DEN-12424: INT

- Adding the new 3 params of the alarm trigger

- Adding Rejection

- prepare for the singletons quit which are not in order, the quit should be done manually to be in order.

  1. … 20 more files in changeset.
DEN-12426: LTS: Bug / CR / Develop Coco / Manual

- removed the "// coco begin validated" to disable the manually validated coverage.

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

  1. … 74 more files in changeset.
UI-DEN-12182: UI-DEN-12182-2

- During code review of my code, cleaned up the code.

  1. … 4 more files in changeset.
DEN-12228: No difference between 80% and 100% brightness setting

- Since the brightness is not linear a map created and the code improved as well.

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

  1. … 576 more files in changeset.
Merge branch 'DEN-10205_BCuff_MissingFeatures_Reconnect_Paired' into develop

  1. … 3 more files in changeset.
Copied some useful modifications from other stashes

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

Bluetooth Code improvements:

- stopping the agent from scanning if user selects a device to connect.

- Rewording of the parred device not found

- Added "ZERO" check for the address

- Added real-time Bluetooth status on top of the main screen.

- Not The UI will always updated but the TreatmentLog still needs UI to be in a proper screen/state to log the Vitals measurements.

Other Requested modifications:

Chris.Y:

- Added back for the pre-treatment BP/HR screen to the Ultrafiltration screen.

Eliza.P:

- Added notification for the Heparin Dispensing:"Heparin Active"

- Changed the button text to "OFF" when the heparin is off.

- Changed the button text to "COMPLETE" when the heparin is complete.

- Shortened the notification text and removed the "Heparin ... " from the beginning.

- Won't show the off notification since the button text changed to imply that.

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

  1. … 12 more files in changeset.
UI-DEN-10206: UI-DEN-10206-1

- One extra line should be kept for the end of the macro.

- DEN-10984: UI: Post.out is appended indefinitely [after giving it some thought seems like it is not needed to be appended and once upon POST would sufficient]

  1. … 1 more file in changeset.
Code Review: UI-DEN-10206: UI-DEN-10206-1

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

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

  1. … 8 more files in changeset.
DEN-10206: BCuff: Known bugs: Only pair with one BCuff at a time

- Updated some BLE device status messaging due to received feed backs to avoid user confusion.

- Updated to emit the BLE paired devices signal in Device view and let UI decide to run the scan or not to have the failed information in UI as well in case needs to be shown

  1. … 2 more files in changeset.
DEN-10206: BCuff: Known bugs: Only pair with one BCuff at a time

- Added the bluetooth_remove_paired.sh script call

- Added the timeout safety for the script calls.

- Filtered the UI acknowledgment on only the messages intent for the UI only.

  1. … 7 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. … 6 more files in changeset.
DEN-10599: KeborMed [CloudSync infrastructure kickoff ]

- The infrastructure is done for send and receive

- IT only needs interpretation on send and action on receive of messages in CloudSync communication.

  1. … 17 more files in changeset.
DEN-9639: Code Review 0

- Addressed code reviews

- Reoved LOG_DEBUG_UI since the DEBUG log is all about UI and adding a UI to it was useless.

- Removed the time stamp from the POST start/stop log since the log itself has timestamp.

- Added more documentation to the ApplicationPOST class.

- Renamed the FileSystem to ShaSum check in the ApplicationPOST.

- Updated the WiFi POST check funciton.

- Updated the initial Screen to pause the animation when the UI navigates out of that screen when we are in test (usual case should not happen since we fail or pass the POST and either stops the animation.)

- Updated the AlarmMapping to reflect the FILESYSTEM error change to SHASUM error.

  1. … 19 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. … 113 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Added a threading for the screenshot save

- Tested on the device and modified foldering.

  1. … 6 more files in changeset.
update Alarm Mapping

- fixed a build error.

Update Alarm Mapping

  1. … 1 more file in changeset.
DEN-8693: Support for the disinfect

- Adding support for reading the brightness value from the Linux file system instead of having another file just to keep the same value.

- Fixed a bug in the Active Alarm List request.

- Adding the functionality of the Alarm Volume.

- Modified the Disinfection screens[Heat/chem] check marks with the new bundled states provided by FW for UI and the flush states are yet to come.

- Adjusted the Active Alarm List screen a little to be able to show all the current Alarm messages without cropping.

  1. … 20 more files in changeset.
DEN-8523: Bluetooth cuff

- Although there is not specific Bluetooth setting appear here but the entire idea here is to prepare the application to have a better platform for device handling like Bluetooth and the other ones.

  1. … 14 more files in changeset.
DEN-8533 & DEN-8693

Merge and support

    • -0
    • +475
    ./DeviceController.cpp
    • -0
    • +171
    ./DeviceController.h
  1. … 38 more files in changeset.