Skip to content

Conversation

Ext3h
Copy link

@Ext3h Ext3h commented Jul 30, 2025

Resolves #84, eliminates costly heap-allocated binder objects and generally ensures compatibility with C++ named requirements for containers and iterators.

Resolves #166 - specifically correcting the serialization / deserialization of multiplexer_indicator, and adding validation for the the edge cases you can run into when not knowing the difference between simple and "advanced" multiplexing in DBC.

No externally visible ABI (at least not on exported symbols for shared library) or API changes,

@Ext3h Ext3h force-pushed the advanced_multiplexing branch from 48a57ee to 73741f7 Compare July 30, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complex multiplexing requires signals that can be both MuxSwitch and MuxValue const iterator
1 participant