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
Use correct enum size when generating tlm packet structures (#4333)
* Use correct enum size when generating tlm packet structures (#4261)
Instead of hardcoding enums as 4 bytes, the enum size should be parsed from the topology XML.
* Override CI configuration to use appropriate settings and target refs for v3.6 builds
Add NOT_SUPPORTED to OS' statues (#3281)
* adding not-supported status because sometimes it's useful to report not supported
* updating shadow enums to match actual enum