application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-11380_KeborMed_CloudSyncDevelopment' into develop

DEN-11380 KeborMed [ CloudSync Development ]

- modified the messaging protocol to the below and reordered the crc position.

<timestamp>,<seq>,<CRC=0 for now, Don't care>,<message id>,<parameter length>[,<P1>,...<Pn>]

    • -3
    • +3
    /sources/cloudsync/CloudSyncController.h
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-10205_BCuff_MissingFeatures_Reconnect_Paired' into develop

    • -0
    • +36
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-10602_UI_DEV_Add_PatientID_PreTreatment' into develop

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

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
RESOLVED.

RESOLVED.

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

    • -5
    • +64
    /sources/cloudsync/CloudSyncController.h
These functions are defined by macros and have the comment headers in macro and it has been set up in oxygen to grab the comments from the defined macro and not the implementation. So long story sh...

These functions are defined by macros and have the comment headers in macro and it has been set up in oxygen to grab the comments from the defined macro and not the implementation.
So long story short, the comments for these methods onAttributeRequest & onProcessBluetoothPairedResetExitCode, will be inherited from macros.
They are all overloaded function members (same name different signature)

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

The code was old and not up to our standard. It was in the middle of a huge improvement and test. It has been completely removed from the screen and moved to the component to avoid redundant code c...

The code was old and not up to our standard.
It was in the middle of a huge improvement and test.
It has been completely removed from the screen and moved to the component to avoid redundant code copy/paste.

The code was old and not up to our standard. It was in the middle of a huge improvement and test. It has been completely removed from the screen and moved to the component to avoid redundant code c...

The code was old and not up to our standard.
It was in the middle of a huge improvement and test.
It has been completely removed from the screen and moved to the component to avoid redundant code copy/paste.

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
    /sources/gui/qml/components/GridSelection.qml
    • -12
    • +12
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
This is a debug code that will be enabled to trace the screen stack. if was only a return, changed to an if to make it conditional for later use.

This is a debug code that will be enabled to trace the screen stack.
if was only a return, changed to an if to make it conditional for later use.

Many of these methods do not have headers.

Many of these methods do not have headers.

Why commented out?

Why commented out?

Why commented out?

Why commented out?

Looks like the rest of this function is dead code. Why are we returning here?

Looks like the rest of this function is dead code. Why are we returning here?

Updated the local user conf to add sha256sum to the build

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.

UI-DEN-10602_UI DEV Add PatientID PreTreatment
UI-DEN-10602_UI DEV Add PatientID PreTreatment
Copied some useful modifications from other stashes

    • -3
    • +4
    /sources/bluetooth/BluetoothInterface.cpp