msg: VehicleCommandAck: bump queue length from 4 to 8 (#26217)

This commit is contained in:
Jacob Dahl 2026-01-05 16:07:53 -09:00 committed by GitHub
parent d8220d4948
commit 6bc24c8cd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ uint16 ARM_AUTH_DENIED_REASON_TIMEOUT = 3
uint16 ARM_AUTH_DENIED_REASON_AIRSPACE_IN_USE = 4
uint16 ARM_AUTH_DENIED_REASON_BAD_WEATHER = 5
uint8 ORB_QUEUE_LENGTH = 4
uint8 ORB_QUEUE_LENGTH = 8
uint32 command # Command that is being acknowledged
uint8 result # Command result