Adeeb Shihadeh
3da28d4df2
remove old debug scripts
2 years ago
eFini
e883789c0e
unused variables removal ( #29247 )
2 years ago
Adeeb Shihadeh
b420e6fb13
locationd: speedup unit tests ( #29262 )
2 years ago
Harald Schäfer
623351e4ed
Revert "[commabody] Add new body teleop ui ( #29119 )" ( #29249 )
...
This reverts commit a7304d059c
.
2 years ago
Shane Smiskol
cffc14e4d8
map: fix exit lane direction when active ( #29159 )
...
* fix
* clean up
* comment
2 years ago
Shane Smiskol
8bff75c010
GM: remove unused CANParser flag ( #29244 )
...
setting to 0 does same thing
2 years ago
Kacper Rączy
1774b4fc61
Revert "radard: tie radard frequency to modelV2 ( #29063 )" ( #29243 )
...
This reverts commit 255f5c13f2
.
2 years ago
David Peterson
b50ffc4360
Nissan: allow B drive mode for Nissan Leaf ( #29228 )
...
* CAR.LEAF: NissanCarInfo("Nissan Leaf 2018-22”), video_link= "https://youtu.be/vaMbtAh_0cY&t=0s "),
Add Youtube video 2019 Leaf
* Update selfdrive/car/nissan/values.py
* Update interface.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
082fe6868d
FPv2: fast fuzzy fingerprinting ( #29233 )
...
* fast fuzzy fingerprinting
* use match_fw_to_car helper
* fix and comment
* alone
* Update selfdrive/car/fw_versions.py
* Update selfdrive/car/fw_versions.py
2 years ago
Shane Smiskol
fffc4ae446
Chrysler: add new diagnostic address for Jeep Grand Cherokee 2016-18 ( #29235 )
...
not a standard diag address, or anything we query. only 2 messages
900dfa83b4addfe6|2023-07-31--08-33-51
2 years ago
mitchellgoffpc
66dfe8fd5e
Added modeld gitignore
2 years ago
Vivek Aithal
a7304d059c
[commabody] Add new body teleop ui ( #29119 )
...
* add new ui
* move body tele op ui to new dir
* fix codespell errors
* resolve mediablackhole pylint error
* fix import error
* style fixes
* use logging, not print
* fix js styling
* resolve comments
2 years ago
Kacper Rączy
255f5c13f2
radard: tie radard frequency to modelV2 ( #29063 )
2 years ago
Saber
8332abf015
VW MQB: Add FW for 2019 Skoda Kodiaq ( #29225 )
...
route name:0bbe367c98fa1538|2023-08-01--12-21-06--0
2 years ago
Saber
2ff53a62eb
VW MQB: Add FW for 2018 Skoda Superb ( #29222 )
...
route name:77478022b2ebc4b6|2023-07-31--19-00-38--45
2 years ago
Shane Smiskol
fbc56b6c73
athenad: remove duplicate exception clause ( #29220 )
2 years ago
Tenebrous
c438f2ba17
Toyota: add missing C-HR Hybrid 2020 (UK) FW ( #29223 )
2 years ago
Shane Smiskol
0f7b775884
athenad: update comment about timeout constant ( #29216 )
...
* in socket!
https://bugs.python.org/issue26273
* clean up
* ignore mypy bug
* comment
* just comment
2 years ago
Shane Smiskol
b53bf00555
athenad test: use helper function ( #29217 )
2 years ago
Christian Bull Gjertsen
24bfb2b44b
car docs: update Toyota vote link ( #29218 )
...
* Update CARS.md
Dead link
* fix link
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Maxime Desroches
f18ff752d3
docs: fix 3x shop link ( #29212 )
...
fix link
2 years ago
Adeeb Shihadeh
bc0aa1c598
manager: remove old unkillable process handling ( #29209 )
2 years ago
Mitchell Goff
663fc0d8fe
Clean up model_publish args to simplify cython bindings ( #29203 )
...
* Clean up model_publish args to simplify cython bindings
* pass by reference
* Move FCW and model confidence queues into PublishState
2 years ago
Kacper Rączy
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
Shane Smiskol
dba4492aa0
Clean up common steer fault avoidance code ( #29200 )
...
* fix spacing
* more spacing
* better names and comments
* this default doesn't make sense
* or this
* explicitly boolean since latActive is
2 years ago
Shane Smiskol
4474cb734f
Car docs: clean up docs_definitions ( #29201 )
...
* two spaces around class
* inch
* easier to read
2 years ago
Adeeb Shihadeh
39ce23420c
pre-commit: autoupdate hooks ( #29198 )
...
* Update pre-commit hook versions
* fix
* bump submodules
* one more
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2 years ago
AlexandreSato
3eaf3555af
Multilang: update pt-BR translation ( #29197 )
2 years ago
Justin Newberry
a19f8dce92
Homogenize Steering Fault Avoidance ( #29140 )
...
* fix subaru fault
* try this!
* wip
* try this
* this more or less worked
* this is all under gen2
* that needs to be up there
* comment
* steer_angle
* test
* wip
* wip
* sync
* wip
* cleanup
* remove print
* use sets and fix unittests
* common fault avoidance
* common fault avoidance
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* revert subaru to get this part merged
* revert name change
* revert name change
* revert name change
* same as before
* add test case
* also verify zero tolerance
* keep the current behavior
* split into multiple tests for easier debugging
* added comments and remove tests
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Justin Newberry
ce679009ae
Mapsd: Test recovery from internet drop ( #29044 )
2 years ago
Justin Newberry
1e1cc638d8
Car Docs: (optionally) Display a list of tools ( #28782 )
...
* display tools
* 5/16 also works
* cleanup
* static fix
* fix static analysis
* merge
* just use basepart
* use filter
2 years ago
Lee Jong Mun
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
Shane Smiskol
328bfefb5a
FW query timing test: fix total time ref
2 years ago
Dean Lee
da91555056
ui/OnroadWindow: do not update state when offroad ( #29134 )
...
do not updateState when offroad
2 years ago
Pavel Galashin
9992f852b2
Mazda: fingerprint 2023 Mazda CX-5 Carbon Edition ( #29092 )
...
fingerprint 2023 Mazda CX-5 Carbon Edition
2 years ago
Shane Smiskol
c8050cf6b3
fingerprinting: always log CAN fingerprint ( #29192 )
...
* always log CAN fingerprint
* called finger
2 years ago
Dean Lee
940954c13e
swaglog: enable type-checked against format string ( #29096 )
...
* check&fix fmt
* bump rednose
* correct format string
* bump rednose
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Kacper Rączy
547a033a3c
process_replay: capture process output ( #29027 )
...
* Add ProcessOutputProxy
* Move launcher to its own field
* Move ProcessOutputCapture to its own file
* Return itself from __enter__ of OpenpilotPrefix
* Integrate ProcessOutputCapture into process_replay
* Add note about capture_output_store to README
* ipykernel import is optional
* Disable type checking for link_with_current_proc
* Remove assertion
* Decode outputs to utf-8
* read(self): return empty buf if its none
* Fix type annotations
* Replace fifo with regular file, to avoid hitting fifo size limit
2 years ago
Justin Newberry
38954418f0
Subaru: New LKAS Angle based cars in dashcam only ( #29190 )
...
* dashcam mode only
* fix name
* added those cars in dashcam mode only
2 years ago
Iamz
157568c0c1
Multilang: th translation update ( #29183 )
...
Update Thai translations
2 years ago
Nima Khodaveisi
24c7b044de
dmmonitoringmodeld: remove unused libyuv import ( #29180 )
2 years ago
YassineYousfi
14e524d52b
models/README: DM input is only luma ( #29188 )
...
dm input = only luma
2 years ago
Adeeb Shihadeh
3476205569
increase min duration of steer saturated alert ( #29191 )
...
* increase min duration of steer saturated alert
* update refs
2 years ago
Cameron Clough
2fd6310352
docs: remove experimental mode comments from unsupported cars
2 years ago
Cameron Clough
2762a088f1
docs: CAN FD cars require a comma 3X or CAN FD panda kit ( #29182 )
2 years ago
Marcus Millspaugh
d7e8577301
Update Car/Subaru values.py to support 2022 Crosstrek ( #29177 )
...
* Update Car/Subaru values.py to support 2022 Crosstrek
Tested via SP, just want support via stock OP
* remove duplicates
---------
Co-authored-by: Justin Newberry <jnewberry0502@gmail.com>
2 years ago
Shane Smiskol
6fe480b232
Experimental mode toggle description: missing spaces ( #29167 )
...
* Update settings.cc
* more missing spaces
* scons
* vanish
* fix that
2 years ago
Shane Smiskol
7c62c16196
map renderer: log unexpected map states ( #29160 )
...
log unexpected mapChange signals
2 years ago
Shane Smiskol
3f33d72a4c
map renderer: log when initializing layer ( #29157 )
...
Update map_renderer.cc
2 years ago
Adeeb Shihadeh
77babcc60f
thermald: don't show inavlid time alert until panda is up ( #29153 )
2 years ago