Commit Graph

11829 Commits

Author SHA1 Message Date
Adeeb Shihadeh 0bbffc86c0 common/file_helpers: remove xx stuff (#30772)
* remove xx stuff

* cleanup
old-commit-hash: 1346704426
2023-12-16 22:19:50 -08:00
royjr 6161996653 dependency: remove atomicwrites package (#30769)
* Update file_helpers.py

* remove dependency

* Revert "remove dependency"

This reverts commit e2bd5f4edab7d14b75f65c296631855d886e38d1.

* remove atomicwrites

* allow overwrite

* fix indents

* add type hints

* Update poetry.lock

* optional

* wrap
old-commit-hash: 7f9e41ce2e
2023-12-16 21:58:19 -08:00
Adeeb Shihadeh ab31860658 remove PyYAML package (#30770)
* remove PyYAML package

* remove those

* add comments back

* fix lock

* fix those
old-commit-hash: bc54ed794b
2023-12-16 20:48:57 -08:00
Maxime Desroches aeba6b1592 CI: Close PRs not against master (#30768)
* check branch

* Update labeler.yaml

* Update labeler.yaml

* Update labeler.yaml

* rename

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6239cf6780
2023-12-16 19:29:45 -08:00
Adeeb Shihadeh 33c46434b9 remove sconscontrib package (#30767)
* remove sconscontrib package

* lock
old-commit-hash: a7828eba3c
2023-12-16 19:16:34 -08:00
Adeeb Shihadeh 46e4e96440 cleanup python dependencies (#30764)
* less

* try to remove that

* little more

* update

* ugh still need this
old-commit-hash: dfa2e9146f
2023-12-16 18:52:15 -08:00
Dean Lee 9c4376a57f camerad/CameraBuf: remove deprecated rgb_stride (#30758)
old-commit-hash: ea7e701052
2023-12-15 19:48:26 -08:00
Dean Lee cd7430d1ce ui: remove unused roadCameraState from submaster (#30757)
old-commit-hash: f9ee7bff00
2023-12-15 19:32:25 -08:00
Adeeb Shihadeh 69221c3d33 Bump submodules (#30755)
bump submodules

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: cb53e6579f
2023-12-15 17:44:54 -08:00
Shane Smiskol 3c7fcbb839 test_models: use gen_empty_fingerprint (#30752)
use gen_empty_fingerprint
old-commit-hash: d9a8846d58
2023-12-15 17:16:19 -08:00
Shane Smiskol 19572df478 Revert "test_models: check consitency between panda and openpilot for velocity (#30750)" (#30753)
This reverts commit 19c040150dcec8bfa4b70aa870ae5564739c278a.
old-commit-hash: 123ef46af3
2023-12-15 17:16:01 -08:00
Justin Newberry ffae1ce377 test_models: check consitency between panda and openpilot for velocity (#30750)
* sanity check on velocity

* import from there

* use raw

* just check last

* ignore body

* reduce tolerance and bump panda

* its not average anymore

* slightly higher tolerance
old-commit-hash: 1ca1cf3922
2023-12-15 14:50:37 -08:00
Adeeb Shihadeh b6bd062d44 jenkins: always do the copy in safe_checkout
old-commit-hash: 1733b04741
2023-12-14 23:46:25 -08:00
Adeeb Shihadeh 030614e180 full clean for onroad device
old-commit-hash: 6f143f6c45
2023-12-14 23:00:07 -08:00
Justin Newberry a96c6335ca Docker: cleanup .git and test folders (#30747)
docker cleanup
old-commit-hash: d6eb1265a0
2023-12-14 22:31:29 -08:00
Adeeb Shihadeh c0c898d83a uploader: reduce max qlog/qcam size (#30746)
old-commit-hash: 37351cbdc1
2023-12-14 22:30:46 -08:00
Adeeb Shihadeh 31aa003d92 test_onroad: fix test_log_sizes when running inside a prefix
old-commit-hash: 10ea451831
2023-12-14 22:24:09 -08:00
Justin Newberry 4627aca7a3 Metadrive: set near clip (#30745)
set near
old-commit-hash: da12a34ff6
2023-12-14 21:03:02 -08:00
Kacper Rączy c8160d33fa metadrive: fix dual_camera mode (#30743)
* Use wide cam in metadrive

* 120 fov
old-commit-hash: 5fe9f1459c
2023-12-14 20:51:06 -08:00
Adeeb Shihadeh 129c2b9f16 also run qcomgpsd on path update
old-commit-hash: 0830f62b36
2023-12-14 20:44:14 -08:00
Adeeb Shihadeh 71d4a05d86 jenkins: only run pandad tests when paths change (#30741)
* jenkins: only run pandad when paths changed

* fix

* ugh shadow
old-commit-hash: 2cad6dfa58
2023-12-14 20:41:11 -08:00
royjr 2614ca6a20 car docs: remove outdated video link (#30737)
remove outdated link
old-commit-hash: 05d5056e8c
2023-12-14 20:36:33 -08:00
Adeeb Shihadeh 2a08d484a1 jenkins: run test_onroad in the normal env (#30740)
old-commit-hash: 303f1cf9cf
2023-12-14 19:59:16 -08:00
Justin Newberry ba865f4580 Simulator: fix safety param (#30738)
fix param
old-commit-hash: 977dd033c4
2023-12-14 19:34:06 -08:00
Justin Newberry 00a96ece33 test_athena: remove slow memory leak test (#30734)
way too long
old-commit-hash: 23c20bce8f
2023-12-14 17:24:47 -08:00
Justin Newberry 0939b25bc4 CI: move test_maprenderer to GH actions (#30610)
maprenderer to ci
old-commit-hash: 5d668701cb
2023-12-14 16:59:28 -08:00
Shane Smiskol 0c18b556ea Use a safety param for gas interceptor (#30719)
* bump

* bump

* space

* remove from boardd

* set flag for honda to pass tests

* migrate

* Update ref_commit

* final bump

* bump cereal

* bump to master
old-commit-hash: 582743fdb5
2023-12-14 16:53:22 -08:00
Adeeb Shihadeh 9d6e3cfc28 Update CONTRIBUTING.md
old-commit-hash: 5b909c7d52
2023-12-14 14:51:56 -08:00
YassineYousfi d00ea9cc27 remove carla from README (#30731)
old-commit-hash: e82d5419a8
2023-12-14 14:43:42 -08:00
Justin Newberry 57828bda64 make the main photo link to the comma shop (#30729)
old-commit-hash: bd9d5f363d
2023-12-14 14:13:11 -08:00
Adeeb Shihadeh 7857f76b1b jk
old-commit-hash: f78e7ed175
2023-12-14 13:59:22 -08:00
Adeeb Shihadeh c3ceb6cf89 better video thumbnails
old-commit-hash: f36866c898
2023-12-14 13:50:30 -08:00
Adeeb Shihadeh 37a007189a Docs update (#30726)
* update readme

* three videos looks way better

* shorter picture

* even smaller

* Update README.md

* Update README.md
old-commit-hash: 57b9e75d6d
2023-12-14 13:24:48 -08:00
Justin Newberry 9d187f9f92 Docker: add xvfb (#30727)
add xvfb
old-commit-hash: 075e6ff3e6
2023-12-14 12:46:24 -08:00
Adeeb Shihadeh 5f61732bc3 Update CONTRIBUTING.md
old-commit-hash: b69c71eda9
2023-12-14 11:25:09 -08:00
Adeeb Shihadeh e3fa020464 add comma10k to contributing
old-commit-hash: 0c24126a6b
2023-12-14 10:42:43 -08:00
Adeeb Shihadeh c3567151f0 bump up installer size (#30722)
old-commit-hash: 2b12a499f7
2023-12-13 21:18:20 -08:00
Adeeb Shihadeh 3b73fce7ed fix put_nonblocking reference
old-commit-hash: bd8a99ba28
2023-12-13 20:52:43 -08:00
Dean Lee 8b3fe8d46d boardd: improve the performance of PandaUsbHandle::list() (#30673)
* improve list performance

* revert test_onroad

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b53b505d2e
2023-12-13 20:48:51 -08:00
Dean Lee 1d7d7b89b2 common/params: support nonblocking write (#29808)
* Safe and efficient asynchronous writing parameters

* call putNonBlocking in locationd

* remove space

* ->AsyncWriter

* remove semicolon

* use member function

* asyc write multiple times

* add test case for AsyncWriter

* merge master

* add missing include

* public

* cleanup

* create once

* cleanup

* update that

* explicit waiting

* improve test case

* pass prefix to asywriter

* move to params

* assert(queue.empty())

* add comment

* add todo

* test_power_monitoring: remove patch

* rm laikad.py

* fix import

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 3c4c4d1f7f
2023-12-13 20:36:01 -08:00
Jason Wen 995c951dae torqued: cache bucket points every minute while onroad (#30515)
* torqued: cache bucket points every minute while onroad

* use put_nonblocking

* remove caching on exit

* unused

* more unused

* remove logging
old-commit-hash: fcc671297e
2023-12-13 20:30:33 -08:00
Adeeb Shihadeh ffc40a2fd1 athena: cleanup unused methods
old-commit-hash: ea94a6d89f
2023-12-13 20:27:54 -08:00
Justin Newberry 88071f6429 update docs
old-commit-hash: abe76065a9
2023-12-13 20:26:51 -08:00
Dean Lee 5ada7c007b ui: destroy egl_images in main thread (#30253)
* call eglDestroyImageKHR in ui thread

* assert
old-commit-hash: dbda641cee
2023-12-13 20:18:45 -08:00
Justin Newberry a625ca55e7 Subaru: enable alpha longitudinal for gen1 cars (#30714)
* enable alpha long

* update docs

* added footnote about eyesight

* only for these cars

* add alpha

Co-authored-by: Shane Smiskol <shane@smiskol.com>

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 5f24078a48
2023-12-13 20:17:33 -08:00
Jason Wen 5e9c22e051 Hyundai CAN-FD: Panda safety config assignments cleanup (#29733)
* Hyundai CAN-FD: Interface small cleanup

* some more

* Do this too

* fix

* cleaner

* use flag

* consolidate

* do it there

* Fix

* hda2 only

* cleaner

* default to False

* in another PR

* lint
old-commit-hash: 8009b11516
2023-12-13 20:15:25 -08:00
Harald Schäfer 2d7a222239 Ford: radar + long control fixups (#28948)
* enable radar

* manual new track

* Don't filter points

* cleanup

* Update radar_interface.py

* This is non-zero in stock

* add speed

* more extreme

* A few more things

* fixes

* cleanup

* revert that

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8c25741e46
2023-12-13 19:54:06 -08:00
Adeeb Shihadeh b48abb9511 read params in a thread
old-commit-hash: fe24bdc689
2023-12-13 19:00:22 -08:00
Adeeb Shihadeh 379989e863 fixup can replay for jungle v2 and tres
old-commit-hash: ae85ee0932
2023-12-13 17:00:14 -08:00
Dean Lee 62525a60ee ui/onroad: avoid drawing invalid lanes and leads (#29666)
old-commit-hash: 33987d4cc9
2023-12-13 14:51:09 -08:00