Commit Graph

14043 Commits

Author SHA1 Message Date
Shane Smiskol 6376e4d6a6 add exception for body
old-commit-hash: 1c770c4ed7c9d752aadb032a25b150f104b0b404
2024-08-06 16:37:44 -07:00
Shane Smiskol 2c49f6b20d selfdrive/car: ban selfdrive/controls (#33211)
ban controls (VM isn't used anymore)
old-commit-hash: 6c837332ea9ae854caf4f7747d3ef84101cd93c6
2024-08-06 16:36:38 -07:00
Hoang Bui 83cbd93d3b tools/rerun: new image API for rerun 0.18 (#33186)
* change api for video

* install prerelease 0.18
old-commit-hash: 5909bcde62d0a007669098ad9f650cf67c09f174
2024-08-06 14:22:25 -07:00
Shane Smiskol ce7c2488b5 add back lint-imports (#33202)
add back
old-commit-hash: 3d02c0300145c956b7bde31af7eb5ef6654fff8c
2024-08-06 13:43:04 -07:00
Adeeb Shihadeh e9fdb9490d macOS: remove devcontainer recommendation
old-commit-hash: e9e2e97831e4281c34189574525aa99720936446
2024-08-06 12:58:17 -07:00
Comma Device 41c9dd38eb tici: update spinner and text
old-commit-hash: 33bf4bbb13ee7fbaebe8a4efe500b75ebdcf86f7
2024-08-06 11:51:17 -07:00
Shane Smiskol c0f721180f get_car: returns just CI (#33204)
just return CI
old-commit-hash: d00a53983089be6bed0e037474abfea823f2fc3e
2024-08-06 00:30:25 -07:00
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: 5a1596a32299d6f78d89c89469ab6893b8d5e083
2024-08-06 00:10:53 -07:00
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: d1140cc6440c9dba795743dd0f0b82915879fbb7
2024-08-06 00:08:39 -07:00
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: 86aeb123bcdac9544db046a2db7e2974b5a687e1
2024-08-05 23:30:52 -07:00
Shane Smiskol 6fc4328de4 fix build
old-commit-hash: 04b636e3f224b9572eca1fcc0fe080c4545c74ab
2024-08-05 23:08:41 -07:00
Shane Smiskol 3df0a1ebbf remove CarVin parameter
old-commit-hash: 87c6afccf71788ba58685f43d967290816d4dfbf
2024-08-05 22:31:04 -07:00
Shane Smiskol 9e4a7484be remove unnecessary debugging function from car_helpers.py (#33199)
* format

* better better

* huh
old-commit-hash: 5c1e111d8a8476a2bddaeee29fcaca1c2c38f609
2024-08-05 21:27:43 -07:00
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: 06216d43bbd0926cfd89c91c43cfc0cf9247c324
2024-08-05 17:27:28 -07:00
Adeeb Shihadeh fc469e5f80 Revert "Remove setproctitle (#32716)" (#33195)
* Revert "Remove `setproctitle` (#32716)"

This reverts commit 9020d1931f4cd72f8162e4402278bdf76e3746f2.

* uv lock

* old name
old-commit-hash: 29b58d4f2fcc982d5c06ed8391e368b1b293a96c
2024-08-05 16:42:22 -07:00
Maxime Desroches df13b36638 fix all codespell issues (#33194)
* bring back

* remove 2020 dictionary
old-commit-hash: 44c7144e1c5f5aa66596c8d240b64827148b960d
2024-08-05 15:25:02 -07:00
Maxime Desroches 10af4af68f setup.sh: metrics (#33175)
* save

* add sentry

* clean

* real sentry

* default

* true

* remote this
old-commit-hash: c7cf6f6568b3cf163fc0ffa9b1e01a5aaf87a913
2024-08-05 14:07:57 -07:00
Shane Smiskol 550178261a [bot] Fingerprints: add missing FW versions from new users (#33191)
Export fingerprints
old-commit-hash: 7a7200cbdadba2c33d9c561a90259e7f458bfc1b
2024-08-05 13:29:14 -07:00
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: 12a7b7f7fb1d3a275314b0232795942a7ff3b955
2024-08-05 12:31:31 -07:00
commaci-public 8bf177ece0 [bot] Bump submodules (#33184)
bump submodules

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 4706d9e2d1fbd458b88aa0103bbd8dc4a4e31125
2024-08-05 12:18:28 -07:00
commaci-public 0907814b1b [bot] Update Python packages (#33185)
pin numpy :(

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 3b3ffb7b2b783dcdc23bcbae20b155378a96417a
2024-08-05 10:35:58 -07:00
Adeeb Shihadeh f2299dfcb2 back to pypi casadi (#33182)
old-commit-hash: 8e0a4f2faf9db787affe2bcd053d81119018cd73
2024-08-04 16:13:18 -07:00
Adeeb Shihadeh fe4ab0a22d bounties.md moved to the project README
old-commit-hash: c8d8db5947375483ec60a773daff234a9777e4e8
2024-08-04 15:51:12 -07:00
Adeeb Shihadeh f46fc7d7e4 op: simpler examples
old-commit-hash: 3fd4b2f67666ced6e2fab4843e438135558de942
2024-08-04 11:07:08 -07:00
ugtthis b6ddc8d6cc Docs: curl command updated (#33180)
old-commit-hash: e1a493e13b389315b442ce8455f6212164103222
2024-08-04 06:57:42 -07:00
Adeeb Shihadeh ca0cc203d4 rerun: misc fixups
old-commit-hash: 54cd2a6ed2a07d6bb1065180a93ebc8bf2726a8e
2024-08-03 21:14:48 -07:00
Dean Lee ad42551437 camerad: encapsulate cl_command_queue in ImgProc (#33178)
move cl queue to imgproc
old-commit-hash: 8f9b165de8be31b8c68dfa31e7f6a036107aa2e4
2024-08-03 14:57:26 -07:00
Adeeb Shihadeh 139f4034a8 Revert "uploader.py: simplify clear_locks by using rglob (#32974)"
This reverts commit 870f5cbeb39fa63829e6f3a64fa8df57e82d52c3.

old-commit-hash: 9474523addb78d3b16a72949c6d85c4059fffa92
2024-08-03 12:12:42 -07:00
Dean Lee 7fcba71725 uploader.py: simplify clear_locks by using rglob (#32974)
simplify clear_locks
old-commit-hash: cafca4f89176855585835ff7c67dea5a9b08ca23
2024-08-02 13:40:57 -07:00
Dean Lee 74a9e64c2c modeld: remove redundant pred_mu assignment (#33152)
remove redundant pred_mu assignment
old-commit-hash: 2cd9975e4fe31bf89cdbf41d3d5db02f519a2718
2024-08-02 13:40:33 -07:00
Dean Lee 7adc4219f0 camerad: update frame msg related variable types to uint64_t for consistency (#33113)
Update frame_msg related variable types to uint64_t for  type safety
old-commit-hash: c40d129f70338674302116cfdde129ba6511a920
2024-08-02 12:57:29 -07:00
Adeeb Shihadeh e2e271950f Update stale.yaml
old-commit-hash: 19dec54f65459b619f9a726c7ca6ecb96f6067ea
2024-08-02 12:55:04 -07:00
Dean Lee 2a16a305b3 camerad: move do_exit to camera_qcom2.cc (#33086)
move do_exit to camera_qcom2.cc
old-commit-hash: 8ab587d30b461cf52844a351b912e3560b9dcbcd
2024-08-02 12:18:10 -07:00
Dean Lee c92010d0ac params: wrap fsync and close in HANDLE_EINTR for robustness (#33154)
Wrap fsync and close in HANDLE_EINTR for Robustness
old-commit-hash: ea5ee29ebddf0a17bd884f23de6b6a5a288ebd10
2024-08-02 12:16:24 -07:00
Dean Lee b12b30c328 camerad: encapsulating event management within the ImgProc Class (#33119)
Encapsulating Event Management Within the ImgProc Class
old-commit-hash: 2189164d455aba0c72192881bef43a1cee8f3d3b
2024-08-02 12:16:04 -07:00
Dean Lee d802a423a6 loggerd: Initialize atomic variables to zero (#33130)
Initialize atomic variables in LoggerdState to zero
old-commit-hash: 8f3fc699d4e06811fd29fbf64fe89032cce563b9
2024-08-02 12:01:56 -07:00
Adeeb Shihadeh 1feb6d671a remove pre-commit (explorations) (#33172)
* remove pre-commit (explorations)

* lint.sh

* remove rest

* add to release files

* no source

* 1min is all you need
old-commit-hash: 13511e383c1679d17843e8cbf1bcb0a926f74c35
2024-08-01 22:16:13 -07:00
Maxime Desroches 41e549f8c8 ci: create ui report only on PR (#33168)
only on pr
old-commit-hash: 4b11c9e914707df9def598616995be2a5d355a6a
2024-08-01 16:44:10 -07:00
Hoang Bui cb306fd7a8 CI: fix recent test_rotation skip (#33167)
old-commit-hash: 5b4b7a08fcabdc22bb52c2abeeda87772d7990d7
2024-08-01 16:28:26 -07:00
Adeeb Shihadeh d59f9262c8 disable test_rotation until it's fixed
old-commit-hash: bfa8e0b2ec20727db070945e99549828c1f4bc0e
2024-08-01 15:36:44 -07:00
Maxime Desroches 619c6ce4c2 op.sh: check for valid invocation (#33166)
no source
old-commit-hash: d0671bda6d2042bd2a4cebf0304cfeffcc90df2a
2024-08-01 13:44:57 -07:00
Shane Smiskol 54f912a1d5 opendbc is a package (#33159)
* bump

* rename to opendbc_repo

add symlink

* bump

* fix cabana

fix cabana

* bump

* fix whitelist paths

bump

* bump to master

* remove trailing slash
old-commit-hash: 7ee9d2d1b93abb3ccba53f9552b716d3a11c2b6d
2024-07-31 23:17:40 -07:00
Maxime Desroches 319c2dc3e1 op.sh: fix python version check (#33163)
fix check
old-commit-hash: 7bf912f40740b4cca62ddc65bd82700615636550
2024-07-31 21:40:48 -07:00
Maxime Desroches ea71f07ea7 setup.sh: work in non interactive mode (#33162)
* work without terminal

* failure message

* no if
old-commit-hash: 3e66827a8501c792fde66f16c65e5297ab51fa2d
2024-07-31 20:32:41 -07:00
Maxime Desroches 0d9b5627f2 op.sh: call directly instead of sourcing (#33160)
no source
old-commit-hash: 16ea2ff270165e027370ddff67952b46404d01fb
2024-07-31 19:37:06 -07:00
ZwX1616 03fa24ee82 camerad: use os binning (#33161)
* all

* right sz

* what is this

* Revert "what is this"

This reverts commit 3ff771926f109452a055dfb61cee06b34e498164.

* ok

* big

* update intrs

* fl

* more specifuc

* fish

* revert

* revert

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3ccc63deec85f454521d465c4e0e3438e76cb547
2024-07-31 19:10:44 -07:00
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: 7de618a5cf38a759d3986d775f7d7f7a35167050
2024-07-31 16:12:37 -07:00
Shane Smiskol 799fabd707 Reapply "update to new opendbc API (#32009)" (#33151)
This reverts commit f2f01e3afaeaa267af61c8d7ab918da04d3411f2.
old-commit-hash: 7c112341c358b57ee9d0209cb2b2c53383adcca9
2024-07-31 15:37:39 -07:00
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: ebff7cab1ab897526800e229e30b01ec4cf1114c
2024-07-31 14:53:13 -07:00
Maxime Desroches 80e23d1593 Remove hexdump package (#33155)
* remove hexdump

* uv lock

* cleanup
old-commit-hash: 1dd8bdc7912bef693c112816a5ac5066b036337b
2024-07-31 13:34:14 -07:00