This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-20 15:57:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a39124a10d54b200823150c9173b1ca6df8e2dc9
PX4-Autopilot
/
src
/
modules
/
logger
T
History
Beat Küng
c64b0d4573
logger: don't use system time for log file name if system time obviously wrong
2016-06-06 23:27:16 +02:00
..
array.h
logger: add copyright to files
2016-05-14 11:27:07 +02:00
CMakeLists.txt
Logger: Be more efficient
2016-05-29 16:26:47 +02:00
log_writer.cpp
logger refactor: add ulog_ prefix to struct names and header length
2016-06-02 07:32:49 +02:00
log_writer.h
logger: log dropout events
2016-05-22 13:31:35 +02:00
logger.cpp
logger: don't use system time for log file name if system time obviously wrong
2016-06-06 23:27:16 +02:00
logger.h
logger: reduce memory usage, by limiting the nr of added topics to 64 (was 128)
2016-06-06 23:27:16 +02:00
messages.h
logger: reduce maximum logged string length to 128 (use less memory)
2016-06-06 23:27:16 +02:00
params.c
logger: move SDLOG_UTC_OFFSET param definition into logger module
2016-05-22 13:31:35 +02:00