rusefi_documentation/HOWTO/Logging.md

16 lines
486 B
Markdown
Raw Normal View History

## SD card logging
2021-02-17 14:50:11 -08:00
rusEFI supports SD card logging. SD has to be formatted FAT16 or FAT32, up to 32Gb cards are known to work.
![Fat Format](Images/Gat_format.png
logs are being written at about 2 megabytes per hour, so the oldest 128Mb card would be enough for a track day and a newer 32Gb card would hold the logs for a year.
![TunerStudio Logging](Images/Ts_logging.png)
2021-02-17 14:50:11 -08:00
In rusEFI console `sdinfo` command could be used to query logging state.
![SD Info](Images/SD_info.png)