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
ESCCommands.h
ESCDefines.c
ESCDefines.h
ESCPackets.c
ESCPackets.h
ESCVelocityProtocol.c
ESCVelocityProtocol.h
ESCVelocity_source.xml
LegacyESCDefines.c
LegacyESCDefines.h
LegacyESCPackets.c
LegacyESCPackets.h
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
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