MITMotorsports / CANlib

An automatically generated C library for packing and unpacking based on ParseCAN specifications.
Apache License 2.0
5 stars 4 forks source link

Multiplex #7

Closed daniwhite closed 5 years ago

daniwhite commented 5 years ago

A lot of this is involves some duplicated code--it might be nice to add something to ParseCan for a way to grab all types of messages, with multiplexed messages mixed in with standard messages and the upper level message name appended on and the key available as a standard message. But this should produce correct code