sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Alarm mapping update and setup scripts update

- Modified the setup scripts to be able to run from windows as well.

    • -13
    • +13
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Code Review: UI-DEN-10206: UI-DEN-10206-1

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-10607: Implementing Heparin

- Post Treatment Log Review Screen and file output.

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -12
    • +12
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-10607: Implementing Heparin

Completed

- Create Screen

- Confirm Screen

- MVC

- Log

- Dialin

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

UI-DEN-10206: UI-DEN-10206-1: addressing the code reviews.

UI-DEN-10206: UI-DEN-10206-1: addressing the code reviews.

    • -9
    • +16
    ./cloudsync/CloudSyncController.cpp
  1. … 1 more file in changeset.
UI-DEN-10206: UI-DEN-10206-1: addressing the code reviews.

    • -9
    • +16
    ./cloudsync/CloudSyncController.cpp
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-10607: Implementation [Screen]

- Got the information below from the settings to be consistent with all the other screens and views:

- acidConcentrateOptions

- bicarbonateConcentrateOptions

- dialyzerTypeOptions

- heparinTypeOptions

- Added the heparin to the list as well so later can be used on the create treatment screen.

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-10607: Implementation [Screen]

- DEN-10608: Implementation [Navigation]

- DEN-10609: Implementation [Treatment Log]

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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. … 6 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-10247: FW: UI Acknow timeout

- Moved the Check-In logic into the MessageAcknowModel and emit the check-in signal directly to the MessageDispatcher, and removed from MainTimer.

- Removed the POST start from main.cpp and moved in the Main.qml to notify the ApplicaionController onGUIReady to start the POST and Check-In.

  1. … 1 more file in changeset.
Re-Enable the POST

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

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.

Delayed Checkin

- The delayed check-in idea, tested.

- The idea is that the UI is not ready when sending the check-in so delay the check-in to the point that GUI is loaded and can notify that it's ready and check-in and post can start.

- :: It didn't work.

- Some other timestamps were added to the code to get the time between the time message was sent. and UI receiving it, which is the 1.200 s between when the HD sends UI Version Req and when UI actually receives it, which is the root cause of the issue.

  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp