You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Oliver Walters 491499ad16 AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
..
.gitignore
ESCCommands.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCCommands.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCDefines.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCDefines.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCPackets.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCPackets.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCVelocityProtocol.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCVelocityProtocol.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
ESCVelocity_source.xml AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
LegacyESCDefines.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
LegacyESCDefines.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
LegacyESCPackets.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
LegacyESCPackets.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
README.md
fielddecode.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
fielddecode.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
fieldencode.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
fieldencode.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
license.txt AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
scaleddecode.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
scaleddecode.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
scaledencode.c AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
scaledencode.h AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago

README.md

Piccolo Protocol Generation

The Piccolo CAN protocol messages are generated using the ProtoGen protocol generation tool.

The raw protocol definition for each device type is provided in a .xml file (e.g. protocol_esc_velocity.xml).

To regenerate the protocol, run the following command:

protogen.exe protocol_esc_velocity.xml --license license.txt