Shane Smiskol

Results 382 issues of Shane Smiskol

- [x] Remove startup df alert - [x] Add comment to version.py - [ ] Clean up dynamic follow and dynamic gas - [ ] Clean up dfManager and code...

roadmap

Use something like zorro's old curvature learner idea where it accumulates error and slowly adjusts kf until it's optimal. Either by adjusting a value slowly, or accumulating data and estimating...

## ✅ Updating model years from 1 dongles (1 platforms) in last 14.0 days: View table | Dongle, platform, VIN | Name from VIN 🆚 CarDocs | Segments | Bad...

docs
car
bot

The FW in the database is actually from other queries (like Hyundai). See PRs where this occurs: https://github.com/commaai/openpilot/pull/27500 and https://github.com/commaai/openpilot/pull/27583. However, our Outback responds to the fwdCamera query with tester...

bug
fingerprint
car
subaru

This bounty is for a lateral only port merged into master with a longitudinal proof of concept (ECU disable or intercept if the camera sends longitudinal commands) - We should...

car port
bounty
car
hyundai

- [ ] should autogen stubs, or support parsing Cython code directly - [ ] run on all files/code (no need for function to already be typed like mypy requires)

enhancement
good first issue
CI / testing

For example, if the radar or camera failed to respond or does not exist (or any other important ECU), but we get enough matches with other ECUs, we would match...

bug
fingerprint
car

OG controlsd control flow (before card): - data_sample: receive can and create CS - update_events: add events from CS - state_transition: update control state machine - state_control: run controllers and...

refactor
car