Skip to content

Conversation

@Renu-Priya411
Copy link

No description provided.

@hannesa2
Copy link
Collaborator

hannesa2 commented Jun 2, 2025

Btw, the commits are a mess. Please can you rebase to master ?

git fetch upstream
git rebase upstream/master

@alexmucde
Copy link
Collaborator

@Renu-Priya411 Please move both functions from Mainwindow into plugin. Plugin gets access to all DLTMsgs in initMsg function, when DLt file is loaded. There you can create the Map regarding the mcnt values.

}
}

project.ecu->clear();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if this line was removed in master. Remove also if needed.

* for MSVC compilers.
**/
extern "C" {
#include "dlt_user.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove if not needed

@alexmucde
Copy link
Collaborator

Please rebase to master and only Plugin should appear in the changed files.

@alexmucde
Copy link
Collaborator

I have fixed the build and tried it out.
I see a table if missing messages, but it does look like there are really some messages missing.
I also cannot find out how to jump to the missing DLT message.
Furthermore the Save functionality should a FileSaveDialog to select, where to save the results.

Renu-Priya411 and others added 11 commits July 31, 2025 11:34
Changes made for displaying only the missing messages
Signed-off by : RenuPriya Krishnamoorthy <renupriya.ka.krishnamoorthy@partner.bmwgroup.com>
Export feature for dltCounter Plugin has been implemented
Signed-off by : RenuPriya Krishnamoorthy <renupriya.ka.krishnamoorthy@partner.bmwgroup.com>
…s using the counter and the context ID values. The missing sequence of numbers will be visible in a new window. The data can be exported to local machine as well.

Changes made in mainwindow.cpp, qdltcontrol and dltCounterPlugin

Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@partner.bmwgroup.com>
Changes made for displaying only the missing messages
Signed-off by : RenuPriya Krishnamoorthy <renupriya.ka.krishnamoorthy@partner.bmwgroup.com>
Export feature for dltCounter Plugin has been implemented
Signed-off by : RenuPriya Krishnamoorthy <renupriya.ka.krishnamoorthy@partner.bmwgroup.com>
…s using the counter and the context ID values. The missing sequence of numbers will be visible in a new window. The data can be exported to local machine as well.

Changes made in mainwindow.cpp, qdltcontrol and dltCounterPlugin

Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@partner.bmwgroup.com>
The data is completely handled within the DLTCounterPlugin. Changes in mainwindow.cpp and qdltcontrol.cpp has been removed.
Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>
Conflicts in mainwindow.cpp has been resolved
Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>
Resolved the conflicts in mainwindow.cpp

Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>
Changes in mainwindow.h

Signed-off by : Renu Priya Krishnamoorthy <RenuPriya.KA.Krishnamoorthy@bti.bmwgroup.com>
@Renu-Priya411 Renu-Priya411 force-pushed the Feature-HighLightAndJumpToMissingMessages branch from 576ae20 to 4695188 Compare July 31, 2025 08:32
@hannesa2
Copy link
Collaborator

hannesa2 commented Aug 1, 2025

Btw, the commits are a mess. Please can you rebase to master ?

git fetch upstream
git rebase upstream/master
git push -f

please do it again @Renu-Priya411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants