torqued: misses some carState frames
Open
bug
controls
- Dominant language
- Python
- Stars
- 63.7k
- Forks
- 11.4k
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 171
Description
Would be great if handle_log could take all messages, right now in notebooks you have to feed it CC, CO, and CS messages only when you get a liveLocationKalman message, which is a bunch of extra code.
https://github.com/commaai/openpilot/pull/32946
Contributor guide
Research direction
Review the referenced pull request #32946, then trace handle_log and its use in notebooks. Check how CC, CO, CS, and liveLocationKalman messages are currently selected; done means callers can provide all messages without manually gating those frame types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100