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

CANParser: parse all signals for given messages #828

Merged
merged 25 commits into from Aug 11, 2023
Merged

Conversation

adeebshihadeh
Copy link
Contributor

No description provided.

sshane added a commit that referenced this pull request Aug 5, 2023
Copy link
Contributor

@sshane sshane left a comment

Choose a reason for hiding this comment

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

Will get OP PR ready! Want to get this in before we do any more car ports (like the Palisades)

@sshane sshane merged commit a1582f5 into master Aug 11, 2023
6 checks passed
@sshane sshane deleted the parse-all-sigs branch August 11, 2023 01:49
rjsmith1999 pushed a commit to rjsmith1999/opendbc that referenced this pull request Aug 31, 2023
rjsmith1999 pushed a commit to rjsmith1999/opendbc that referenced this pull request Aug 31, 2023
* CANParser: parse all signals for a message

* update tests

* just use a pair

* rm enforce checks

* rm that

* spacing

* fix nonexistent message test

* message addr check should not have been deleted

* can be cleaned up more

* remove that too

* add comment back

* revert default bus behavior

revert default bus behavior

* can combine this loop

* unused map

* add all

* ensure we track all signals

* remove sanity check

* this wasn't tested before

* Revert "this wasn't tested before"

This reverts commit eb5e920.

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
eFiniLan pushed a commit to eFiniLan/opendbc that referenced this pull request Aug 31, 2023
eFiniLan pushed a commit to eFiniLan/opendbc that referenced this pull request Aug 31, 2023
* CANParser: parse all signals for a message

* update tests

* just use a pair

* rm enforce checks

* rm that

* spacing

* fix nonexistent message test

* message addr check should not have been deleted

* can be cleaned up more

* remove that too

* add comment back

* revert default bus behavior

revert default bus behavior

* can combine this loop

* unused map

* add all

* ensure we track all signals

* remove sanity check

* this wasn't tested before

* Revert "this wasn't tested before"

This reverts commit eb5e920.

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
@sshane sshane linked an issue Nov 9, 2023 that may be closed by this pull request
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.

CANParser: wildcard for all signals in a message
2 participants