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 }}
LinuxDevon
/
dbc_parser_cpp
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
13
Code
Issues
5
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Parse non byte aligned number
- #17
#17
Merged
LinuxDevon
merged 14 commits into
LinuxDevon:master
LinuxDevon/dbc_parser_cpp:master
from
Murmele:parseNonByteAlignedNumber
Murmele/dbc_parser_cpp:parseNonByteAlignedNumber
Copy head branch name to clipboard
Aug 1, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Parse non byte aligned number
#17
LinuxDevon
merged 14 commits into
LinuxDevon:master
LinuxDevon/dbc_parser_cpp:master
from
Murmele:parseNonByteAlignedNumber
Murmele/dbc_parser_cpp:parseNonByteAlignedNumber
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2023
Description:Add testcase
Murmele
committed
3f2a88a
View commit details
Copy full SHA for 3f2a88a
Browse repository at this point
Wrong CANid used
Murmele
committed
6908fb9
View commit details
Copy full SHA for 6908fb9
Browse repository at this point
Implement 2 complement to decimal
Murmele
committed
1e7c7a7
View commit details
Copy full SHA for 1e7c7a7
Browse repository at this point
add comment
Murmele
committed
a83a448
View commit details
Copy full SHA for a83a448
Browse repository at this point
Add test
Murmele
committed
9fc66dc
View commit details
Copy full SHA for 9fc66dc
Browse repository at this point
Fix test
Show description for 9a347c9
Murmele
committed
9a347c9
View commit details
Copy full SHA for 9a347c9
Browse repository at this point
Implement more performant algorithm to get value for little endian
Murmele
committed
71cac35
View commit details
Copy full SHA for 71cac35
Browse repository at this point
add possibility to get the name of the message
Murmele
committed
4b43b62
View commit details
Copy full SHA for 4b43b62
Browse repository at this point
Make function const
Murmele
committed
f4a8a81
View commit details
Copy full SHA for f4a8a81
Browse repository at this point
Do not install headers if they are not desired.
Show description for a3ca54d
Murmele
committed
a3ca54d
View commit details
Copy full SHA for a3ca54d
Browse repository at this point
Use FetchContent_Populate
Show description for 85a4292
Murmele
committed
85a4292
View commit details
Copy full SHA for 85a4292
Browse repository at this point
exclude als cmake files
Murmele
committed
abe7bae
View commit details
Copy full SHA for abe7bae
Browse repository at this point
add missing include. Otherwise tumbleweed does not build anymore
Murmele
committed
0de0d34
View commit details
Copy full SHA for 0de0d34
Browse repository at this point
Commits on Jul 29, 2023
format code
Murmele
committed
f1409c6
View commit details
Copy full SHA for f1409c6
Browse repository at this point
You can’t perform that action at this time.