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 a few new frames, fix typos and started to add German #13

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

Conversation

RadSton
Copy link

@RadSton RadSton commented Dec 20, 2024

Well, as you probably know, I have recently found interest in this project, so here are my changes from the last 30 days that aren't web related.

Today I moved the web-dev/web folder to an extra repo for the db submodule I currently choose my fork since its compatible and doesnt have duplicate names, which makes my parser freak out.
For the moment I will leave the submodule pointing to my fork since it is more practical at the moment, but in the future I can change it to yours if you want!

On the side I have started to work on an another tool which should be compatible with this repo but its still in its early phases and I dont know if I will continue on it yet.

I guess some of the bigger changes in this pull-request in order:

  • Renamed some yaml nodes because there were duplicates
  • Fixed some small typos
  • Redid the 'codes'-lisiting in cars/*.yml
  • Removed a duplicate node
  • Added 'protocol' and 'bitrate' definitions in architectures.yml
  • Added the one message that was in English from the discord
  • Added following new frames on the IS-bus for AEE2004
    • 0x208
    • 0x488
    • 0x348 -> TODO: not fully described
    • 0x468
    • 0x588
    • 0x30D
    • 0x38D
  • Added German translation to everything except LS.CONF

Take care!

@RadSton
Copy link
Author

RadSton commented Dec 25, 2024

Update for the pull-req:

  • Documented 'signed' in signals which defines if the raw CAN data should be interpreted in signed mode
  • Finished most of the todos in buses f.e. add recievers and interval
  • Restructured some frames
  • Added following new frames on the IS-bus for AEE2004
    • 0x412
    • 0x092
    • 0x2F5
    • 0x34D
    • 0x3CD
    • 0x44D
    • 0x495
    • 0x4F2

Edit:

  • Added following new frames on the IS-bus for AEE2004
    • 0x50D
    • 0x50E
    • 0x552
    • 0x592
    • 0x612
    • 0x40D

If you want info on what frames are missing / described etc. just write me I already have made a list with more info

Take care and a wonderful holiday season!

Copy link
Author

@RadSton RadSton Dec 26, 2024

Choose a reason for hiding this comment

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

This file is mainly for warning in DBMUXEv-Web the first time you open a bus (tracked with localStorage) which has a "_DISCLAIMER.txt" it will give you a warning:
image

Allthough when reading this the 3rd time i realise that ABS is accually wrong, it doesnt need CAN to work

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.

1 participant