Adeeb Shihadeh
ccd26de097
update msgq repo url ( #32647 )
11 months ago
Adeeb Shihadeh
a7ed190df4
controlsd: remove last mention of CAN ( #32646 )
11 months ago
Shane Smiskol
280a284b76
update TOTAL_SCONS_NODES
...
from fe7d3429ab
11 months ago
Harald Schäfer
83209e0860
Msgq cleanups ( #32643 )
...
* Dead cereal stuff
* Dead code
* also dead
* More cleanup
11 months ago
Harald Schäfer
e71ec4e8d7
Split cereal into cereal/msgq ( #32631 )
...
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
11 months ago
Hoang Bui
4c549778c0
CI/tools_test: remove redundant `git lfs pull` ( #32642 )
...
remove redundant
11 months ago
Vivek Aithal
e8857a6713
[Lag] Increase Optima Lag ( #32583 )
...
increase lag in optima to 0.2
11 months ago
Dean Lee
983063c3e6
events.py: rename event counters ( #32596 )
...
* improve prev event counters
* just rename
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
11 months ago
Dean Lee
3a43f5d784
fuzzy_generation.py: improve performance ( #32591 )
...
* improve performance
* remove DEPRECATED
* formatting
* catch kjException
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
11 months ago
Shane Smiskol
ae375091db
Genesis G70 2020: use common specs ( #32641 )
...
use non-2020 specs
11 months ago
Dean Lee
045b9f20b7
improve get_torque_params ( #32586 )
...
* Loading torque data only once and reusing it across function calls.
* apply review
* still check only one entry
* fix that
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
11 months ago
Solomon Jones
a418c9e40a
Fingerprint for 2017 Subaru Forester ( #32584 )
...
Fingerprint for 2017 Forester
11 months ago
Dean Lee
91fd918fcb
car/interfaces.py: optimize `parse_gear_shifter()` with predefined dictionary ( #32592 )
...
Optimize gear shifter parsing for improved performance
11 months ago
Shane Smiskol
7cfd91bb69
Restore lateral limits report ( #32640 )
...
* stash
* staaaaash
* clean up
* more clean up
* fix
fix
* fix
* stash
clean up
* more
* this is just simpler to understand
* explicitly check
11 months ago
Adeeb Shihadeh
260e18f0ae
fix linter
11 months ago
Adeeb Shihadeh
e828a7bdcf
pandad: add more context to spi logs ( #32639 )
...
* pandad: add more context to spi logs
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
11 months ago
Adeeb Shihadeh
51fdf23304
thermald is hardwared ( #32637 )
...
* thermald is deviced
* hardwared
* rename
11 months ago
Adeeb Shihadeh
a46f1c6eba
pandad: add jungle spam mode to test ( #32636 )
...
Co-authored-by: Comma Device <device@comma.ai>
11 months ago
Adeeb Shihadeh
7b09285817
pandad: move to core 3 ( #32402 )
...
* move to core 3
* core is fully offlined now
* move to init
---------
Co-authored-by: Comma Device <device@comma.ai>
11 months ago
Riley Williams
7381872a54
2024 IONIQ 6 ( #32302 )
...
* Tweak carspecs for 2023 (and now also 24) ioniq 6 to reflect public info instead of cloning ioniq 5 specs
* Regenerated car docs
* revert specs *for now*
---------
Co-authored-by: Riley Williams <riley@rileyww.dev>
Co-authored-by: Riley Williams <riley@rileyw.dev>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
11 months ago
Adeeb Shihadeh
9526334049
jenkins: fix unsafe checkout when changing submodules ( #32635 )
...
do it twice
11 months ago
Adeeb Shihadeh
449d70333c
Update RELEASES.md
11 months ago
Yassine
59a3097242
0.9.7 model release notes
11 months ago
Dean Lee
1d61f320a8
cabana: stop stream thread before exiting main event loop ( #32634 )
...
stop stream thread before exiting main event loop
11 months ago
Shane Smiskol
bbc21b9f52
[bot] Fingerprints: add missing FW versions from new users ( #32605 )
...
Export fingerprints
11 months ago
Shane Smiskol
de61d417b9
Honda: remove programmedFuelInjection ECU ( #32626 )
...
* set up for quick test
* remove pgfi
* Revert "set up for quick test"
This reverts commit aa6af2ff83
.
* still query JIC
11 months ago
Adeeb Shihadeh
877b810ac9
pandad: reset CAN comms on checksum failure ( #32629 )
11 months ago
Adeeb Shihadeh
34e329649d
boardd is pandad ( #32628 )
...
* boardd is pandad
* rename tests
11 months ago
Shane Smiskol
a3d2d7892f
Hyundai CAN FD: fix spotty FW query without comma power ( #32627 )
...
bump
11 months ago
Dean Lee
23fcd68707
LongControl: storing T_IDXS[:CONTROL_N] in a variable for reuse ( #32599 )
...
Improve Control Trajectory Interpolation Efficiency
11 months ago
Shane Smiskol
e494d98960
Honda: helpful non-essential ECU comment
11 months ago
Shane Smiskol
ba9ea0a25f
Hyundai: remove Ioniq EV 2020 CAN fingerprint ( #32625 )
...
* add from afc1609bb1584f28
* remove HYUNDAI_IONIQ_EV_2020 CAN fingerprint
11 months ago
Adeeb Shihadeh
149238845c
Revert "`pytest`: discover `openpilot/` ( #32561 )" ( #32622 )
...
This reverts commit 00b10f3d9a
.
11 months ago
Dean Lee
2482ed085e
modeld: cleanup commonmodel ( #32618 )
...
cleanup
11 months ago
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>
11 months ago
Dean Lee
25e15846f1
ui/cameraview: fix deadlock on exit due to Qt::BlockingQueuedConnection ( #32620 )
...
fix deadlock
11 months ago
Shane Smiskol
c7b3ece37e
revert marking some files as unexecutable ( #32613 )
...
* this is not a test
* these are not tests!
11 months ago
Adeeb Shihadeh
57a9761186
add pytest-repeat ( #32612 )
11 months ago
Adeeb Shihadeh
69f57fb6a8
boardd: check CAN in SPI test ( #32400 )
...
* test
* little more
---------
Co-authored-by: Comma Device <device@comma.ai>
11 months ago
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
11 months ago
Shane Smiskol
7c4b7ce799
[bot] Fingerprints: add missing FW versions from CAN fingerprinting cars ( #32604 )
...
Export fingerprints
11 months ago
commaci-public
544b554c69
[bot] Bump submodules ( #32602 )
...
bump submodules
Co-authored-by: Vehicle Researcher <user@comma.ai>
11 months ago
Dean Lee
1e70b23855
LongitudinalPlanner: replace hardcoded length with ModelConstants.IDX_N ( #32597 )
...
replace hardcoded length
11 months ago
Hoang Bui
f717e1e4e6
tools/rerun: streaming to one Viewer from multiple processes ( #32595 )
...
* one spawn only
* one blueprint
* comment
11 months ago
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>
11 months ago
Adeeb Shihadeh
ce2a686b97
add body teleop to release
11 months ago
Adeeb Shihadeh
7de9a3693f
more release files
11 months ago
Adeeb Shihadeh
54116569c3
build_release fixups
11 months ago
Adeeb Shihadeh
a21f773366
no lfs in release
11 months ago
Shane Smiskol
63f55f4915
debug FW fingerprinting: live support ( #32585 )
...
* live debug!
* clean up
11 months ago