Skip to main content
FW version: Stable

Error log

When the driver detects an error, it logs the error in non-volatile memory. If the log is full, the oldest error is removed.

The log can be printed using log command.

Example output

SC-felix#>log
AUX(err 1, run 8, 25 s): #16445, 46.4932V, 16.6112A, 40.4155C, 16.0112RPM, level E stage 0 pass 0 : phase C positive overcurrent

Error log structure

The error log is structured as follows:

Error Log FieldDescription
AUXSource of the log.
err 1Error criticallity.
run 8Current run from permanents.
25sTime from controller start.
#16445Error number. (equals to /driver/error)
46.4932VBattery voltage at the time of the error.
16.6112ABattery current at the time of the error.
40.4155CController temperature at the time of the error.
16.0112RPMMotor speed at the time of the error.
level E stage 0 pass 0 : phase C positive overcurrentDecoded error number.