|
|
@ -35,7 +35,7 @@ State = log.SelfdriveState.OpenpilotState |
|
|
|
PandaType = log.PandaState.PandaType |
|
|
|
PandaType = log.PandaState.PandaType |
|
|
|
LaneChangeState = log.LaneChangeState |
|
|
|
LaneChangeState = log.LaneChangeState |
|
|
|
LaneChangeDirection = log.LaneChangeDirection |
|
|
|
LaneChangeDirection = log.LaneChangeDirection |
|
|
|
EventName = car.OnroadEvent.EventName |
|
|
|
EventName = log.OnroadEvent.EventName |
|
|
|
ButtonType = car.CarState.ButtonEvent.Type |
|
|
|
ButtonType = car.CarState.ButtonEvent.Type |
|
|
|
SafetyModel = car.CarParams.SafetyModel |
|
|
|
SafetyModel = car.CarParams.SafetyModel |
|
|
|
|
|
|
|
|
|
|
|