Comma Device
41c9dd38eb
tici: update spinner and text
...
old-commit-hash: 33bf4bbb13
10 months ago
Shane Smiskol
c0f721180f
get_car: returns just CI ( #33204 )
...
just return CI
old-commit-hash: d00a539830
10 months ago
Shane Smiskol
1a74993ee2
selfdrive/car: ban params ( #33198 )
...
* ban params too with a callback
* all sorts of messed up
* use cloudlog
* consistent order
* order
* better type hint
* format
* this is a bit nicer
* hmm
* fix PLR1704
* no carvin
* fix process replay
old-commit-hash: 5a1596a322
10 months ago
Shane Smiskol
59b2f1f511
fingerprinted: log platform string
...
This does get safely converted to a string in the logs, but in the console it's the repr
old-commit-hash: d1140cc644
10 months ago
Shane Smiskol
a1c2971f13
selfdrive/car: OBD callback ( #33200 )
...
* finish
* pass empty cb
* last fix!
* i keep messing this up
* even more coverage!
* not needed
old-commit-hash: 86aeb123bc
10 months ago
Shane Smiskol
3df0a1ebbf
remove CarVin parameter
...
old-commit-hash: 87c6afccf7
10 months ago
Shane Smiskol
9e4a7484be
remove unnecessary debugging function from car_helpers.py ( #33199 )
...
* format
* better better
* huh
old-commit-hash: 5c1e111d8a
10 months ago
Shane Smiskol
c45e72dd2f
remove more car import exceptions ( #33193 )
...
* remove another exception (remove mention of events from car stack)
* guess this should've been here all along
* reorganize exceptions
* fix
old-commit-hash: 06216d43bb
10 months ago
Adeeb Shihadeh
fc469e5f80
Revert "Remove `setproctitle` ( #32716 )" ( #33195 )
...
* Revert "Remove `setproctitle` (#32716 )"
This reverts commit 9020d1931f4cd72f8162e4402278bdf76e3746f2.
* uv lock
* old name
old-commit-hash: 29b58d4f2f
10 months ago
Maxime Desroches
df13b36638
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
10 months ago
Shane Smiskol
550178261a
[bot] Fingerprints: add missing FW versions from new users ( #33191 )
...
Export fingerprints
old-commit-hash: 7a7200cbda
10 months ago
Shane Smiskol
cfc2cda37c
separate car logger forwarded to cloudlog ( #33170 )
...
* car logger
* try this
* fix double printing!
* clean up
* need to import where we actually use it (card won't be in submodule)
* NullHandler does not forward everything properly, need propagate=False to stop root logger from printing
* card is staying
* set up
* forward
old-commit-hash: 12a7b7f7fb
10 months ago
Dean Lee
74a9e64c2c
modeld: remove redundant pred_mu assignment ( #33152 )
...
remove redundant pred_mu assignment
old-commit-hash: 2cd9975e4f
10 months ago
Shane Smiskol
be710ab893
ensure alerts_generated.h is built ( #33157 )
...
don't build alerts_generated.h in test, and ensure scons builds it more reliably + clean up support
old-commit-hash: 7de618a5cf
10 months ago
Shane Smiskol
799fabd707
Reapply "update to new opendbc API ( #32009 )" ( #33151 )
...
This reverts commit f2f01e3afaeaa267af61c8d7ab918da04d3411f2.
old-commit-hash: 7c112341c3
10 months ago
Shane Smiskol
0ea25665bb
get_fw_versions: test the full stack ( #33156 )
...
* add the test
fix
* bump
* not sure why mypy didn't catch this
old-commit-hash: ebff7cab1a
10 months ago
Maxime Desroches
80e23d1593
Remove hexdump package ( #33155 )
...
* remove hexdump
* uv lock
* cleanup
old-commit-hash: 1dd8bdc791
10 months ago
Shane Smiskol
2c11e7b49a
Revert "update to new opendbc API ( #32009 )"
...
This reverts commit d21755b2e216c3f547db0b55b7088357c4368801.
old-commit-hash: ac130001cc
10 months ago
Dean Lee
2f1ee6e832
update to new opendbc API ( #32009 )
...
* use new opendbc api
* export pandad_python
* merge master
* merge master
* bump opendbc
* bump opendbc
* improve func
* keep interface unchanged
* fix test_car_interfaces
* bump opendbc
* bump opendbc
* fix test_models
* the interface now has to convert from can capnp to list, so we should include this time
* goes from ~210 to ~240 mean ms real time
* remoe busTime
* lowercase sendcan
* consistent msgtype
* bump
* bump
* not used in lat_mpc
* space
* bump to master
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 0dddc97dca
10 months ago
Shane Smiskol
b4b3ae5da8
CarController: call to super's init ( #33148 )
...
* this should be common
* super!
* bump
* and frame is common
* bump
old-commit-hash: 1b6ac2d876
10 months ago
Shane Smiskol
5cc7d1c36b
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
old-commit-hash: 42f2601416
10 months ago
Shane Smiskol
7b724ed243
tester present msgs: use helper ( #33147 )
...
use helper
old-commit-hash: b6d124d268
10 months ago
Shane Smiskol
5e0168a7f0
Ford: add long controls todo
...
old-commit-hash: 661ef03a24
10 months ago
Shane Smiskol
2cb381997f
cars: remove some external imports ( #33133 )
...
* ford and gm
* clean that up
* also this
* honda
* temp fix
* move into selfdrive.car
* clean up
* more
old-commit-hash: 0739d79a51
10 months ago
Shane Smiskol
11d18b7aca
test_onroad: lower lower log size bound
...
old-commit-hash: 0fe143e4a7
10 months ago
Maxime Desroches
6c1d7358f0
unpin numpy ( #33132 )
...
* unlock numpy
* remove old cache
* sheel
* lock
* remove temp
* depends
* export
* put this back
* use __version__
* move this
---------
Co-authored-by: quebec <quebec@quebec.attlocal.net>
old-commit-hash: 9536dd07c6
10 months ago
Shane Smiskol
7ce33fbe2b
process replay: use zst ( #33138 )
...
* test
* update refs to zst
* update
old-commit-hash: dfd387520e
10 months ago
Kacper Rączy
7ea8d9e91d
torqued: use livePose ( #33136 )
...
* Use livePose
* Replace it in process replay
* Add liveCalibration to messages
* Update ref commit
old-commit-hash: 86d8d1d996
10 months ago
Shane Smiskol
93c6e23a42
qlog_size.py: use zstd ( #33137 )
...
qlog_size: use zstd
old-commit-hash: 11cb2d3a0b
10 months ago
Kacper Rączy
3740693956
paramsd: use livePose ( #33099 )
...
* Use livePose instead of llk
* Update process replay sockets
* Fix import
* Fix calib
* Fix field name
* Dont store device_from_calib
* Update ref commit
old-commit-hash: 84cff4fc03
10 months ago
Kacper Rączy
130d0d2e3a
process_replay: regenerate locationd logs ( #33134 )
...
* Filter out non-relevant services in most_messages_valid check
* Set as comprehension
* Update segments
* Update ref commit
* New check for hyundai2
old-commit-hash: 6e185f4eea
10 months ago
Shane Smiskol
3e39d610bc
[bot] Fingerprints: add missing FW versions from new users ( #33123 )
...
Export fingerprints
old-commit-hash: 606890cba5
10 months ago
Maxime Desroches
a78c63cf7b
Remove control usage ( #33103 )
...
* manual matrix exp
* remove control
old-commit-hash: 01c0756974
10 months ago
Maxime Desroches
144e9e271c
remove cv2 usage ( #33101 )
...
remove cv2
old-commit-hash: 583e89d3a4
10 months ago
Shane Smiskol
7b67994a05
use zstandard library ( #33110 )
...
* use zstandard
* run 10
* bye bye
* this was a little overzealous
* clean up
old-commit-hash: 1b3b5ab758
10 months ago
Shane Smiskol
09df2fbb14
test_onroad: use zstd compression ( #33100 )
...
* use zstd in test_onroad
* debug
* now leans towards 0.4 instead of 0.5
* 5x runs
* better
* more
* Update selfdrive/test/test_onroad.py
* revert Jenkinsfile
* and this
old-commit-hash: 4caecf2143
10 months ago
Shane Smiskol
539c828861
tools: keep re pattern file small ( #33084 )
...
remove bz2 from re file
old-commit-hash: e68bb26e14
10 months ago
eivegau
805f2ff3bf
Kia: add missing Optima EUR FW versions ( #33027 )
...
* Update fingerprints.py
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cd8a603ad0
10 months ago
Dean Lee
757cb2eb6c
mcid.py: optimize FFT and A-weighting calculations ( #33057 )
...
* Precomputing weighting
* add comments back
* use cache
* spacing
spacing
* clean up
* lower by diff
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 313a2826c2
10 months ago
Dean Lee
7382299fda
ui: fix wayland requestActivate warning on device ( #33054 )
...
fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0
10 months ago
Harald Schäfer
543e691203
Longcontrol: engage into stopped state when needed ( #33042 )
...
test stay stopped
old-commit-hash: 3bc1b173d2
10 months ago
Dean Lee
29dda3b232
Fix FutureWarning "Cython directive 'language_level' not set" ( #33046 )
...
fix FutureWarning
old-commit-hash: fb33366144
10 months ago
Shane Smiskol
fd0fc08f8a
[bot] Fingerprints: add missing FW versions from new users ( #33039 )
...
Export fingerprints
old-commit-hash: bd00a9d800
10 months ago
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: a654e5bd05
10 months ago
Shane Smiskol
30848f76d7
[bot] Fingerprints: add missing FW versions from new users ( #33038 )
...
Export fingerprints
old-commit-hash: 8d77cea3a5
10 months ago
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: dcdac84f0c
10 months ago
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: 1aa467cb00
10 months ago
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: 0907b30d7b
10 months ago
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: c96dbd5a0b
10 months ago
Shane Smiskol
85b77e0387
qlog_size: decimate rlog option ( #33011 )
...
* decimate option
* clean up
* check exists
old-commit-hash: f31ad97e92
10 months ago