mirror of
https://github.com/nasa/fprime.git
synced 2025-12-12 18:31:06 -06:00
* Added support for default attributes in discrete enum declaration in XML * Added tests and fixed header file include in hpp file * Added enum fixes to cpp template, changed default documentation, and tested XmlEnumParser.py * Added enum fixes to cpp template, changed default documentation, and tested XmlEnumParser.py * Added test for uninitialized value for not-set default values * Added nothing * Removed changes from gitignore * Added default value tests for enum * Added minor changes to improve readability of enum default value initialization * Merged changes from upstream f prime * Resolved Enum XML merge conflict * Resolved Enum XML merge conflict * Added change to enum default value test * Removed unneeded files