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 fb16b085c0 AP_PiccoloCAN: Record servo telemetry information to log 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
ServoCommands.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
ServoCommands.h AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
ServoDefines.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
ServoDefines.h AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
ServoPackets.c AP_PiccoloCAN: Record servo telemetry information to log 4 years ago
ServoPackets.h AP_PiccoloCAN: Record servo telemetry information to log 4 years ago
ServoProtocol.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
ServoProtocol.h AP_PiccoloCAN: Record servo telemetry information to log 4 years ago
Servo_source.xml AP_PiccoloCAN: Record servo telemetry information to log 4 years ago
fielddecode.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
fielddecode.h AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
fieldencode.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
fieldencode.h AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
license.txt AP_PiccoloCAN: Fixed license text in auto-generated files 4 years ago
scaleddecode.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
scaleddecode.h AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
scaledencode.c AP_PiccoloCAN: Add support for CBS servo protocol 4 years ago
scaledencode.h AP_PiccoloCAN: Add support for CBS servo protocol 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