What's Changed
- Changed
DltTypedPayload
to also differentiate between Unknown, Control, Log, Trace, Network based on message info. - Add module
control
with service ids, names and a helper function to get a control messages name based on service id
Pull Requests
- Initial implementation of control messages. by @felix357 in #22
- Started rework of typed payload by @JulianSchmid in #23
New Contributors
Full Changelog: v0.9.3...v0.10.0