sources

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

DEN-11608: UI keyboard has non-English options enabled

- the language change button on the keyboard has been disabled.

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-11199: No HD/DG fan info in UI log

- The first letter capital was the issue in reading the unhandled messages.

Added a step in the application build to run the alarmMapping automatically

  1. … 1 more file in changeset.
Finishing up the story for Firmware and adding remaining other tasks

DEN-10607: Implementation [Screen]

DEN-10609: Implementation [Treatment Log]

DEN-11320: KeborMed [ CloudSync Development ]

- Added the message handling for the Device status

- Adding Error handling

    • -20
    • +193
    ./cloudsync/CloudSyncController.cpp
  1. … 1 more file in changeset.
DEN-10614 [On Going Code Review] UI_DEV: Add Patient ID to Pre-Treatment Flow

- Pushed the code improvements

- Addressed the code review comments

    • -35
    • +34
    ./gui/qml/components/GridSelection.qml
    • -12
    • +12
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
DEN-10607: Screen

- Added the feature for the create treatment slider to be able to show OFF for zero values on label.

- Did a refactoring to clean up the SliderCreateTreatment.

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

  1. … 1 more file 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.
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.
Code Review: UI-DEN-10206: UI-DEN-10206-1

DEN-10607: Implementing Heparin

- Post Treatment Log Review Screen and file output.

  1. … 1 more file in changeset.
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.

    • -9
    • +16
    ./cloudsync/CloudSyncController.cpp
  1. … 1 more file in changeset.
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.

DEN-10607: Implementation [Screen]

- DEN-10608: Implementation [Navigation]

- DEN-10609: Implementation [Treatment Log]

  1. … 1 more file in changeset.
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.
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.

DEN-10599: KeborMed [ Start working on the CloudSync infrastructure ]

- Added new line (\n) to the send out buffer.

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 >,>> .

    • -24
    • +82
    ./cloudsync/CloudSyncController.cpp
  1. … 2 more files in changeset.
PRS 464 Update: Treatment Parameter, Stop Heparin Dispensing Before End of Treatment

- const quint32 heparinStopTime_Max = 470 <- 480

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.

    • -0
    • +192
    ./cloudsync/CloudSyncController.cpp
    • -0
    • +69
    ./cloudsync/CloudSyncController.h
    • -20
    • +26
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 7 more files in changeset.