Adeeb Shihadeh
bfa8e0b2ec
disable test_rotation until it's fixed
9 months ago
Maxime Desroches
d0671bda6d
op.sh: check for valid invocation ( #33166 )
...
no source
9 months ago
Shane Smiskol
7ee9d2d1b9
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
9 months ago
Maxime Desroches
7bf912f407
op.sh: fix python version check ( #33163 )
...
fix check
9 months ago
Maxime Desroches
3e66827a85
setup.sh: work in non interactive mode ( #33162 )
...
* work without terminal
* failure message
* no if
9 months ago
Maxime Desroches
16ea2ff270
op.sh: call directly instead of sourcing ( #33160 )
...
no source
9 months ago
ZwX1616
3ccc63deec
camerad: use os binning ( #33161 )
...
* all
* right sz
* what is this
* Revert "what is this"
This reverts commit 3ff771926f
.
* ok
* big
* update intrs
* fl
* more specifuc
* fish
* revert
* revert
---------
Co-authored-by: Comma Device <device@comma.ai>
9 months ago
Shane Smiskol
7de618a5cf
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
9 months ago
Shane Smiskol
7c112341c3
Reapply "update to new opendbc API ( #32009 )" ( #33151 )
...
This reverts commit ac130001cc
.
9 months ago
Shane Smiskol
ebff7cab1a
get_fw_versions: test the full stack ( #33156 )
...
* add the test
fix
* bump
* not sure why mypy didn't catch this
9 months ago
Maxime Desroches
1dd8bdc791
Remove hexdump package ( #33155 )
...
* remove hexdump
* uv lock
* cleanup
9 months ago
Maxime Desroches
bf003f2972
setup.sh: retry + timing ( #33145 )
...
* improve
* update readme
* stdin
* better
* allow non interactive
* specify dir
9 months ago
Shane Smiskol
ac130001cc
Revert "update to new opendbc API ( #32009 )"
...
This reverts commit 0dddc97dca
.
9 months ago
Dean Lee
0dddc97dca
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>
9 months ago
Shane Smiskol
1b6ac2d876
CarController: call to super's init ( #33148 )
...
* this should be common
* super!
* bump
* and frame is common
* bump
9 months ago
Shane Smiskol
80f9278a73
Revert "bump"
...
This reverts commit 7824074aae
.
9 months ago
Shane Smiskol
7824074aae
bump
9 months ago
Shane Smiskol
42f2601416
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
9 months ago
Shane Smiskol
b6d124d268
tester present msgs: use helper ( #33147 )
...
use helper
9 months ago
Shane Smiskol
661ef03a24
Ford: add long controls todo
9 months ago
Adeeb Shihadeh
76fd5b00f1
CI: increase shm size to 2G
9 months ago
Shane Smiskol
0739d79a51
cars: remove some external imports ( #33133 )
...
* ford and gm
* clean that up
* also this
* honda
* temp fix
* move into selfdrive.car
* clean up
* more
9 months ago
Shane Smiskol
0fe143e4a7
test_onroad: lower lower log size bound
9 months ago
Maxime Desroches
086dcfe715
docs: fix README.md ( #33142 )
...
* md
* Update README.md
* rename
* exclude
* Update README.md
9 months ago
Maxime Desroches
9536dd07c6
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>
9 months ago
Adeeb Shihadeh
0b29db5c3e
add roadmap to readme
9 months ago
Andrei Radulescu
4e73b76a12
fix multiprocessing issue with can_replay.py on macOS ( #33139 )
...
fix multiprocessing issue with can_replay.py on mac
9 months ago
Shane Smiskol
dfd387520e
process replay: use zst ( #33138 )
...
* test
* update refs to zst
* update
9 months ago
Kacper Rączy
86d8d1d996
torqued: use livePose ( #33136 )
...
* Use livePose
* Replace it in process replay
* Add liveCalibration to messages
* Update ref commit
9 months ago
Shane Smiskol
11cb2d3a0b
qlog_size.py: use zstd ( #33137 )
...
qlog_size: use zstd
9 months ago
Kacper Rączy
84cff4fc03
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
9 months ago
Kacper Rączy
6e185f4eea
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
9 months ago
Adeeb Shihadeh
43dcddc68b
qlog: remove mag and less CAN
9 months ago
Dean Lee
ade13722cd
replay: add support for decompressing ZST log files ( #32910 )
...
* Add Support for Decompressing ZST Log Files
* 2 space and check magic number
* match BZ2
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
9 months ago
Andrei Radulescu
7d6ff19dea
update mac_setup.sh brew install ( #33131 )
9 months ago
Dean Lee
2728c95b0d
uploader.py: ensure proper resource management with io.BytesIO ( #33108 )
...
* ensure proper resource management with io.BytesIO
* improve
9 months ago
Shane Smiskol
606890cba5
[bot] Fingerprints: add missing FW versions from new users ( #33123 )
...
Export fingerprints
9 months ago
Maxime Desroches
01c0756974
Remove control usage ( #33103 )
...
* manual matrix exp
* remove control
9 months ago
commaci-public
1ae3adbe13
[bot] Update Python packages and pre-commit hooks ( #33122 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
9 months ago
Adeeb Shihadeh
5ebc65f254
docs: add concepts section
9 months ago
Adeeb Shihadeh
691b948ad0
docs: readthedocs theme ( #33116 )
...
* docs: read the docs theme
* nav depth
9 months ago
Adeeb Shihadeh
4fbac089f8
docs: fix nested structure ( #33114 )
...
* docs: fix nested structure
* test ci
* that too
* update that
* not common mark anymore
9 months ago
Maxime Desroches
583e89d3a4
remove cv2 usage ( #33101 )
...
remove cv2
9 months ago
Adeeb Shihadeh
c51f37f63e
docs: start roadmap
9 months ago
Shane Smiskol
1b3b5ab758
use zstandard library ( #33110 )
...
* use zstandard
* run 10
* bye bye
* this was a little overzealous
* clean up
9 months ago
Shane Smiskol
4caecf2143
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
9 months ago
Shane Smiskol
7dec7c39be
uploader: compress with zstd ( #32736 )
...
* zstd uploader
* fix that
* fix name of function
* comment
* log failed
* fix comma_api_source for routes with both bz2 and zst rlogs
* TODO
* 10-14 achieves almost no benefit on qlogs in a few cases, but takes 2x the time
* these aren't written out
* regen: specify any list of sources
ooh this is pretty nice
* regen and process replay
* damn, actually we don't need all this (cool tho)
Revert "regen: specify any list of sources"
This reverts commit ceb0b4abed
.
* just let it auto resolve
* fix athenad/uploader tests
* zst here too
* TODOs
* yes
* Revert "TODOs"
This reverts commit 8c7da1dbd0
.
* Revert "zst here too"
This reverts commit 23b0023ddf
.
* Revert "just let it auto resolve"
This reverts commit f296d62424
.
* Revert "regen and process replay"
This reverts commit 0768330e96
.
* revert readme
* not in save_log either
* lfg
* Revert "lfg"
This reverts commit 3718559c6c
.
9 months ago
ugtthis
6f1ea5a1fd
Docs: Added venv step ( #33097 )
9 months ago
Adeeb Shihadeh
c8d5a3fe25
docs: style for external links
9 months ago
Maxime Desroches
d7159cd3c7
op.sh: misc improvements ( #33096 )
...
* check for install
* venv
* build
9 months ago