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
Accelerator
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 }}
xqgex
/
J2735-High-Performance-Toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
17
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix Doxygen wire-format rendering, unify internal constants, and add misalignment tests
- #9
#9
Merged
xqgex
merged 20 commits into
main
xqgex/J2735-High-Performance-Toolkit:main
from
qa_work_2
xqgex/J2735-High-Performance-Toolkit:qa_work_2
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Fix Doxygen wire-format rendering, unify internal constants, and add misalignment tests
#9
xqgex
merged 20 commits into
main
xqgex/J2735-High-Performance-Toolkit:main
from
qa_work_2
xqgex/J2735-High-Performance-Toolkit:qa_work_2
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
Enhance Jinja filters to handle hyphenated ASN.1 names and update related tests
Show description for d97d556
xqgex
committed
d97d556
View commit details
Copy full SHA for d97d556
Browse repository at this point
Add validation to _sum_field_bits() for unresolved field types and enhance tests
Show description for 3ef7893
xqgex
committed
3ef7893
View commit details
Copy full SHA for 3ef7893
Browse repository at this point
Commits on Mar 10, 2026
Python code quality refactor (isinstance, named constants, env caching)
Show description for 34c64e0
xqgex
committed
34c64e0
View commit details
Copy full SHA for 34c64e0
Browse repository at this point
Commits on Mar 14, 2026
Add tests for misaligned access in J2735 VehicleEventFlags and UPER
Show description for 263aebf
xqgex
committed
263aebf
View commit details
Copy full SHA for 263aebf
Browse repository at this point
Refactor constants in data element headers to use J2735_BW_* instead of J2735_INTERNAL_ROOT_SIZE_* for non-extensible types
Show description for c58dad8
xqgex
committed
c58dad8
View commit details
Copy full SHA for c58dad8
Browse repository at this point
Commits on Mar 17, 2026
Enhance documentation and static assertions in J2735 data elements
Show description for 094dd0f
xqgex
committed
094dd0f
View commit details
Copy full SHA for 094dd0f
Browse repository at this point
Commits on Mar 18, 2026
Replace @code and @endcode tags with @verbatim and @endverbatim
Show description for d8c7c63
xqgex
committed
d8c7c63
View commit details
Copy full SHA for d8c7c63
Browse repository at this point
Refactor test headers and descriptions for clarity and consistency
Show description for aa3e48c
xqgex
committed
aa3e48c
View commit details
Copy full SHA for aa3e48c
Browse repository at this point
Update license headers in Jinja2 templates for consistency
Show description for a7462bb
xqgex
committed
a7462bb
View commit details
Copy full SHA for a7462bb
Browse repository at this point
Refactor template documentation for clarity and consistency across BIT STRING macros
Show description for e0520b3
xqgex
committed
e0520b3
View commit details
Copy full SHA for e0520b3
Browse repository at this point
Update Doxygen for hex range significant bits representation
Show description for 2e4fb01
xqgex
committed
2e4fb01
View commit details
Copy full SHA for 2e4fb01
Browse repository at this point
Refactor internal documentation notes for clarity and consistency across multiple header files
Show description for 25173ff
xqgex
committed
25173ff
View commit details
Copy full SHA for 25173ff
Browse repository at this point
Remove unused includes from test files and clarify documentation comments
Show description for 442c7c9
xqgex
committed
442c7c9
View commit details
Copy full SHA for 442c7c9
Browse repository at this point
Update Doxygen comments to use @verbatim for wire format representations across multiple header files and templates
Show description for 59b1a07
xqgex
committed
59b1a07
View commit details
Copy full SHA for 59b1a07
Browse repository at this point
Commits on Mar 19, 2026
Update Doxygen comments to replace @code/@endcode with @verbatim/@endverbatim
Show description for 7949a6c
xqgex
committed
7949a6c
View commit details
Copy full SHA for 7949a6c
Browse repository at this point
Enhance wire format handling with validation and variable width support
Show description for 191c3c4
xqgex
committed
191c3c4
View commit details
Copy full SHA for 191c3c4
Browse repository at this point
Add support for variable-width fields in ASN.1 template and corresponding test
Show description for bc52af1
xqgex
committed
bc52af1
View commit details
Copy full SHA for bc52af1
Browse repository at this point
Refactor comments to standardize punctuation and formatting across multiple files
Show description for 0e5e6dc
xqgex
committed
0e5e6dc
View commit details
Copy full SHA for 0e5e6dc
Browse repository at this point
Resolve R0801: Similar lines in 2 files
Show description for 89d024f
xqgex
committed
89d024f
View commit details
Copy full SHA for 89d024f
Browse repository at this point
Resolve R0914: Too many local variables
Show description for dbce7a3
xqgex
committed
dbce7a3
View commit details
Copy full SHA for dbce7a3
Browse repository at this point
You can’t perform that action at this time.