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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
chargebyte
/
ra-utils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Release v0.20.0 and safety firmware v0.4.0
- #10
#10
Open
mhei
wants to merge 25 commits into
main
chargebyte/ra-utils:main
from
feature/for-release-0.20.0
chargebyte/ra-utils:feature/for-release-0.20.0
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Release v0.20.0 and safety firmware v0.4.0
#10
mhei
wants to merge 25 commits into
main
chargebyte/ra-utils:main
from
feature/for-release-0.20.0
chargebyte/ra-utils:feature/for-release-0.20.0
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
ra-pb-{create,dump}: add support for inlet configuration
Show description for e20510b
mhei
committed
e20510b
View commit details
Copy full SHA for e20510b
Browse repository at this point
cb_protocol: add support to trigger inlet lock closing and opening
Show description for 9a35f86
mhei
committed
9a35f86
View commit details
Copy full SHA for 9a35f86
Browse repository at this point
ra-raw: add Inlet State to output
Show description for 975c346
mhei
committed
975c346
View commit details
Copy full SHA for 975c346
Browse repository at this point
Commits on Jul 16, 2026
ra-pb-create/-dump: add support for v3 parameter blocks
Show description for b332e3f
mhei
committed
b332e3f
View commit details
Copy full SHA for b332e3f
Browse repository at this point
cb_protocol: add inlet related error codes
Show description for 086021e
mhei
committed
086021e
View commit details
Copy full SHA for 086021e
Browse repository at this point
lib: bump SOVERSION to 6
Show description for c2044a2
mhei
committed
c2044a2
View commit details
Copy full SHA for c2044a2
Browse repository at this point
Bump version to 0.20.0
Show description for a6b5144
mhei
committed
a6b5144
View commit details
Copy full SHA for a6b5144
Browse repository at this point
Commits on Aug 6, 2026
ra-pb-dump: ensure an empty line between rcm and inlet config
Show description for ad27487
mhei
committed
ad27487
View commit details
Copy full SHA for ad27487
Browse repository at this point
ra-pb-create: fix YAML parsing when inlet is specified after RCM
Show description for 8f4d92b
mhei
committed
8f4d92b
View commit details
Copy full SHA for 8f4d92b
Browse repository at this point
Commits on Aug 12, 2026
Don't use hardcoded install path for systemd units
Show description for 9dc70dd
mhei
committed
9dc70dd
View commit details
Copy full SHA for 9dc70dd
Browse repository at this point
Use term pluglock instead of inlet in user-visible parts
Show description for 0c66cce
mhei
committed
0c66cce
View commit details
Copy full SHA for 0c66cce
Browse repository at this point
Commits on Aug 21, 2026
parameter block: add support for hold-duty-cycle
Show description for 4c25083
mhei
committed
4c25083
View commit details
Copy full SHA for 4c25083
Browse repository at this point
cb_protocol: add missing/new inlet related error string
Show description for a1795ff
mhei
committed
a1795ff
View commit details
Copy full SHA for a1795ff
Browse repository at this point
Add support for pluglock/motor driver fault pin evaluation
Show description for 3d5a973
mhei
committed
3d5a973
View commit details
Copy full SHA for 3d5a973
Browse repository at this point
Update error code tables after safety firmware side cleanup
Show description for ace1a21
mhei
committed
ace1a21
View commit details
Copy full SHA for ace1a21
Browse repository at this point
Dump also the numeric module identification and reason for error frames
Show description for e7d4afc
mhei
committed
e7d4afc
View commit details
Copy full SHA for e7d4afc
Browse repository at this point
Create verbose error messages for known additional data fields
Show description for 2631e41
mhei
committed
2631e41
View commit details
Copy full SHA for 2631e41
Browse repository at this point
firmware: add example YAML files with all possible keys for all versions
Show description for d9f36d2
mhei
committed
d9f36d2
View commit details
Copy full SHA for d9f36d2
Browse repository at this point
README.md: add documentation for YAML files
Show description for 18bd8d4
mhei
committed
18bd8d4
View commit details
Copy full SHA for 18bd8d4
Browse repository at this point
Add ra-candump command line helper
Show description for c391ff1
mhei
committed
c391ff1
View commit details
Copy full SHA for c391ff1
Browse repository at this point
Install ra-candump in sbin instead of bin
Show description for 25a990b
mhei
committed
25a990b
View commit details
Copy full SHA for 25a990b
Browse repository at this point
Add human-readable dump for ADC test errors
Show description for 0c63aea
mhei
committed
0c63aea
View commit details
Copy full SHA for 0c63aea
Browse repository at this point
Commits on Aug 25, 2026
README.md: add hold-duty-cycle example
Show description for 77cafb9
mhei
committed
77cafb9
View commit details
Copy full SHA for 77cafb9
Browse repository at this point
Commits on Sep 4, 2026
Add safety firmware releases v0.4.0
Show description for b0685b0
mhei
committed
b0685b0
View commit details
Copy full SHA for b0685b0
Browse repository at this point
Commits on Sep 8, 2026
ra-pb-create: introduce cmdline parameter -W or --wrong-crc
Show description for 2bedf53
mhei
committed
2bedf53
View commit details
Copy full SHA for 2bedf53
Browse repository at this point
You can’t perform that action at this time.