You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add 3rd RSA signal and cleanup
Moved order of messages to be ascending.
Added 3rd can message from RSA and added value for the no overtake sign.
* Add more comments
* More comments
* Add better explaination
* Add 1163 Comments
* SPDVAL1 checked and comment corrected
* TSGN3 Signs
* generate new files with rsa
CM_ SG_ 951 BRAKE_LIGHTS_ACC "brake lights when ACC commands decel";
202
216
CM_ SG_ 608 STEER_TORQUE_DRIVER "driver torque";
203
217
CM_ SG_ 608 STEER_OVERRIDE "set when driver torque exceeds a certain value";
204
218
CM_ SG_ 614 ANGLE "set to measured angle when ipas control isn't active";
205
-
CM_ SG_ 37 STEER_FRACTION "1/15th of the signal STEER_ANGLE, which is 1.5 deg; note that 0x8 is never set";
206
-
CM_ SG_ 37 STEER_RATE "factor is tbd";
207
-
CM_ SG_ 467 SET_SPEED "43 kph are shown as 28mph, so conversion isnt perfect";
208
-
CM_ SG_ 467 LOW_SPEED_LOCKOUT "in low speed lockout, system would always disengage below 28mph";
209
219
CM_ SG_ 921 UI_SET_SPEED "set speed shown in UI with user set unit";
220
+
CM_ SG_ 951 BRAKE_LIGHTS_ACC "brake lights when ACC commands decel";
210
221
CM_ SG_ 1042 SET_ME_1 "unclear what this is, but it's always 1 in drive traces";
211
222
CM_ SG_ 1042 REPEATED_BEEPS "recommended for fcw and other important alerts";
212
-
CM_ SG_ 1161 SPDVAL1 "is the displayed speed 10,30,50,60,70,80,90,100,120 and 255 is for no limit. SPDVAL2 is the secondary speed usually written smaller";
CM_ SG_ 951 BRAKE_LIGHTS_ACC "brake lights when ACC commands decel";
234
248
CM_ SG_ 608 STEER_TORQUE_DRIVER "driver torque";
235
249
CM_ SG_ 608 STEER_OVERRIDE "set when driver torque exceeds a certain value";
236
250
CM_ SG_ 614 ANGLE "set to measured angle when ipas control isn't active";
237
-
CM_ SG_ 37 STEER_FRACTION "1/15th of the signal STEER_ANGLE, which is 1.5 deg; note that 0x8 is never set";
238
-
CM_ SG_ 37 STEER_RATE "factor is tbd";
239
-
CM_ SG_ 467 SET_SPEED "43 kph are shown as 28mph, so conversion isnt perfect";
240
-
CM_ SG_ 467 LOW_SPEED_LOCKOUT "in low speed lockout, system would always disengage below 28mph";
241
251
CM_ SG_ 921 UI_SET_SPEED "set speed shown in UI with user set unit";
252
+
CM_ SG_ 951 BRAKE_LIGHTS_ACC "brake lights when ACC commands decel";
242
253
CM_ SG_ 1042 SET_ME_1 "unclear what this is, but it's always 1 in drive traces";
243
254
CM_ SG_ 1042 REPEATED_BEEPS "recommended for fcw and other important alerts";
244
-
CM_ SG_ 1161 SPDVAL1 "is the displayed speed 10,30,50,60,70,80,90,100,120 and 255 is for no limit. SPDVAL2 is the secondary speed usually written smaller";
0 commit comments