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
ServoCommands.h
ServoDefines.c
ServoDefines.h
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
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
fielddecode.h
fieldencode.c
fieldencode.h
license.txt
scaleddecode.c
scaleddecode.h
scaledencode.c
scaledencode.h

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