Skip to content

Commit

Permalink
tesla model 3 with honda pilot nidec radar
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjhogan committed Oct 17, 2024
1 parent 14e00ca commit f4a727c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions board/safety/safety_tesla.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ static safety_config tesla_init(uint16_t param) {
{0x488, 0, 4}, // DAS_steeringControl
{0x2b9, 0, 8}, // DAS_control
{0x27D, 0, 3}, // APS_eacMonitor
{0x300, 1, 8}, // VEHICLE_STATE
{0x301, 1, 8}, // VEHICLE_STATE2
};

tesla_longitudinal = GET_FLAG(param, TESLA_FLAG_LONGITUDINAL_CONTROL);
Expand Down

0 comments on commit f4a727c

Please sign in to comment.