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

Add Speed Detector and Basic Services for UDS protocol #15

Merged
merged 71 commits into from
Dec 12, 2024
Merged

Add Speed Detector and Basic Services for UDS protocol #15

merged 71 commits into from
Dec 12, 2024

Conversation

AdonaiDiazEsparza
Copy link
Contributor

Features added:

  • UDS Protocol. Basic functions to interact with the UDS protocol for cars, get VIN, reset ECU, get and delete data trouble codes and send manually an UDS service.
  • Speed ​​Detector. Detect the speed bitrate of the canbus network.
  • Fix to get data in Sniffing. The Sniffing option only got data from 3 nodes in a can network, now get all.
  • Sender refactor. The Sender option got a refactor, now it can send a message once after a certain time and periodically.
  • Add logos and icons
  • Code refactor

@xpeqex
Copy link
Member

xpeqex commented Dec 12, 2024

Everything working fine and as expected. I would only recommend the following changes for future releases:

  • Rename the “Player” function, we already have Sender and player one next to the other and can be confusing which one to use. My recommendation is to change to "Retransmission", I think is more self explaining when trying to send already saved sniffed sessions.
  • Use "TX" and "RX" instead of arrows pointing left and right in the data obtained, then using UDS Services > Manual Request

Time to write this down!

@sabas1080 sabas1080 merged commit b61d578 into main Dec 12, 2024
4 checks passed
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.

3 participants