ardupilot/libraries/AP_PiccoloCAN/piccolo_protocol
Oliver Walters 491499ad16 AP_PiccoloCAN: Fixed license text in auto-generated files
- License file had been replaced due to re-generation of protocol files
- Original license file and header text reverted
2020-10-28 18:25:45 +11:00
..
.gitignore
ESCCommands.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCCommands.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCDefines.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCDefines.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCPackets.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCPackets.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCVelocityProtocol.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCVelocityProtocol.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
ESCVelocity_source.xml AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
LegacyESCDefines.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
LegacyESCDefines.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
LegacyESCPackets.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
LegacyESCPackets.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
README.md
fielddecode.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
fielddecode.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
fieldencode.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
fieldencode.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
license.txt AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
scaleddecode.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
scaleddecode.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
scaledencode.c AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00
scaledencode.h AP_PiccoloCAN: Fixed license text in auto-generated files 2020-10-28 18:25:45 +11:00

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