Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
astand
/
c-coderdbc
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
113
Code
Issues
5
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix multiplex sig pack
- #32
#32
Open
calumroy
wants to merge 8 commits into
astand:main
astand/c-coderdbc:main
from
calumroy:fix_multiplex_sig_pack
calumroy/c-coderdbc:fix_multiplex_sig_pack
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Fix multiplex sig pack
#32
calumroy
wants to merge 8 commits into
astand:main
astand/c-coderdbc:main
from
calumroy:fix_multiplex_sig_pack
calumroy/c-coderdbc:fix_multiplex_sig_pack
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2024
WIP: testing to fix multiplex signal pack functiins.
calumroy
committed
9b3e845
View commit details
Copy full SHA for 9b3e845
Browse repository at this point
Commits on Aug 7, 2024
Fixed case where only the master multiplexor exists and no other mux signals are in a CAN msg. Filter out bytes that have no signals in them.
calumroy
committed
ca43dbc
View commit details
Copy full SHA for ca43dbc
Browse repository at this point
Revert a small change to formatting.
calumroy
committed
fbcc741
View commit details
Copy full SHA for fbcc741
Browse repository at this point
Added example dbc that shows the issues with multiplex signals.
calumroy
committed
0e8b893
View commit details
Copy full SHA for 0e8b893
Browse repository at this point
Revert changes to the CMakeLists.txt
calumroy
committed
69eda88
View commit details
Copy full SHA for 69eda88
Browse repository at this point
Merge branch 'fix_multiplex_sig_pack'
calumroy
committed
34d7cd6
View commit details
Copy full SHA for 34d7cd6
Browse repository at this point
Commits on Aug 13, 2024
Fixed the case where the multiplex master value does not equal any of the expected multiplex values. In this case just encode all signals for the byte since none of them are technically valid as th…
Show description for 25671de
calumroy
committed
25671de
View commit details
Copy full SHA for 25671de
Browse repository at this point
Merge commit '25671de74921c66c1c96253f116725caab680384' into fix_multiplex_sig_pack
calumroy
committed
b2e5a95
View commit details
Copy full SHA for b2e5a95
Browse repository at this point
You can’t perform that action at this time.