...
...
CAN message definitions (YAML):
all CAN message definitions are within the /libraries/codegen/boards
folder, where each controller board YAML defines all messages that originates from that controller board.
...
The watchdog field does things. # TODO(Jarvis) doc this
Autogen
As part of the scons build process, we autogenerate the following files that defines the CAN message structure and provide the interface to interact with CAN message data.
...