forked from commaai/openpilot
-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge in new mpc #489
Closed
Closed
Merge in new mpc #489
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* carla simulator tmux script enhancement * real name Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Change Global brakePressed to Brake_Status Brake signal * Add Brake_Status Brake signal and check * bump panda * update refs Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* windows setup instructions * sub heading * finish that sentence
* precise sleep * cleanup * continue
* send frames based on encodeIdx * use start of frame time if set * also use end of frame if set * fix timestamp for encode packets * handle all cameras * add comment * add twice
* print progress for all partitions * noop generator * less spammy * cleanup
* just use MPC for fcw checking * thats already bad * model FCW is always good * better fcw * should be good for now * comment * linting * cleaner * unused
* move acados deps out of devpackages * fix new pylint errors
* notebook precommit install * Update update_requirements.sh Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* tools: make auth optional for public routes * handle 403 * show warning from c++ replay
* HKG: Kia K5 2021 Car Port * Update CARS.md and RELEASES.md * Add test route: Kia K5 2021 * Update firmware format due to recent query change * Update CARS.md: not all 2021 Kia K5 have SCC * Update test_routes.py
* UI: auto wide detection on PC * invert width * cleanup
* agnos 2 * release notes
* add missing pilot fw * toyotas * camry hybrid
Co-authored-by: Comma Device <device@comma.ai>
* store a function for steer feedforward * use classmethod Co-authored-by: Willem Melching <willem.melching@gmail.com>
* GM Volt lateral tuning and feedforward function * improve comments, lower P 5% to 0.17, which matches all my notes over time, 0.18 was a last test change. * don't justify actuator delay for now * update refs Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* lane lines and road edges * roll back some changes to find what broke things * rollback more changes to find issue * fix order of lane line probs * try outputs on stack again * initialize output array
* loggerd: always run encoders * fix raw logger * bump loggerd cpu usage
f49cbfe935911658
* VW MQB: Volkswagen Taos Mk1 * add test route
* UI: don't block UI on vipc recv * use a timer * move that
…2664) Co-authored-by: Comma Device <device@comma.ai>
* reduce cam odo std multiplier * increase gyro obs noise * increase initial cov for gyro bias
* enum flags * continue * remove yuv flag for now
* move to unittest * boardd loopback * no more nose * phone only * fix panda decorator
* a little bit more moderate * cleaner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.