-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds support for DCC extended accessories #769
Commits on Feb 1, 2024
-
Fix incorrect consumer identified message being emitted by dcc accy p…
…roducer. The range was not set properly, we use two ranges of 4095, but we only identified two ranges of about 2048.
Configuration menu - View commit details
-
Copy full SHA for 2b4d357 - Browse repository at this point
Copy the full SHA 2b4d357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5787d3f - Browse repository at this point
Copy the full SHA 5787d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ef530 - Browse repository at this point
Copy the full SHA 50ef530View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfca00 - Browse repository at this point
Copy the full SHA bbfca00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c73257a - Browse repository at this point
Copy the full SHA c73257aView commit details -
Adds well-known range for dcc extended accessories (according to the …
…draft event identifiers standard).
Configuration menu - View commit details
-
Copy full SHA for 6f70967 - Browse repository at this point
Copy the full SHA 6f70967View commit details -
Adds accessory consumer for extended accessories.
Generates the dcc packets on the rails.
Configuration menu - View commit details
-
Copy full SHA for 23683b5 - Browse repository at this point
Copy the full SHA 23683b5View commit details
Commits on Feb 4, 2024
-
Merge branch 'master' into bracz-consumer-id-range-fix
* master: Fix incorrect consumer identified message being emitted by dcc accy producer. (#768) Avoids rendering hidden segments. (#767) Adds trailing zero to the cdi XML file written to the filesystem. (#777) Fix target subdirectory name (#775) Fixes file comment. Adds an application (hub_test) for testing the throughput of a hub or a CAN-bus (#762)
Configuration menu - View commit details
-
Copy full SHA for 96569b5 - Browse repository at this point
Copy the full SHA 96569b5View commit details -
Merge branch 'bracz-consumer-id-range-fix' into bracz-ext-accy-consumer
* bracz-consumer-id-range-fix: Fix incorrect consumer identified message being emitted by dcc accy producer. (#768) Avoids rendering hidden segments. (#767) Adds trailing zero to the cdi XML file written to the filesystem. (#777) Fix target subdirectory name (#775) Fixes file comment. Adds an application (hub_test) for testing the throughput of a hub or a CAN-bus (#762)
Configuration menu - View commit details
-
Copy full SHA for 2b63381 - Browse repository at this point
Copy the full SHA 2b63381View commit details