4e69937d0d 
								
									
								
							
								 
							
						 
						
							
							
								
								Precommit: ensure executable bit is set ( #29784 )  
							
							... 
							
							
 
							
							* precommit ensure executable
* exclude tinygrad
* bump submodules
* exclude tinygrad globally 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9719b22761 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Python packages and pre-commit hooks ( #29739 )  
							
							... 
							
							
 
							
							* Update Python packages and pre-commit hooks
* fix linter
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d138a358eb 
								
									
								
							
								 
							
						 
						
							
							
								
								scons: fix multithreaded builds ( #29716 )  
							
							... 
							
							
 
							
							* common_python export
* Single scons call
* transformations_python 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								517499294a 
								
									
								
							
								 
							
						 
						
							
							
								
								mpc_lib: fix dependencies ( #29621 )  
							
							... 
							
							
 
							
							* Remove common dependency of lateral mpc
* Replace cereal dir dependency with cereal lib in long mpc
* Add missing files to generated sources
* Typo fix
* messaging_python dep 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								74b9a6af9e 
								
									
								
							
								 
							
						 
						
							
							
								
								add missing openpilot prefix to imports  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								55cca6ed26 
								
									
								
							
								 
							
						 
						
							
							
								
								scons: remove missing MPC headers ( #29485 )  
							
							... 
							
							
 
							
							* remove invalid files
* Update selfdrive/controls/lib/lateral_mpc_lib/SConscript
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								979c96167d 
								
									
								
							
								 
							
						 
						
							
							
								
								CI: enable missing tests ( #29538 )  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a9626f95b6 
								
									
								
							
								 
							
						 
						
							
							
								
								add openpilot prefix to imports ( #29498 )  
							
							... 
							
							
 
							
							* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d61f86d339 
								
									
								
							
								 
							
						 
						
							
							
								
								replace custom clock helpers with time module ( #29499 )  
							
							... 
							
							
 
							
							* replace custom clock stuff wtih time module
* fix double
* fix release
* bump cereal
* update type
* fix one more 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								111b6438c6 
								
									
								
							
								 
							
						 
						
							
							
								
								Swap `belowSteerSpeed` and `resumeRequired` alert priorities ( #28795 )  
							
							... 
							
							
 
							
							* GM: Don't send belowSteerSpeed when resumeRequired
* Set belowSteerSpeed alert to LOW priority, resumeRequired to MID
* Add script to output all events and their priorities by type
* Set CP, CS, sm
* Subscribe to same messages as controlsd
* Create callable alerts
* Remove event print script
* Remove sng check 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								62a88e504d 
								
									
								
							
								 
							
						 
						
							
							
								
								Unpin numpy ( #29421 )  
							
							... 
							
							
 
							
							* Unpin numpy
* Update lock file
* leave acados comment
* Fix warnings
* Fix more paramsd warnings 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								62c1e65924 
								
									
								
							
								 
							
						 
						
							
							
								
								Ruff: enable most of bugbear ( #29320 )  
							
							... 
							
							
 
							
							* added mutable default args
* most of the Bs
* add comment about lrucache 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8793cbff40 
								
									
								
							
								 
							
						 
						
							
							
								
								Ruff: enable flake8-builtins ( #29315 )  
							
							... 
							
							
 
							
							* enable flake8-builtins
* replace any with contains
* fix typo in pack
* fix type
* format is from the parent module, has to be enabled
* item_id
* fix item_id
* disable for id since that's what the remote server returns 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8ca7753c95 
								
									
								
							
								 
							
						 
						
							
							
								
								longitudinal_planner.py: cleaner variable assignment ( #29290 )  
							
							... 
							
							
 
							
							* cleaner variable assignment
* Update selfdrive/controls/lib/longitudinal_planner.py
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7fdd9fc37c 
								
									
								
							
								 
							
						 
						
							
							
								
								CI: Pylint to ruff ( #29294 )  
							
							... 
							
							
 
							
							* pylint to riff
* pylint to riff
* pylint to riff
* revert more
* undo exclude removal
* exclude tinygrad
* set line length
* pylint exclusions to ruff
* same excludes as old linter
* fix tools QA
* remove unrequired check
* revert linting third_party
* ignore e402 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cf64b27168 
								
									
								
							
								 
							
						 
						
							
							
								
								Linter: Fix >160 line length test ( #29287 )  
							
							... 
							
							
 
							
							* test
* fix line length
* fix line length
* fix file size
* revert poetry
* cleanup for PR 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a91764954b 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "CI: pylint to ruff ( #29276 )" ( #29284 )  
							
							... 
							
							
 
							
							This reverts commit cb31a53d8a 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cb31a53d8a 
								
									
								
							
								 
							
						 
						
							
							
								
								CI: pylint to ruff ( #29276 )  
							
							... 
							
							
 
							
							* pylint to riff
* pylint to riff
* pylint to riff
* revert more
* undo exclude removal
* exclude tinygrad 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c640429406 
								
									
								
							
								 
							
						 
						
							
							
								
								aarch64: ubuntu build support ( #29171 )  
							
							... 
							
							
 
							
							* Add support for aarch64 pc linux
* Add new libyuv path to release files
* Add libyuv's x86_64 lib dir
* Move left-over platform specific dirs from files_common
* Remove libyuv/lib directory (duplicate)
* Fix mpc Sconscripts
* Remove acados lib path from mpc sources
* Fix typo
* Add watch3 exec on aarch64 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a61df2bdde 
								
									
								
							
								 
							
						 
						
							
							
								
								controls: use common car interface acceleration limits ( #29184 )  
							
							... 
							
							
 
							
							* Duplicate Accel param
using interfaces accel param
* revert brand accel value
* import error
* sort
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								3476205569 
								
									
								
							
								 
							
						 
						
							
							
								
								increase min duration of steer saturated alert ( #29191 )  
							
							... 
							
							
 
							
							* increase min duration of steer saturated alert
* update refs 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								97eec45d42 
								
									
								
							
								 
							
						 
						
							
							
								
								Test scons multithreaded random build ( #29082 )  
							
							... 
							
							
 
							
							* random build
* name
* 2 pass
* clean after
* fail on this
* fix deps
* format
* var
* try without lfs 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ca699e3989 
								
									
								
							
								 
							
						 
						
							
							
								
								radard: no clustering ( #29010 )  
							
							... 
							
							
 
							
							* First commit
* cleanup
* Update ref
* Doesnt deserve two files
* cleanup radard 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7a5dbe6132 
								
									
								
							
								 
							
						 
						
							
							
								
								long_mpc: clean up get_T_FOLLOW() usage ( #29033 )  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b5b431c12d 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "experimental mode: gate navigate on openpilot ( #28883 )" ( #29005 )  
							
							... 
							
							
 
							
							This reverts commit f973d605b2 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								22c413af6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Events: debug script ( #28898 )  
							
							... 
							
							
 
							
							* Move to separate branch
* Fix mypy
* Better printout
* Fix spacing
* cleanup
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f973d605b2 
								
									
								
							
								 
							
						 
						
							
							
								
								experimental mode: gate navigate on openpilot ( #28883 )  
							
							... 
							
							
 
							
							* first draft copy, needs updates
* gate behind exp mode
* can be one line
* this is no longer true
* toggle isn't just e2e long now, rename
* don't enable/disable
* kinda works!
* remove old giant qstring
* comment clean up
* similar breakpoint
* more clean up
* fixup onroad
* preserve planner behavior, and we don't need to look at confirmed param if we're onroad
* update translations
* vanish translations
* use scene for op long
* lowercase!
* updated copy
* need to check longitudinal here now too
* clean up!
* here is better
* used
* no nav emoji
* don't check param if not valid
* revert this
revert this
* ed 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								336b5f7324 
								
									
								
							
								 
							
						 
						
							
							
								
								reduce startup alert duration ( #28749 )  
							
							... 
							
							
 
							
							* reduce startup alert duration
* update refs 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e8007950ae 
								
									
								
							
								 
							
						 
						
							
							
								
								desire helper: fix text flicker when changing direction ( #28720 )  
							
							... 
							
							
 
							
							* draft
* or this works
* or simply this 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ae3681f2bb 
								
									
								
							
								 
							
						 
						
							
							
								
								Test and fix cruise speed all personalities ( #28658 )  
							
							... 
							
							
 
							
							* Fix cruise speed in non-standard mode
* Test all personalities
* Test only critical speeds
* 35ms max 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4464383833 
								
									
								
							
								 
							
						 
						
							
							
								
								thermald: show temp value in offroad alert ( #28664 )  
							
							... 
							
							
 
							
							* thermald: show temp value in offroad alert
* update
* better for multilang
* update translations
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2b800cf2e7 
								
									
								
							
								 
							
						 
						
							
							
								
								ui: multilang offroad alerts ( #28512 )  
							
							... 
							
							
 
							
							Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								83d6552a15 
								
									
								
							
								 
							
						 
						
							
							
								
								lateral_planner: expose solverState, solverCost in debug mode ( #28577 )  
							
							... 
							
							
 
							
							* Update cereal
* Add xs, ys, solverCost support in lat planner
* Update cereal
* Add support for debug mode. Add solverState
* Read debug mode from env
* Update cereal 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								48b507c0b4 
								
									
								
							
								 
							
						 
						
							
							
								
								handle conversion exception for LongitudinalPersonality ( #28426 )  
							
							... 
							
							
 
							
							* handle type conversion exception
* catch multiple exception 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								205c900742 
								
									
								
							
								 
							
						 
						
							
							
								
								Driving Personality setting (also changes follow distance) ( #24742 )  
							
							... 
							
							
 
							
							* Skeleton
* Adjustable follow parameter
* fix rebase
* long planner
* typo
* Add ui toggle
* Fix icon
* Improve text
* Better toggle position
* Im a UX engineer now
* add param reader
* CHange jerk to have same crash test performance
* Try reading param
* Unused comment
* translate ui text
* std stoi
* Parametrized buttons
* Empty strings are ints
* Move to generic
* Update translations
* Fix translation diffs
* Release notes
* update refs
* tweaks
* Misc fixes
* No param is standard 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a446c1fa56 
								
									
								
							
								 
							
						 
						
							
							
								
								Radard: just get relative speed from model ( #27493 )  
							
							... 
							
							
 
							
							* refactor radard
* Revert "refactor radard"
This reverts commit 4b3507ff58e753334969b6ba2c2f6b1b35a200cc.
* May work
* No radar for test
* check length
* no accel for now
* First accel
* Cleaner way
* Re-enable radar
* update proc replay
* This might cause oscillation
* Update ref commit 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								dba437bc8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove INDI controller ( #28366 )  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cbd3e5b946 
								
									
								
							
								 
							
						 
						
							
							
								
								Plannerd: higher upper bound cost for lateral planner ( #28352 )  
							
							... 
							
							
 
							
							20k not good upper bound for 10s 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								fc2bd16e72 
								
									
								
							
								 
							
						 
						
							
							
								
								Deprecate brakeUnavailable event ( #28351 )  
							
							... 
							
							
 
							
							* bump cereal
* deprecate
* Update selfdrive/controls/lib/events.py 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								79872db741 
								
									
								
							
								 
							
						 
						
							
							
								
								offroad alerts: change email reference to support page ( #28311 )  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7b68a13048 
								
									
								
							
								 
							
						 
						
							
							
								
								lateral_planner: init missing variables ( #28222 )  
							
							... 
							
							
 
							
							Init missing variables in LateralPlanner constructor 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c192c92a4e 
								
									
								
							
								 
							
						 
						
							
							
								
								calibrationd: add offroad alert when remount detected ( #28073 )  
							
							... 
							
							
 
							
							* calibrationd: add offroad alert for recalibration
* Update common/params.cc 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								598343aad1 
								
									
								
							
								 
							
						 
						
							
							
								
								Calibrationd: make recalibrating alert ( #28149 )  
							
							... 
							
							
 
							
							* Initial
* fixes
* not an int anymore
* elif
* revert ref
* update ref
* fix alert text
* regen refs
* update ref
* add recalibration unit test
* set into recalibration state
* fix words
* recalib
* text
* Update selfdrive/controls/lib/events.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								344064d6bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Ford: hybrids are unsupported ( #28171 )  
							
							... 
							
							
 
							
							* hybrid fords are dashcammed
* something like this?
* just do an alert
* good comment
* space
* bb
bb
* top
* Update selfdrive/car/ford/interface.py
* add a noEntry
* remove from release notes
* sad :(
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a599890fed 
								
									
								
							
								 
							
						 
						
							
							
								
								Lateral Planner: Calibrate model speed with vEgo ( #28049 )  
							
							... 
							
							
 
							
							* calibrate speed in the lateral planner
* make speed err helper fn
* check if trans has values
* clip the vel_err
* update refs 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fb29d0f3bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Ford: add alert for steering wheel angle not ready ( #28140 )  
							
							... 
							
							
 
							
							* add event for steering angle calibrating
* how about this
how about this
* rename
* more openpilot-y
* add comment to code
* move to top
* better wording
* more general
* fix
* ?
* above
* bump cereal to master
* add more comms 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a979a54cf9 
								
									
								
							
								 
							
						 
						
							
							
								
								Calibration remount detector: soft disable ( #27993 )  
							
							... 
							
							
 
							
							* Calibration remount detector: soft disable
* Update test_calibrationd.py 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								15b880c0ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Bolt EUV: Non-linear torque function ( #27696 )  
							
							... 
							
							
 
							
							* add erf based ff
* silly bug; diff of nonlinear != nonlinear of diff
* add sigmoid based ff, ensure slope at 0 > 1
* reduce steer down limit and increase driver allowance
* rebase panda
* atry without friction, and with tanh nonlinear
* finalize the nonlinear function
* do not disable friction compensation in the ff
* bump panda
* bump panda
* update refs
* update refs
* resolve comments
* Add type hints
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267974e002 
								
									
								
							
								 
							
						 
						
							
							
								
								remove accFaultedTemp, add steerTimeLimit ( #27720 )  
							
							... 
							
							
 
							
							* remove accFaultedTemp
* retry CI
* bump cereal
* grab the new steerTimeLimit Event
* bump cereal to updated master 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3ab8645d3a 
								
									
								
							
								 
							
						 
						
							
							
								
								uiPlan: add planned acceleration field ( #27484 )  
							
							... 
							
							
 
							
							* add accel
* bump cereal
* Update ref_commit
---------
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com> 
							
						 
						
							3 years ago