fix: uORB topics lost messages when publications overflow

This commit is contained in:
FengShun
2020-09-25 23:11:55 +08:00
committed by Beat Küng
parent b4a22437ab
commit d19b54481a
19 changed files with 274 additions and 35 deletions

View File

@@ -13,7 +13,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 = 3
uint8 ORB_QUEUE_LENGTH = 4
uint16 command
uint8 result