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
Masteryota-Final-2
Masteryota-Final-1
Masteryota
Masteryota
This reverts commit 916f2de.
1.8 accel max
1.25 follow
Copied Sport vals from SA-Eco
3 hours off / saves your 12v battery
Testing if the deadzone is causing the delay
Or maybe it's the high ki values. Testing old known values from previous versions of OP. No deadzone
Toyota logo instead of comma
1.2 follow
Fork mods
Fork mods
lower gain, higher prediction, stiffer wheel, higher steer ratio
Fork mods
commit 5c673b6399737b3e0b9d9d54e0b830e0cb04b185
Author: cfranhonda <46506059+cfranhonda@users.noreply.github.com>
Date: Wed Jul 28 15:47:27 2021 -0700
Fix steer max and make ki a bit higher.
commit 039cf40ab0ac72ced1c19de6854b7761a109d4e6
Author: Casey Francis <@cfranhonda>
Date: Tue Jul 27 23:19:30 2021 -0700
add LQR for other bosch kids
commit 95efde9a50bc4ca38a81e5cfdb86d1307db41f3c
Author: Casey Francis <@cfranhonda>
Date: Tue Jul 27 22:34:51 2021 -0700
add LQR tune
Fork mods
commit 9b45eb1
Author: Daehyuk Ahn <daehyuk@live.com>
Date: Mon May 24 23:14:34 2021 -0700
Add EnableGasPedal (toggle menu)
commit 4e9ac3b
Author: Casey Francis <@cfranhonda>
Date: Sat Aug 21 17:36:22 2021 -0700
full speed fan
commit 152dec1
Author: Casey Francis <@cfranhonda>
Date: Sat Aug 21 07:45:17 2021 -0700
add vision/ disable radar toggle
commit 5c48f3e
Author: Casey Francis <@cfranhonda>
Date: Sat Aug 21 07:35:54 2021 -0700
vaggy hack to stop jerk
commit 87328dd
Author: cfranhonda <46506059+cfranhonda@users.noreply.github.com>
Date: Mon Aug 23 07:15:05 2021 -0700
eps mod / gasmax adjust
commit baffaee
Author: Vehicle Researcher <user@comma.ai>
Date: Sun Aug 22 22:13:11 2021 -0700
openpilot v0.8.8 release
adding "," fws for modded people
Update thermald.py
No sound for Saturated steering
remove no gps alert
Update power_monitoring.py
Update interface.py
green instead of red path
LQR toggle
add LQR toggle for select Honda's
add LQR toggle for modded Civic's & CRV
Revert "Universal LQR tune"
This reverts commit c10adf7.
add LQR toggle
change description
Universal LQR tune
Universal LQR tune
This tune taken from the Toyota Rav4 has shown to be a great
alternative to the standard PID tune. It's worked very well on eps mod
multipliers of 2, 2.5, 3.5, 4x. It climbs the torque scale much
smoother and doesn't "jitter" like PID does sometimes.
fix LQR for RDX
kf under PID only.
add Accord to LQR toggle
Conflicts:
selfdrive/boardd/boardd.cc
selfdrive/controls/lib/events.py
selfdrive/ui/qt/offroad/settings.cc
LQR toggle
lower ff
+25% Cruise max
add to release notes
paramsd cpu usage has been increasing
boardd: connect to all pandas if none specified (commaai#23805)
Refactor convolutions (commaai#23807)
* one conv with defines
* add conv
* building works on C3
* this is num_outputs too, process replay is so useful
cleanup import chaining of T_IDXS (commaai#23806)
bump panda
ui.py: fix model lead plotting
Param to allow upload over cellular (commaai#23811)
* param to allow upload over cellular
* brackets to be consistent
* move outside loop
* fix tests
longitudinal planner: disable change cost when stopped. not engaged or gas pressed (commaai#23639)
* disable change cost completely on standstill and gas press
* cleanup
* set accel to zero
* clean up logic around standstill
* update ref
onroad_test: increase camerad cpu usage after debayer changes
Update raw_logger/framereader to new new ffmpeg api (commaai#23799)
* Update raw_logger/framereader to new new ffmpeg api
* Can be removed now
* Handled by avcodec_free_context
* handle EAGAIN and clean up
thneed: a few asserts in the optimizer for cases it will fail
docs: fix title typo
cabana for your terminal
Fix tici bigmodel (commaai#23817)
* Fix bigmodel on tici: cam intrinsics arent static
* Give TICI route own name for import
* Make function useable in offline test
* typo
* change tici ecam focal to trained focal
* No shadow variable
* Fixed ref
* Force update this time
* Update model replay ref commit
2022 Hyundai Elantra firmware versions (commaai#23818)
Added 2022 Hyundai Elantra fwdCamera, transmission, and engine fingerprints.
CARS.md add 2022 elantra
hyundai: custom fw version for sonata eps (commaai#23816)
* hyundai: custom fw version for sonata eps
* another comment
HKG: Kia Sorento FPv2 (commaai#23815)
* Replace Kia Sorento FPv1 with FPv2
* keep old fingerprint
Subaru: add FW for Impreza Limited UDM 2017 (commaai#23802)
* FPv2: Add Subaru Impreza Limited USM 2017
* test_fw_query_on_routes.py: add subaru support
Fix unmetered upload over cell (fixcommaai#23811) (commaai#23820)
omx encoder: move writing into thread (commaai#23771)
* omx encoder: move writing to separate thread
* fix include
* pop
* log buffers sizes
* split copy and write
adjust comma two model timing thresholds after bigmodel
Toyota: fix flaky EV detection (commaai#23825)
script to clear DTCs
move lock clearing to uploader (commaai#23826)
* move lock clearing to uploader
* test case
Honda: revert to button enable on Nidec (commaai#23828)
* Honda: revert to button enable on Nidec
* fix test
* bump panda
Added (Ecu.eps) fingerprint for Hyundai Ioniq EV 2017 (commaai#23823)
fix mac_setup w/ tools+plotjuggler (commaai#23552)
* fix pycurl issue:
* use newer curl backend for pip install
* update lib paths based on brew prefix
* fix cert issue when using pycurl using certifi
* make output setup nicer
* fix linter
* typo
* dont need that actually
* revert
* pipenv in brew
* forgot this
* make brew available on fresh install
* undo
* more undo
* oops
* use sytem curl, but homebrew openssl
replay: use QCoreApplication (commaai#23831)
scons: use correct brew prefix (commaai#23833)
replay: use VideoToolbox HW decoder on Mac (commaai#23832)
* replay: support VideoToolbox HW decoding
* rename flag
* remove debug assert
Fix watch3 on mac (commaai#23834)
this seems to about what my car converges to (commaai#23836)
boardd: handle missing pandas
Subaru: remove Impreza CAN fingerprints (commaai#23841)
* Subaru: remove Impreza CAN fingerprints
* fix process replay
* update refs
Toyota: remove outdated comment (commaai#23844)
Remove unused MPC_COST_LONG class (commaai#23843)
Faster cruise max
Update interface.py
:warning: Remove Test Branch Warning; Disable Updates; Remove Prime Ad
Disabling of not tested branch warning should only affect
users with ssh access to repo (me) and only the main Rav4-TSS2
branch. Disabled in a way that hopefully doesn't harm comma's
metrics.
Update interface.py
faster accel max
Use INDI instead of LQR for select Toyota's
Add camry to indi
bump up gain 10% Prius tss2
INDI instead of LQR for Prius tss2
INDI
Update interface.py
Lower PID for smoother wheel
Update tunes.py
Update interface.py
Update tunes.py
Update interface.py
almost stock accel max
This reverts commit 9c775d0.
Stockify accel
Faster accel from start
rearrange
Steering fault fix
Update safety_toyota.h
Update carcontroller.py
Steering fault fix
fault fix 1
fix conflict
Rename oops
Classic comma spinner
'2' boot logo
smaller '2'
Revert "smaller '2'"
This reverts commit 629267e.
i think its fixed now
Revert "Steering fault fix"
This reverts commit 4b33fea.
Revert "rearrange"
This reverts commit b054950.
Revert "Faster accel from start"
This reverts commit 03dac75.
Remove op long toggle since it's broken
fixed traffic TF
This reverts commit 6be8366.
fixed traffic TF
Revert ":warning: Remove Test Branch Warning; Disable Updates; Remove Prime Ad"
This reverts commit 11afa4c.
tiny bit more boost at take-off
Features list
Features list
Update README.md
offset to match dash
not just prius
speed factor hack for Prius
speed factor hack for Prius
Update carstate.py
offset speed to match dash
Dev UI
Dev UI
Update img_brake_disc.png
Update onroad.cc
Update onroad.cc
add signal for brake disc
Update onroad.cc
NEOS 20
Turning the speed Red
rename
Turning the speed Red
hotFix
add Rav4 to INDI
Update interface.py
Update longitudinal_planner.py
Co-Authored-By: Comma Device <device@comma.ai>
Co-Authored-By: Willem Melching <willem.melching@gmail.com>
0 commit comments