Clone
Stephen Quong <scquong@gmail.com>
committed
on 23 May
Added ability to use Unhandled.conf as inputs to generate MsgDefs.h and protobuf files.
- Updated MsgUtils.cmake to add generation functio… Show more
Added ability to use Unhandled.conf as inputs to generate MsgDefs.h and protobuf files.

-   Updated MsgUtils.cmake to add generation functions using conf files.

-   Updated GenerateMsgDefsCpp.py and GenerateProtobuf.py to use conf files.

-   Updated MsgCpp.py and MsgData.py to load conf files.

-   Updated MsgDefs_cpp.jinja to fix compiler warning.

-   Updated format.cpp to compile with both Qt 5 and 6.

Show less