* jenkins: build master-ci on pc
* make target configurable
* build on actions
* no wait
* more fetch
* v3 has push?
* example
* remove that
* wait
* v1.1.1
* this one works
* schedule
* clear out target first
* no lfs
old-commit-hash: 531f4483b2c24c054b0d0fa264438a8a864e09fa
* update body test route
* Revert "update body test route"
This reverts commit 7b918cb48bdb1b7596d8ba49f5915b69695e4a45.
* bump opendbc
* Revert "Revert "update body test route""
This reverts commit d27276b8341d8e4a92633a1a8ef88b7737532177.
old-commit-hash: 8572c6aee61f87521f971948d832420085e118e6
* enable encoderd
* correct enable line
* fix loggerd tests
* fix power draw and cpu tests
* correct cpu for encoderd
* fix a bug, video_writer is shared
* fix issue with not recording dcam
* add recording state
* wooo tests pass. encode id keeps counting
* core 3
* loggerd then encoderd
* stop loggerd first
* core 3 always online
* see the camera when we see encoder packet
* encoderd on small core uses 37%
* remove encoder logic from loggerd
* delete unit test that doesn't really make sense anymore
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 94b9972eb798408a3c412716b8d9eb8ddb9354bc
* move to super
* no class variable
* there's CP
* whitespace
* drop CI from latcontrol super
* Revert "drop CI from latcontrol super"
This reverts commit 9218273060ade6431c4fc4c310b27e7e210158b9.
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: a693b3a26b2dcbd7910e4fa98318f23c13c3d815
* camerad: combine debayering and rgb_to_yuv opencl kernels
* fix border
* fix snapshot
* rename function
* update camerad cpu usage
* update camerad power draw
* vignetting equal to previously
* test other local worksize
* use less floats
* reduce amount of code
* move barrier back
* make faster
* fix corners
* cleanup
* cleanup
* allow more jitter on driverState timing
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 489fbb74b0f532c738cf8c06afe1a5f9ce1e1651
* Add sensord test to Jenkins
* add second configuration
* add other configs too
* rename
* move into existing HW tests
old-commit-hash: 822ea1fbd9ee761c8dce59d727eebe943e640502
* Fix gcc-arm-embedded for m1 mac
* put in /tmp
* update comment
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 01a237ef02cf989a3e2dc8a529d5a0338a09e123
when only uploading no need to print success status or update diff
don't print succeed/fail when only uploading
old-commit-hash: 934bc1e6fb2ab9b9476438b2f9aea45a4dcb5298
* make sure we print the diff before updating refs
* cause fail
* when only uploading no need to print success status or update diff
don't print succeed/fail when only uploading
* Revert "cause fail"
This reverts commit 6e5db1a0ac6ccd0e6a0885d72d79d75c610bdc1f.
* Revert "when only uploading no need to print success status or update diff"
This reverts commit d6727f30a109fd7330746005aa7b228c9eca3e79.
old-commit-hash: f918ab7967ba25d8fe21275fd03330046cfe94de
* use std::this_thread::yield()
* use yield in cameraServer::waitFinish
* rename waitFinish to waitForSent
old-commit-hash: 3863a88356650242147a4f282e52d195413864ca
* add mypy check for return-any
* remove unused import
* typing
* remove unnecessary variable typing
* cleanup
* cleanup
* bump submodules
* small fixes
* only a problem on mac
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: d2eef1955c777ef6110c7a74d2a9ca9e4e1d958c
fix: fix the problem with replay routes locally
Co-authored-by: Anton Rudomaneko <anton.rudomanenko@nami.ru>
old-commit-hash: 3bfe4a691ca99e6b89980131161652ce0d18670c
This MR adds basic gamepad support to the joystick web client.
The mappings appear to be consistent between a few controllers I tried, so I think inverting both axes is the optimal mapping.
old-commit-hash: e84d073233404e3375fc3708c0da079c88c012e5