sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11199: No HD/DG fan info in UI log

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

Some functions and variables in this file use PatientID instead of PtientID, was this spelling intentional?

Some functions and variables in this file use PatientID instead of PtientID, was this spelling intentional?

Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-10602_UI_DEV_Add_PatientID_PreTreatment' into develop

Bamboo Commit: Updated 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

DEN-11380 KeborMed [ CloudSync Development ]

Added the treatment log saved/ready message.

    • -0
    • +19
    ./cloudsync/CloudSyncController.cpp
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>]

    • -14
    • +12
    ./cloudsync/CloudSyncController.cpp
Merge branch 'DEN-10205_BCuff_MissingFeatures_Reconnect_Paired' into develop

  1. … 1 more file in changeset.
Added a step in the application build to run the alarmMapping automatically

  1. … 1 more file in changeset.
Bamboo Commit: Updated 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

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

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.