sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16956: UI: Set the max length to 30 for the Service Password

- the SRSUI has a max defined and if not, the VV protocol will fail. So set to 30.

Merge branch 'DEN-16953-ui-dn-release-15' into develop

DEN-16953: UI-DN-Release-15

- DEN-16680 addressed the code review comments

    • -1
    • +1
    ./gui/qml/pages/disinfect/DisinfectStack.qml
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

DEN-16953: UI-DN-Release-15

- DEN-16680: Added a new button to support heat disinfect with passive cool.

- DEN-16680: The button is only called Heat Disinfect

- DEN-16680: Renamed the current Heat Disinfect button to Heat Disinfect with Active Cool

    • -28
    • +44
    ./gui/qml/pages/disinfect/DisinfectStack.qml
DEN-16959 UI: Navigate to the "Settings Screen" if HD is in service mode.

- Added the OpMode_service for the UI to go to the settings screen after the application relaunch if the HD is in service more.

- Since the UI will not go to the service mode unless user enter the password we have no security issue.

- It is expected with this fix we won't need to do hardware reset of the HD and makes the manufacturing lot easier.

DEN-16958 UI: Add arrow keys to Virtual Keyboard

- Unable to edit the incorrectly entered text with Keyboard due to not having arrow keys on keyboard, therefore added arrow left/right to the keyboard for easier enter/edit the passwords and keys

DEN-16958 UI: Add arrow keys to Virtual Keyboard

- Unable to edit the incorrectly entered text with Keyboard due to not having arrow keys on keyboard, therefore added arrow left/right to the keyboard for easier enter/edit the passwords and keys

DEN-16958 UI: Add arrow keys to Virtual Keyboard

- Unable to edit the incorrectly entered text with Keyboard due to not having arrow keys on keyboard, therefore added arrow left/right to the keyboard for easier enter/edit the passwords and keys

Enable registration mode - initial implementation hesitations

    • -11
    • +31
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud - Keep stashed files and some minor changes.

- Added the Moda-flx logo to the branch

- added a build flag to bypass the POST fails

- fixed a typo in class definition.

- added the platform text to be displayed on the screen in which the application is executing for later better debugging.[ as //DEBUG: comment ]

- Added my note on BCuff connection to avoid loosing it. [ may need update ]

    • -0
    • +18
    ./bluetooth/readme.md
  1. … 6 more files in changeset.
DEN-16956: UI: Add all ASCII symbols as acceptable for the Service Password

- Added all the ASCII symbols as acceptable for the service password.

!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Merged DEN-sunrise-prb

    • -2
    • +11
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 4 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16924: Remove QR Code for P1

- Added back the visible false for the both QR codes on the both treatment confirm/review screens.

DEN-16924: Remove QR Code for P1

- Added back the visible false for the both QR codes on the both treatment confirm/review screens.

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 17 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.

    • -4
    • +12
    ./model/hd/data/MHDBloodLeakData.cpp
  1. … 16 more files in changeset.