AP_Arming: log @SYS/crash_dump.bin
This commit is contained in:
parent
c49fd7e908
commit
a8eed76f61
@ -1377,6 +1377,7 @@ bool AP_Arming::arm(AP_Arming::Method method, const bool do_arming_checks)
|
||||
"@SYS/memory.txt",
|
||||
"@SYS/threads.txt",
|
||||
"@ROMFS/hwdef.dat",
|
||||
"@SYS/crash_dump.bin",
|
||||
};
|
||||
for (const auto *name : log_content_filenames) {
|
||||
AP::logger().log_file_content(name);
|
||||
|
Loading…
Reference in New Issue
Block a user