diff --git a/conf/modules/logger_sd_chibios.xml b/conf/modules/logger_sd_chibios.xml new file mode 100644 index 00000000000..c3fc119d3eb --- /dev/null +++ b/conf/modules/logger_sd_chibios.xml @@ -0,0 +1,32 @@ + + + + + + Log on a SD card, either text or binary data. + Based on ChibiOS HAL and Threads. + If board allows it (ex: Apogee), the log file is automatically closed on power down. + Files are written on a FAT file system using the FatFS library and can be accessed + by using the autopilot as a mass storage (plug USB while the board is running). + + + tlsf +
+ +
+ + + + + + + + + + + + + + + +