mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
mavlink: receiver estimate total lost messages
This commit is contained in:
committed by
Lorenz Meier
parent
fbd64fbdd8
commit
0c58d12216
@@ -81,7 +81,7 @@ typedef pollevent_t px4_pollevent_t;
|
||||
|
||||
#elif defined(__PX4_POSIX)
|
||||
|
||||
#define PX4_STACK_OVERHEAD (1024 * 11)
|
||||
#define PX4_STACK_OVERHEAD (1024 * 24)
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user