|
|
@ -37,7 +37,6 @@ IGNORE_PROCESSES = set(["rtshield", "uploader", "deleter", "loggerd", "logmessag |
|
|
|
ThermalStatus = log.DeviceState.ThermalStatus |
|
|
|
ThermalStatus = log.DeviceState.ThermalStatus |
|
|
|
State = log.ControlsState.OpenpilotState |
|
|
|
State = log.ControlsState.OpenpilotState |
|
|
|
PandaType = log.PandaState.PandaType |
|
|
|
PandaType = log.PandaState.PandaType |
|
|
|
LongitudinalPlanSource = log.LongitudinalPlan.LongitudinalPlanSource |
|
|
|
|
|
|
|
Desire = log.LateralPlan.Desire |
|
|
|
Desire = log.LateralPlan.Desire |
|
|
|
LaneChangeState = log.LateralPlan.LaneChangeState |
|
|
|
LaneChangeState = log.LateralPlan.LaneChangeState |
|
|
|
LaneChangeDirection = log.LateralPlan.LaneChangeDirection |
|
|
|
LaneChangeDirection = log.LateralPlan.LaneChangeDirection |
|
|
|