Skip to content

Commit

Permalink
Add ISO number for longitudinal limits flag comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Apr 6, 2020
1 parent 6a60b78 commit d8f6184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/safety_declarations.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ bool brake_pressed_prev = false;

// If using this flag, be aware that harder braking is more likely to lead to rear endings,
// and that alone this flag doesn't make braking compliant because there's also a time element.
// See ISO 15622:2018 for more information.
#define UNSAFE_RAISE_LONGITUDINAL_LIMITS_TO_ISO_MAX 8

int unsafe_mode = 0;
Expand Down

0 comments on commit d8f6184

Please sign in to comment.