Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

added multiplex support#22

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
mork2020 wants to merge5 commits intoastand:masterfrommork2020:master
Closed

Conversation

@mork2020
Copy link

@mork2020mork2020 commentedApr 21, 2023
edited
Loading

dbc mux feature added to parsing and printing
tests for mux added

what to consider:
With my additions to the code the multiplex index variable must be defined before a multiplexed variable in the DBC file.
If a multiplexed variable is defined/read before the multiplex index variable is read, the property MultiplexName in the SignalDescriptor wont be set at all.

mux_test.dbc.txt

@astand
Copy link
Owner

astand commentedMay 18, 2023
edited
Loading

Hi@mork2020, thanks for participation, and sorry for delay in response

This change is really huge, mostly from generated code prospective. For users who work with multiplex signals in manual way (as I prefer to do as well) this feature will bring a lot of undesirable changes.

For deploying this feature, it is necessary to add two configuration steps:

  1. To add command line argument which will enable this advanced multiplex generation
  2. Inside generated source code multiplex using also must be protected by special macro like it is done for floating, monitoring etc

@astandastand deleted the branchastand:masterOctober 9, 2023 15:02
@astandastand closed thisOct 9, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mork2020@astand

[8]ページ先頭

©2009-2025 Movatter.jp