canbus

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12031: Models nested ifs : Changed some more model source files

Updated all model-source files

  1. … 58 more files in changeset.
RESOLVED

RESOLVED

DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Added a ; at the end of the Q_UNUSED macro

DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Addressed the code review comment by using Q_UNUSED macro

Done

Done

Please modify the following line: QVariantList tempForConsuming = vData; // To consume vData to the: Q_UNUSED(vData); // or (void)vData; please use the former to be consistent wit...

Please modify the following line:

    QVariantList tempForConsuming = vData; // To consume vData

to the:

    Q_UNUSED(vData);
    // or
    (void)vData;

please use the former to be consistent with Qt coding standard.

DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Added BYPASS_TO_UNHANDLED #define to support Leahi preliminary logging.

UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1924_Leahi/Features/Leah 1924 UI AM S4 Translation
UI-LEAH-1924_Leahi/Features/Leah 1924 UI AM S4 Translation
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
UI-DEN-17098_Release 18 Changes
UI-DEN-17098_Release 18 Changes
DEN-17093: Blood Leak Zeroing in Treatment

- Added a new enum in dialysis for blood leak zeroing

- Updated the payloads for message 0x6C

- Changed "Date And Time" to "Date and Time"

DEN-17093: Blood Leak Zeroing in Treatment

- Added a new field to message 0x2F00 to log dialysate pump inlet to blood leak detector flush volume

- Removed the blood leak zeroing state enum read

DEN-17093: Blood Leak Zeroing in Treatment

- Fixed a typo

DEN-17093: Blood Leak Zeroing in Treatment

- Updated the payload of message 0x2F

- Updated the payload of message 0x0F

- Updated the payload of message 0x6C

DEN-17093: Blood Leak Zeroing in Treatment

- Fixed blood leak view class

  1. … 10 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

DEN-17093: Blood Leak Zeroing in Treatment

- Updated the payload of message 0x2F

- Updated the payload of message 0x0F

- Updated the payload of message 0x6C

  1. … 6 more files in changeset.
Please refer to: DRY-DEMO-DEN-17098-1

Please refer to: DRY-DEMO-DEN-17098-1

Please refer to: DRY-DEMO-DEN-17098-1

Please refer to: DRY-DEMO-DEN-17098-1

Done

Done

please take a look at dry-demo, as well.

please take a look at dry-demo, as well.

RESOLVED

RESOLVED

fix the numbering (should be 4).

fix the numbering (should be 4).