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
Type
/
to 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
.
canopen-python
/
canopen
Public
Notifications
You must be signed in to change notification settings
Fork
357
Star
563
Code
Issues
53
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Test and fix non-byte-aligned PDO mappings
- #454
#454
Open
acolomb
wants to merge 10 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:pdo-mapping-length
acolomb/canopen:pdo-mapping-length
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Test and fix non-byte-aligned PDO mappings
#454
acolomb
wants to merge 10 commits into
canopen-python:master
canopen-python/canopen:master
from
acolomb:pdo-mapping-length
acolomb/canopen:pdo-mapping-length
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2024
Add test case for non-byte-aligned PDO mappings.
Show description for 6a33115
acolomb
committed
6a33115
View commit details
Copy full SHA for 6a33115
Browse repository at this point
Use configured length instead of OD value for PdoVariable.
Show description for 2cdc79d
acolomb
committed
2cdc79d
View commit details
Copy full SHA for 2cdc79d
Browse repository at this point
Simplify rounding up, without floating point or math library.
acolomb
committed
918a4f2
View commit details
Copy full SHA for 918a4f2
Browse repository at this point
Rework unaligned data access in PdoVariable.get_data().
Show description for d8b9269
acolomb
committed
d8b9269
View commit details
Copy full SHA for d8b9269
Browse repository at this point
Rework unaligned data access in PdoVariable.set_data().
Show description for 8bf4d12
acolomb
committed
8bf4d12
View commit details
Copy full SHA for 8bf4d12
Browse repository at this point
Commits on Jun 10, 2024
Merge branch 'master' into pdo-mapping-length
acolomb
committed
c573728
View commit details
Copy full SHA for c573728
Browse repository at this point
Commits on Jun 11, 2024
Merge branch 'master' into pdo-mapping-length
acolomb
committed
3835acf
View commit details
Copy full SHA for 3835acf
Browse repository at this point
Commits on Apr 16, 2026
Merge branch 'master' into pdo-mapping-length
acolomb
committed
3a887a7
View commit details
Copy full SHA for 3a887a7
Browse repository at this point
Use pre-setup Node in test_bit_offsets().
acolomb
committed
35b282e
View commit details
Copy full SHA for 35b282e
Browse repository at this point
Rename test method.
acolomb
committed
d112155
View commit details
Copy full SHA for d112155
Browse repository at this point
You can’t perform that action at this time.