commaai / opendbc

a Python API for your car
MIT License
1.95k stars 1.14k forks source link

Ford: long improvements #1393

Closed sshane closed 1 week ago

sshane commented 2 weeks ago
sshane commented 2 weeks ago

Re braking undershooting near a stop:

Looks like the stock system experiences this as well and they just get around it via compensating for it:

image

sshane commented 2 weeks ago

Some routes:

sshane commented 1 week ago

BrakeSnData_4->BrkTot_Tq_Actl (Nm) describes how much it's braking, you can see how it overshoots initially:

image