delete old logging page
This commit is contained in:
parent
7422abb166
commit
9c628ec14d
|
@ -1,15 +0,0 @@
|
||||||
## SD card logging
|
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
||||||
|
|
||||||
In rusEFI console `sdinfo` command could be used to query logging state.
|
|
||||||
|
|
||||||
![SD Info](Images/SD_info.png)
|
|
|
@ -249,7 +249,7 @@ C354 & C358 are 4.7uF
|
||||||
C355, C356 and C357 are 0.1uF (same thing as 100nF)
|
C355, C356 and C357 are 0.1uF (same thing as 100nF)
|
||||||
|
|
||||||
## SD card socket
|
## SD card socket
|
||||||
See [Logging](Logging)
|
See [Logging](Logging-Guide)
|
||||||
|
|
||||||
|
|
||||||
## EGT
|
## EGT
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 83 KiB |
Binary file not shown.
Before Width: | Height: | Size: 83 KiB |
Loading…
Reference in New Issue