Commit Graph

13471 Commits

Author SHA1 Message Date
Maxime Desroches 2c010fe5a8 ci: fix ui preview (#33002)
* use pull_request_target

* env for name
old-commit-hash: d49c5193c33a41447d1d5748a069972893b7c6ec
2024-07-24 10:31:27 -07:00
Dean Lee 4d6d229820 camerad: refactor camera_open() into separate functions for clarity (#33056)
split function
old-commit-hash: 0fa6745a67b60a572cfa4060d8155ac50f4e4e06
2024-07-24 10:07:10 -07:00
Dean Lee 7382299fda ui: fix wayland requestActivate warning on device (#33054)
fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0e5477100e07f33d2b237111e922c62
2024-07-24 09:42:31 -07:00
Maxime Desroches d33651d662 Update op.sh
old-commit-hash: 18c310addf7e19688f6cfc4530026b281ac7e75f
2024-07-23 23:04:42 -07:00
Maxime Desroches 4dbf2cd002 Update op.sh
old-commit-hash: 3382002cd03604710f39d01f19a37f4bb66b7cdf
2024-07-23 22:34:21 -07:00
Maxime Desroches 870a213e6b op tool helper (#33053)
* op

* change this

* juggler

* options

* fix

* submodules

* typo

* venv

* clean + install
old-commit-hash: f60dfd4dbb5d33bb1ec36c550742d185e2c4bf78
2024-07-23 21:47:07 -07:00
Maxime Desroches e34c6db18c don't lock when installing python packages (#33051)
frozen
old-commit-hash: 1e9738131d7737cbc9af161cf829c83c67577970
2024-07-23 14:52:08 -07:00
Harald Schäfer 543e691203 Longcontrol: engage into stopped state when needed (#33042)
test stay stopped
old-commit-hash: 3bc1b173d2390a93b0c31090861bbc597eff4d2c
2024-07-23 13:55:30 -07:00
Dean Lee 61c4da30f5 Fix /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 warnings (#33047)
fix incompatible lib warning
old-commit-hash: fbbd4ee692d2f84b90bfaf93499c6360e5bdad2b
2024-07-23 11:53:40 -07:00
Adeeb Shihadeh 31a82aabd5 skip push
old-commit-hash: 9b8c1693c9c74bae87c44615e90fc372c551900c
2024-07-23 11:41:27 -07:00
Adeeb Shihadeh 0dcbc9cb15 skip lfs
old-commit-hash: 29d0bfe1ab832832f027c899e337551fd8716a49
2024-07-23 11:32:51 -07:00
Adeeb Shihadeh 5745c5a90f jenkins trigger fixups
old-commit-hash: ef5d6a0466dd2ebf0b5595150b68b3c59722f397
2024-07-23 11:27:56 -07:00
Adeeb Shihadeh 7cba0e1ada json encoding
old-commit-hash: e7ec1b8ff16feeb3d02200c95692aa4bcb402337
2024-07-23 11:14:00 -07:00
Adeeb Shihadeh 11132cdb2a CI: setup triggering jenkins for forks (#33049)
old-commit-hash: d828ac43444dad2d25dafcd4ba7543230b1f156f
2024-07-23 11:11:31 -07:00
Joseph Wagner de3ce0b3bb README.md: 275+ cars (#33048)
275+ cars
old-commit-hash: 93eb7ee0cc5af0d7c86248cbcafad86dd374976f
2024-07-23 10:35:19 -07:00
Dean Lee 29dda3b232 Fix FutureWarning "Cython directive 'language_level' not set" (#33046)
fix FutureWarning
old-commit-hash: fb3336614484553456bee6c2116b729177ecbc46
2024-07-23 09:27:10 -07:00
Shane Smiskol fd0fc08f8a [bot] Fingerprints: add missing FW versions from new users (#33039)
Export fingerprints
old-commit-hash: bd00a9d800c1cf308feb2bf85f7fde11d6f0ff7b
2024-07-22 13:36:53 -07:00
Jason Wen 0a667d79d0 espActive: IMMEDIATE_DISABLE -> SOFT_DISABLE (#33003)
* espActive: `IMMEDIATE_DISABLE` -> `SOFT_DISABLE`

* only stock long

* just soft disable for now

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: a654e5bd05811a896005ebb41bc2f15dcf443b5d
2024-07-22 13:09:00 -07:00
Shane Smiskol 30848f76d7 [bot] Fingerprints: add missing FW versions from new users (#33038)
Export fingerprints
old-commit-hash: 8d77cea3a509ac80c18ecdd705a9f01754d1cb2c
2024-07-22 13:05:57 -07:00
Hoang Bui 41ee057acd tools/Rerun: Add video logging features (#32810)
* working

* multiprocessing

* fix that

* print services

* all services + fix

* less verbose

* start readme

* segment range

* cleanup

* update readme + fix bug in 'all'

* cleanup + update readme

* update readme

* cleanup

* cleanup

* rm frame_iter

* cleanup

* staticmethod

* proc kill

* split files

* fix range with hevc vids

* update reamde + add prompt

* readme

* readme

* readme
old-commit-hash: 5e0aff92ae24952bfb13271c7875e89487da5b31
2024-07-22 12:05:03 -07:00
commaci-public 8a16d47e7e [bot] Bump submodules (#33036)
bump submodules

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 1da71f5c3c3234e9c6c7486437adfb3bf41181f5
2024-07-22 11:51:39 -07:00
Maxime Desroches 83d6af5162 ci: bring back aarch64 (#33017)
* casadi wheel

* ci

* test 312

* test with new aarch64 build

* use release wheels

* assert

* bool

* try this

* maybe

* work

* use final wheel
old-commit-hash: dcdac84f0c7944433f262af903a39e6b5d3a026a
2024-07-22 11:45:39 -07:00
commaci-public 039d41fbaf [bot] Update Python packages and pre-commit hooks (#33037)
Update Python packages and pre-commit hooks

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 27faa8f82b67989dc099b39483d2c8dbd3b05676
2024-07-22 10:10:39 -07:00
Adeeb Shihadeh 5025140f37 Revert "camerad: add CameraConfig struct for initializing CameraState in constructor (#33034)"
This reverts commit 8ef650da47eec8b64e2aedcba5114ca1a2428a89.

old-commit-hash: cefe00c964d41f5ac15f13bc83b3e389d8965a5e
2024-07-21 20:36:45 -07:00
Dean Lee 3f327ef4d3 camerad: add CameraConfig struct for initializing CameraState in constructor (#33034)
* Add CameraConfig struct for initializing CameraState in constructor

* Update system/camerad/cameras/camera_qcom2.h

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dc886e195f9815c77b721a8a438bbdffe9067e38
2024-07-21 19:19:34 -07:00
jamperezmondragon c7cbbae265 Spanish Translation Update (#32995)
* Update main_es.ts

* Update main_es.ts

* Update Spanish Translation [(#32995)](https://github.com/commaai/openpilot/pull/32995)
old-commit-hash: 1aa467cb003e7915a6dbc1ee7786f8c199cf6223
2024-07-20 15:54:51 -07:00
Shane Smiskol 6c4afa3ef2 ui: fix flipped experimental path acceleration (#33026)
* fix

* clean up

* better comment

* Update selfdrive/ui/qt/onroad/annotated_camera.cc
old-commit-hash: 0907b30d7b87957ae14cad7954358c1d78d9a528
2024-07-19 15:39:44 -07:00
Maxime Desroches 91db4a0908 make pyproject.toml pep508 compliant (#33021)
pep508
old-commit-hash: 07fcc4825f7e669068024c12987120a7662b220f
2024-07-19 10:19:38 -07:00
Dean Lee cc3f9090bf cereal: deprecate FrameData.frameType (#33019)
deprecate FrameData.frameType
old-commit-hash: 917ea5699f3af241e60311455af5f20c0c55a8c4
2024-07-19 10:14:04 -07:00
Kacper Rączy 4efe8d8118 Fix msgq context overrides (#33014)
* Fix msgq context overrides

* Remove unneccesary changes

* add reset_context helper

* Remove redundant import
old-commit-hash: c96dbd5a0b681c76b94191d1b928e29eb2b72119
2024-07-18 20:19:39 -07:00
Adeeb Shihadeh 1b41470939 nightly build takes longer than this
old-commit-hash: fd5549bba1dc33e16a8e3e09b02393d8f0dd4aa6
2024-07-18 19:26:22 -07:00
Adeeb Shihadeh acdbe2440f tici: set STM_BOOT0 in reset (#33015)
* tici: reset panda boot0

* ooops
old-commit-hash: 560e37cd83c51149328aedc83b7d34c40941bf46
2024-07-18 18:48:54 -07:00
Shane Smiskol 85b77e0387 qlog_size: decimate rlog option (#33011)
* decimate option

* clean up

* check exists
old-commit-hash: f31ad97e924af579ec60961bc7cc3c170525fcef
2024-07-17 21:57:36 -07:00
Shane Smiskol 75c33e7a1c increase longitudinalPlan decimation (#33009)
change longitudinalPlan decimation
old-commit-hash: 3c48a6154b95f0ae2ab84fd916e02b704c74b258
2024-07-17 20:42:12 -07:00
Kacper Rączy 8740f8618b increase cameraOdometry decimation (#33010)
reduce cameraOdometry decimation
old-commit-hash: 7f9cdf8e43e50c9ec4c90cf96bfa4317094cc8f2
2024-07-17 19:31:29 -07:00
Harald Schäfer 28a91c4e23 livePose log (#32868)
* add livepose

* Formatting

* Add to sevices

* Update locationd to publish livePose

* Remove fields and increase decimation

* Fix field indices

* Remove the line

* Add livePose to pubmaster

* Fix llk decimation

* Update ref commit

* XYZ measurements instead of lists

* Update locationd

* Update ref commit

* Lower the qlog size in test_onroad

* Update lower and upper boundary

---------

Co-authored-by: Kacper Rączy <gfw.kra@gmail.com>
old-commit-hash: 996bced674e6943976f1d6dba37075e113bf9288
2024-07-17 16:17:23 -07:00
Greg Hogan a3aa8c5eaf use rounded constant instead of hard-coded value for incrementing set speed (#32992)
* use rounded constant instead of hard-coded value for incrementing set speed

* better comment
old-commit-hash: 4b794773b0486a15732ce5551771584af7c41e43
2024-07-16 18:24:01 -07:00
Shane Smiskol 927bde4936 [bot] Fingerprints: add missing FW versions from new users (#32996)
Export fingerprints
old-commit-hash: aa8484093e886cd8ae90e4eb42118306794fc439
2024-07-15 14:40:24 -07:00
commaci-public e0d15b715f [bot] Bump submodules (#32989)
bump submodules

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 00af33c6ed3ada846ccfec9de489452c900afffd
2024-07-15 12:05:33 -07:00
Dean Lee 34e307fd94 selfdrive/car/ecu_addrs: prefix internal functions with underscore (#32980)
underscore prefix
old-commit-hash: c0739cd9ee41ccd372bd8cd816c44dfce4e3a8a2
2024-07-15 12:05:20 -07:00
Shane Smiskol e8c4fb0177 Reapply "selfdrive/car: ban imports from external modules" (#32993) (#32994)
* Reapply "selfdrive/car: ban imports from external modules" (#32993)

This reverts commit 626d78ec548fe19acfdf3c2c3e063fac3b257dc6.

* controls will just use controls

* also these

* ignore
old-commit-hash: d684d8f0f6900d80a2a1618099b0b8e19e6492a2
2024-07-15 11:59:25 -07:00
Shane Smiskol a878118b00 Revert "selfdrive/car: ban imports from external modules" (#32993)
Revert "selfdrive/car: ban imports from external modules (#32973)"

This reverts commit c1e8ff2dbc47ccb07fb41a4e88bfb66af2669254.
old-commit-hash: 35a4a773f1ff6c7b171b7acdb2fd4a65279edebd
2024-07-15 11:14:04 -07:00
Dean Lee 58df39a2ba selfdrive/car: ban imports from external modules (#32973)
* lint import

* Update selfdrive/car/__init__.py

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 83d4623590f87dcb7df2b458a8814d5ad6ea711b
2024-07-15 11:12:24 -07:00
commaci-public daf3d15d72 [bot] Update Python packages and pre-commit hooks (#32990)
* Update Python packages and pre-commit hooks

* fix ruff

---------

Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: dd2787b7a1f2ebb6f71eb3a667848db6caa9963c
2024-07-15 17:29:57 +00:00
signed-long a11f57cc7d CI: fix ui report directory (#32991)
fix report artifact name
old-commit-hash: c759fe900276a6e622b51302fb9897e590edf3fd
2024-07-15 08:01:51 -07:00
Adeeb Shihadeh 97e0d7719a bump panda
old-commit-hash: cbee4421da690fa7b260f62c4a2c72ccacc6c902
2024-07-14 15:56:44 -07:00
pantew869 76e85acc53 Bump submodules that used numpy-stubs in pre-commit config (#32983)
update submodules that used numpy-stubs in pre-commit config
old-commit-hash: 7ed3f62f0c4fcd43f8f8251e3aec47e77da3f6c7
2024-07-14 07:35:24 -07:00
Adeeb Shihadeh 4d20528d47 remove pygame (#32981)
old-commit-hash: e7388c3743242938d07694864f8db011c00554df
2024-07-13 13:41:38 -07:00
savojovic 6766df5f38 Replace ui.py with a Rerun visualizer (#32850)
* Replace ui.py with rerun

* Visualizing radarpoints

* Visualizing all points

* Code clean-up

* Merging matrices into one

* Removing pygame depndency

* Replacing ui.py with rp_visualization.py

* Minor fix, changing color names

* Update README.md
old-commit-hash: 75b07c042f09f39275452df84c5dfd46e2f4e7f0
2024-07-13 13:36:21 -07:00
James 5cdff92d43 Re-use "is_metric" declaration (#32948)
old-commit-hash: 953e5667b1dce769611e742622e3612b0b09d9f4
2024-07-12 17:07:57 -07:00