application

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

Bamboo Commit: Updated MAlarmMapping.cpp

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

Added

Needs function header?

Needs function header?

RESOLVED

RESOLVED

that is fine because...

that is fine because...

it is a test for the code review demo

it is a test for the code review demo

Merge branch 'DEN-11380_KeborMed_CloudSyncDevelopment' into develop

DEN-11380 KeborMed [ CloudSync Development ]

Added the treatment log saved/ready message.

    • -0
    • +3
    /sources/cloudsync/CloudSyncController.h
    • -10
    • +18
    /sources/storage/TreatmentLog.cpp
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.