MModel.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 619 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- got a potentially solid idea on how to design the models and controllers

- the idea is completely implemented in brightness.

- valid implementations are usbmount, brightness, wifiscan.

- other than brighness other ones need a final review.

- Note: if the requested value is not valid in toByteArray application would be better to rever like the one is done in fromByteArray. to test set the range of the brightness slider to 0 to 6.

- extra setting models need to be removed like the device controller.

  1. … 24 more files in changeset.
LEAH-1884: DeviceController improvement

- Fixed an issue in the VTreatmentRanges if the config file has not read successfully and the dialysate flow rate is set to zero.

- Added the WiFiList device model to the Device management.

- Added MVC for the WiFi List scan.

- Added the readyReadStandard{out/err} to get the executed in-progress script output, to help communicate with the script during execution. [ Update progress to be sent to the application during execution.]

- Added the mCompleted to the DeviceModels to detect when the execution of the progress is complete and it is not the intermittent communication during the execution.

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

  1. … 31 more files in changeset.
DEN-16851: New Alarm for Increased Occlusion Sensitivity - Added the following fields to mssage 0x0009: arterial long filter, venous long filter, blood pump occl long filter, partial occl base line

DEN-16204: UI: FW: Pure Water mode turning on intermittently.

- Added a new payload to send the current firmware value with the response to a set from UI

- Changed the RO only mode code to not flip the UI RO only status if the firmware rejected the set value and just get the status in the firmware

DEN-16862: Add a command to reset HD during UI software install

- Added a command to request an HD reset during the UI software and while HD is in service mode.

DEN-16864: UI Bloodflow message is incomplete

- Updated the payload of the following messages: 0x002C, 0x0005, 0x0008, 0x006C.

DEN-16204: UI: FW: Pure Water mode turning on intermittently

- Changed the order of the UI response message from firmware so the accept is always the first field.

DEN-16204: UI: FW: Pure Water mode turning on intermittently

- Addressed the code review comments.

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

  1. … 31 more files in changeset.
DEN-16862: Add a command to reset HD during UI software install

- Added a command to request an HD reset during the UI software and while HD is in service mode.

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

  1. … 28 more files in changeset.
DENBUG-163: High Venous Pressure Alarm 130 Triggers During Normal Treatment Operation

Added air trap raw lower level and air trap raw upper level to be logged and displayed on the diagnostics screen

DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

DEN-16693: Institutional Settings Implementation

Updated the qml file to display the insititutional record. Updated the model and view classes.

Bamboo Commit: Updated MAlarmMapping.cpp

DENBUG-199: Alarm 280 (DG Fault: DRP Direction Fault) Triggered during Pre-Treatment Sequence

Added the Maxon RPM to the handled messages to be logged.

DEN-16693: Institutional Settings Implementation

Updated the institutional record screen columns.

DEN-16693: Institutional Settings Implementation

Updated the units width in the institutional record.

DEN-16693: Institutional Settings Implementation

Changed the prescribed UF volume to L from mL.

DEN-16693: Institutional Settings Implementation

Updated the title of the Institutional Configurations and updated the heparin units

DEN-16693: Institutional Settings Implementation

Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab

DEN-16693: Institutional Settings Implementation

- Touch grid column spacing shrank from 100 to 50.

- Settings column width expanded from 300 to 325.

- Changed the Institutional Configs to Institutional Configurations on settings items.

DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

  1. … 34 more files in changeset.
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

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

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

  1. … 612 more files in changeset.
DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

  1. … 13 more files in changeset.
DEN-misc: Added - UI control for starting software update option in settings

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

  1. … 56 more files in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

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

  1. … 20 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the Response model and updated the view for MAdjustPatientDisconnectionConfirmResponse

  1. … 9 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the message ID_AdjustPatientDisconnectionConfirmReq = 0x0600, // 6

  1. … 9 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Modified the Patient Disconnection confirm to notify since there is no response and UI just notifies the HD.

- This way the actual confirm which is on the Treatment Review screen Next button can have better name.

- Also modified the ID_AdjustDisposablesRemovalConfirmRsp enum to match its req.

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

  1. … 16 more files in changeset.
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-UI_HD_RTC_sync' into staging

  1. … 3 more files in changeset.
DEN-14961: Updated - The UI RTC needs to get synced with HD RTC

Renamed the class and objects to be HDRTC* per CR request

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

  1. … 73 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 115 more files in changeset.
DEN-15279: Added - Cybersecurity, umount/mount USB

Added the CPP code for calling the USB umount and mount scripts

  1. … 10 more files in changeset.
DEN-14961: Added - The UI RTC needs to get synced with HD RTC

Add the HD-UI RTC message model to the UI to do a single HD-UI RTC sync

  1. … 11 more files in changeset.
Merge branch 'DEN-15530-UI-VD-S99-Cybersecurity-BN-branch-off' into DEN-15279-UI-BN-S97-Cybersecurity

  1. … 11 more files in changeset.
DEN-15657 : UI: Cybersecurity: Add Enable Root SSH, in the Settings Service menu

- Added the Root SSH Access screen, scripts, MVC

  1. … 16 more files in changeset.