Skip to content

Commit

Permalink
PSA: add safety mode
Browse files Browse the repository at this point in the history
I'm in the process of reverse engineering the Vauxhall/Opel Corsa F, and
it looks as though the LKAS hardware is shared between
Citreon/Peugot/DS/Opel. Although PSA is now merged with Stellantis, I
think this is the best way to group these potential platforms in
openpilot.
  • Loading branch information
incognitojam committed Mar 8, 2024
1 parent 447da2e commit f60444f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ struct CarParams {
hyundaiCanfd @28;
volkswagenMqbEvo @29;
chryslerCusw @30;
psa @31;
}

enum SteerControlType {
Expand Down

0 comments on commit f60444f

Please sign in to comment.