Skip to content

User Guide: Logging to internal flash

raemin edited this page Apr 13, 2019 · 4 revisions

This feature is not available on all boards depending on resources and code support.

Instructions to enable this

  • Enable the "Logging" module in ModuleSettings->AdminState
  • Default behavior is to start logging once the board is armed
  • Logs are "named" with increasing numbers and will overwrite previous ones when flash is filled
  • Download logs from Tools->Download Log
  • Select the Log ID you want to download and specify the log file name
  • Click save (and wait while that number increases until log is fully downloaded)

Note that logging to an external openLog sdCard (or openLager, the "better openlog"), is much more versatile as collecting the big logs from the internal flash is slow.

ToDo: explain how to use this with SDCard loggers such as OpenLog and OpenLagger

In order to analyse logs, see Python Logfile Analysis

Clone this wiki locally