Skip to content
/ DSDL Public
forked from dronecan/DSDL

DSDL Protocol Description files for DroneCAN

License

Notifications You must be signed in to change notification settings

tudelft/DSDL

 
 

Repository files navigation

DroneCAN DSDL definitions

This repository contains the DSDL definitions of the standard DroneCAN messages and services.

This DSDL is based on DroneCAN v1

For information about the Message type IDs (including how the unqiue IDs are allocated), see id distribution

Message ID

For broadcast messages the following should be used:

  • [0, 20000) Standard message types
  • [20000, 21000) Vendor-specific message types
  • [21000, 65536) Reserved for future use

For service types, the following should be used:

  • [0, 100) Standard service types
  • [100, 200) Reserved for future use
  • [200, 256) Vendor-specific service types

About

DSDL Protocol Description files for DroneCAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.8%
  • Shell 38.2%