mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-08-21 15:00:35 +08:00
WIP: px4log
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ uint64 timestamp # time since system start (microseconds)
|
||||
uint8 severity # log level (same as in the linux kernel, starting with 0)
|
||||
char[127] text
|
||||
|
||||
uint8 ORB_QUEUE_LENGTH = 4
|
||||
uint8 ORB_QUEUE_LENGTH = 32
|
||||
|
||||
Reference in New Issue
Block a user