Format all status output by field
This commit is contained in:
@@ -80,10 +80,16 @@ While debug mode is active, only `x` is accepted. Other input is ignored.
|
||||
|
||||
Manual position commands `u`, `d`, and `p` are allowed while driving, as long as the controller is not busy with an in-progress movement.
|
||||
|
||||
Every status output includes boot uptime:
|
||||
Every status output uses one item per line and includes boot uptime:
|
||||
|
||||
```text
|
||||
[STATUS]
|
||||
uptime=0h 2m 13s 457ms
|
||||
raw=1023
|
||||
ig=true
|
||||
p=true
|
||||
rawDrive=false
|
||||
confirmedDrive=false
|
||||
```
|
||||
|
||||
If the use counter reached 10, status/debug output also includes the ignition-off calibration timer:
|
||||
|
||||
Reference in New Issue
Block a user