Skip to content

Commit

Permalink
Update message definitions Fri Mar 8 22:12:20 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Mar 8, 2024
1 parent 5744de1 commit 5416416
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions msg/OrbTestMedium.msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ int32 val

uint8[64] junk

uint8 ORB_QUEUE_LENGTH = 16

# TOPICS orb_test_medium orb_test_medium_multi orb_test_medium_wrap_around orb_test_medium_queue orb_test_medium_queue_poll
2 changes: 1 addition & 1 deletion msg/TransponderReport.msg
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ uint16 ADSB_EMITTER_TYPE_SERVICE_SURFACE=18
uint16 ADSB_EMITTER_TYPE_POINT_OBSTACLE=19
uint16 ADSB_EMITTER_TYPE_ENUM_END=20

uint8 ORB_QUEUE_LENGTH = 8
uint8 ORB_QUEUE_LENGTH = 16

0 comments on commit 5416416

Please sign in to comment.