Skip to content

Commit

Permalink
flexible debug message
Browse files Browse the repository at this point in the history
useful during device development
  • Loading branch information
tridge committed Oct 21, 2024
1 parent 993be80 commit 0856687
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dronecan/protocol/16371.FlexDebug.uavcan
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# flexible debug message for development purposes
#
# vendors can reserve a range of IDs for their products, reservation are in blocks of 10
uint16 RESERVATION_SIZE = 10
uint16 AM32_RESERVE_START = 100

uint16 id
uint8[<=255] u8

0 comments on commit 0856687

Please sign in to comment.