Logo
Explore Help
Register Sign In
yemai/bizhang_-obav
1
0
Fork 0
You've already forked bizhang_-obav
mirror of https://gitee.com/xiaohuolufeihua/bizhang_-obav.git synced 2026-05-21 01:12:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
c6af260a41acaf3e3586465656953847bb349fe2
bizhang_-obav/msg/log_message.msg

9 lines
231 B
Plaintext
Raw Normal View History

logging: publish a message for PX4_{WARN,ERR} & store them to the ulog file - ulog file message rate limited to 50Hz - queuing with size 2 - this replaces the mavlink log message in the ulog (but the mavlink warnings & errors still go to the ulog)
2016-08-12 11:11:11 +02:00
# A logging message, output with PX4_{WARN,ERR,INFO}
add timestamp field to uORB msgs; sync timestamp whenever possible
2018-08-07 01:30:05 +01:00
uint64 timestamp # time since system start (microseconds)
logging: publish a message for PX4_{WARN,ERR} & store them to the ulog file - ulog file message rate limited to 50Hz - queuing with size 2 - this replaces the mavlink log message in the ulog (but the mavlink warnings & errors still go to the ulog)
2016-08-12 11:11:11 +02:00
uint8 severity # log level (same as in the linux kernel, starting with 0)
listener print strings
2019-05-29 21:41:17 -04:00
char[127] text
log_message increase queue depth 2->4
2021-01-08 12:29:14 -05:00
uint8 ORB_QUEUE_LENGTH = 4
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 374ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API