canbus

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED

RESOLVED

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.

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
UI-DEN-17098_Release 18 Changes
UI-DEN-17098_Release 18 Changes
RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

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

No we do not need this code. I removed it.

No we do not need this code. I removed it.

Could you please search for the 0x6C00 message ID in the Dry-Demo and update that too. If you found it please do the same as we did for the 0x0900 and 0x0B00. Also fix the dialin same as dry-demo.

Could you please search for the 0x6C00 message ID in the Dry-Demo and update that too.
If you found it please do the same as we did for the 0x0900 and 0x0B00.

Also fix the dialin same as dry-demo.

Don't we need to add the new field in its Model?

Don't we need to add the new field in its Model?

UI-DEN-17098_Release 18 Changes
UI-DEN-17098_Release 18 Changes