Dean Lee
1d61f320a8
cabana: stop stream thread before exiting main event loop ( #32634 )
...
stop stream thread before exiting main event loop
2024-06-05 08:49:58 -07:00
Shane Smiskol
bbc21b9f52
[bot] Fingerprints: add missing FW versions from new users ( #32605 )
...
Export fingerprints
2024-06-04 22:09:54 -07:00
Shane Smiskol
de61d417b9
Honda: remove programmedFuelInjection ECU ( #32626 )
...
* set up for quick test
* remove pgfi
* Revert "set up for quick test"
This reverts commit aa6af2ff838b2cd203a6feaacaa5b4f3b71272ed.
* still query JIC
2024-06-04 21:29:05 -07:00
Adeeb Shihadeh
877b810ac9
pandad: reset CAN comms on checksum failure ( #32629 )
2024-06-04 21:26:16 -07:00
Adeeb Shihadeh
34e329649d
boardd is pandad ( #32628 )
...
* boardd is pandad
* rename tests
2024-06-04 19:16:55 -07:00
Shane Smiskol
a3d2d7892f
Hyundai CAN FD: fix spotty FW query without comma power ( #32627 )
...
bump
2024-06-04 18:22:23 -07:00
Dean Lee
23fcd68707
LongControl: storing T_IDXS[:CONTROL_N] in a variable for reuse ( #32599 )
...
Improve Control Trajectory Interpolation Efficiency
2024-06-04 17:04:50 -07:00
Shane Smiskol
e494d98960
Honda: helpful non-essential ECU comment
2024-06-04 16:37:01 -07:00
Shane Smiskol
ba9ea0a25f
Hyundai: remove Ioniq EV 2020 CAN fingerprint ( #32625 )
...
* add from afc1609bb1584f28
* remove HYUNDAI_IONIQ_EV_2020 CAN fingerprint
2024-06-04 16:31:16 -07:00
Adeeb Shihadeh
149238845c
Revert "`pytest`: discover `openpilot/` ( #32561 )" ( #32622 )
...
This reverts commit 00b10f3d9a
.
2024-06-04 12:09:06 -07:00
Dean Lee
2482ed085e
modeld: cleanup commonmodel ( #32618 )
...
cleanup
2024-06-04 11:20:17 -07:00
Vivek Aithal
8a4bfcf5b4
[torqued] Reduce friction for some Hyundai cars ( #32578 )
...
* reduce friction coeff for ev6 and ioniq6
* Update ref
---------
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
2024-06-04 11:10:04 -07:00
Dean Lee
25e15846f1
ui/cameraview: fix deadlock on exit due to Qt::BlockingQueuedConnection ( #32620 )
...
fix deadlock
2024-06-04 10:25:46 -07:00
Shane Smiskol
c7b3ece37e
revert marking some files as unexecutable ( #32613 )
...
* this is not a test
* these are not tests!
2024-06-03 17:19:27 -07:00
Adeeb Shihadeh
57a9761186
add pytest-repeat ( #32612 )
2024-06-03 17:17:02 -07:00
Adeeb Shihadeh
69f57fb6a8
boardd: check CAN in SPI test ( #32400 )
...
* test
* little more
---------
Co-authored-by: Comma Device <device@comma.ai>
2024-06-03 17:05:06 -07:00
Adeeb Shihadeh
c59887c810
test_*.py files are no longer executable ( #32610 )
...
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
2024-06-03 15:48:56 -07:00
Shane Smiskol
7c4b7ce799
[bot] Fingerprints: add missing FW versions from CAN fingerprinting cars ( #32604 )
...
Export fingerprints
2024-06-03 14:11:51 -07:00
commaci-public
544b554c69
[bot] Bump submodules ( #32602 )
...
bump submodules
Co-authored-by: Vehicle Researcher <user@comma.ai>
2024-06-03 13:24:03 -07:00
Dean Lee
1e70b23855
LongitudinalPlanner: replace hardcoded length with ModelConstants.IDX_N ( #32597 )
...
replace hardcoded length
2024-06-02 22:52:45 -07:00
Hoang Bui
f717e1e4e6
tools/rerun: streaming to one Viewer from multiple processes ( #32595 )
...
* one spawn only
* one blueprint
* comment
2024-06-02 21:05:15 -07:00
Mauricio Alvarez Leon
00b10f3d9a
`pytest`: discover `openpilot/` ( #32561 )
...
* pytest: discover everything in openpilot/
* ignore process replay
* remove --ignore=openpilot/
* ignore directories in root
* remove skip in selfdrive/test/process_replay
* use openpilot directory
* set openpilot directory for test_translations
* omit generated config.py files
* run ci
* cd into openpilot for test_translation
* &&
* remove rm main_test_en command
* remove echo
* increase shm-size to 2G
* remove rm
* test only cpp_files that are test_*.cc~
* add process_replay test skip
* use addopts in pyproject to ignore test_processes
* try --rootdir for pytest
* cleanups / add rootdir in PYTEST env
* add rm create_test_translations
* revert poetry.lock
* simplify
* no regen!
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-06-02 14:53:32 -07:00
Adeeb Shihadeh
ce2a686b97
add body teleop to release
2024-06-01 16:04:04 -07:00
Adeeb Shihadeh
7de9a3693f
more release files
2024-06-01 15:16:09 -07:00
Adeeb Shihadeh
54116569c3
build_release fixups
2024-06-01 15:05:07 -07:00
Adeeb Shihadeh
a21f773366
no lfs in release
2024-06-01 14:23:48 -07:00
Shane Smiskol
63f55f4915
debug FW fingerprinting: live support ( #32585 )
...
* live debug!
* clean up
2024-05-31 22:28:03 -07:00
Dean Lee
9908b729c8
api: cache RSA private key ( #32566 )
2024-05-31 21:40:53 -07:00
Adeeb Shihadeh
30d5edb205
Update RELEASES.md
2024-05-31 16:20:59 -07:00
cl0cks4fe
8f4b00c263
cache get_torque_params ( #32560 )
...
* cache get_torque_params
* switch to cache
* Update selfdrive/car/interfaces.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2024-05-31 13:43:12 -07:00
Shane Smiskol
f887b8703c
add Hyundai CAN FD fingerprinting note
2024-05-30 23:08:14 -07:00
Shane Smiskol
0a43d82428
fw_versions debug: match online vin retry
2024-05-30 22:20:04 -07:00
William Stairs
984ad8833a
Add Chassis for VW Arteon Shooting Brake 2020-2023 ( #32579 )
...
* Added Arteon "3H" chassis code for Shooting Brake to VWCarDocs.
* Added new engine and transmission FW to Volkswagen fingerprints.py for Arteon Mk1.
* Apply suggestions from code review
* updates docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2024-05-30 21:35:19 -07:00
Hoang Bui
aa081f5748
Simulator: update MetaDrive to latest ( #32576 )
...
* bump metadrive
* comment
2024-05-30 11:25:21 -07:00
Shane Smiskol
57d64279bd
ui: re-generate JWT on valid system time ( #32571 )
...
* revert me
* Revert "revert me"
This reverts commit 17d815ddfc9a18f7fb9f39f89ec8b4481389b339.
* duh we have timed!
* clean up
* use clocks
* re-initialize map on SSL handshake failure (time)
* this is fine, takes some time to init
* fix
* log errors like map renderer
* more clean up
full message is "loading style failed: SSL handshake failed"
* MOAR
* we still can't swap the token live
* mbgl has its own retries that never work, don't reinit multiple times at once
* simpler
* more
* whoops
* this works
* fix from merge
* rm
* fix cmt
* only an issue calling the function inside itself
2024-05-30 02:08:31 -07:00
Shane Smiskol
c2f55a2600
map window: log style load errors ( #32573 )
...
log errors
2024-05-30 01:52:43 -07:00
Dean Lee
5f778c0d3a
common/prefix.h: Fix incomplete path cleanup on exit ( #32559 )
2024-05-29 19:04:03 -07:00
ZwX1616
a16fbdae38
dmonitoringd: set invalid if missing dependence(s) ( #32569 )
...
* no step but still send
* no this
* update diff
2024-05-29 15:43:55 -07:00
kacperhq
325dcec06b
KIA SPORTAGE 5th HEV 2022 EUR fingerprint ( #32558 )
...
Update fingerprints.py
KIA Sportage 5th GEN EUR ver
2024-05-28 15:27:08 -07:00
Mauricio Alvarez Leon
a2931d1956
CI: add devcontainer-rebuild workflow ( #32564 )
...
* add devcontainer-rebuild workflow
* add shell
* add shell on ifs
* use scripts/retry.sh
2024-05-28 14:45:17 -07:00
Dean Lee
6b3d2b5a80
cabana: fix panda stream issues ( #32537 )
...
fix segfault
2024-05-28 12:02:15 -07:00
Shane Smiskol
521ee46c47
[bot] Fingerprints: add missing FW versions from new users ( #32552 )
...
Export fingerprints
2024-05-27 22:01:31 -07:00
commaci-public
30792577cd
[bot] Bump submodules ( #32549 )
...
bump submodules
Co-authored-by: Vehicle Researcher <user@comma.ai>
2024-05-27 10:38:53 -07:00
Hoang Bui
d6a738bef7
tools/simulator: Remove superseded build script for sim docker ( #32546 )
...
* remove
* add those back
2024-05-27 09:22:41 -07:00
Adeeb Shihadeh
1eb938b8e8
Revert no pyenv ( #32547 )
...
* Revert "`ubuntu_setup`: fix `No module apt_pkg` error when setting up (#32526 )"
This reverts commit f4322666c6
.
* Revert "Removal of pyenv (#32512 )"
This reverts commit f5752121f8
.
2024-05-26 21:21:50 -07:00
Shane Smiskol
93963207f2
[bot] Fingerprints: add missing FW versions from new users ( #32542 )
...
Export fingerprints
2024-05-26 08:41:19 -07:00
Adeeb Shihadeh
ccbca2ac95
Revert "pyproject: support >= 3.11"
...
This reverts commit 390caeb011
.
2024-05-25 21:20:15 -07:00
Adeeb Shihadeh
390caeb011
pyproject: support >= 3.11
2024-05-25 21:00:29 -07:00
Adeeb Shihadeh
fe7d3429ab
Make release files a blacklist ( #32540 )
...
* blacklist
* little nicer
* whitelist
* cleanup
* igore body
* more skip
2024-05-25 18:47:16 -07:00
Hoang Bui
2ff94ec374
CI/tools: Remove redundant build step ( #32539 )
2024-05-25 15:50:10 -07:00