Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Dump Memory Feature #79

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

CanBusHack
Copy link

I copied dump_dids and recreated it to support dump memory using the uds.read_memory_by_address method.

I updated the can.Bus() functions to include both "Channel" and "Interface" (optional).

Formatting fixes.

@kasperkarlsson
Copy link
Contributor

kasperkarlsson commented Mar 2, 2023

Hello @CanBusHack / @LemmonAuto. There seems to be quite a bit of action in this PR with commits still being added - please let me know when it is in a state ready for review, and I will be happy to take a closer look 👍 Please note that a PR should preferably fix/add one bug/issue/feature.

@CanBusHack
Copy link
Author

This should only add one feature! But yes there were some bugs that were squashed with it. I'll try to keep it seperate from now on.

I found one more bug that needs to be fixed for the PR. Updating that now.

@CanBusHack
Copy link
Author

Looks like I've commited what I can. Please feel free to review.

@Cr0wTom
Copy link
Contributor

Cr0wTom commented Jun 7, 2023

Is this still up for review, can we fix it and pull it?

@kasperkarlsson
Copy link
Contributor

I copied dump_dids and recreated it to support dump memory using the uds.read_memory_by_address method.

Adding this feature might very well be useful 👍

I updated the can.Bus() functions to include both "Channel" and "Interface" (optional).

This is a separate feature and should therefore preferably be done as a separate PR. We might already have one on the way, see discussion in #84

The PR also has a bunch of conflicts in need of resolving.

@CanBusHack
Copy link
Author

Are you looking for me to solve these conflicts? What are they specifically?

Cr0wTom added a commit to Cr0wTom/caringcaribounext that referenced this pull request Nov 4, 2023
Add new feature, utilizing the UDS service Read Memory by Address to Dump memory, developed by @CanBusHack in a pull request of the original repo CaringCaribou#79

Co-Authored-By: CanBusHack <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants