Skip to content

Flytrex/public_regulated_data_types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Regulated DSDL definitions for UAVCAN (standard and third-party)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 60.9%
  • Python 39.1%