Adeeb Shihadeh
2590cf8615
update plannerd cpu usage
2023-12-08 11:39:30 -08:00
Dean Lee
ef262ff9eb
camerad: move sensor related code to /sensors ( #30647 )
2023-12-08 11:19:10 -08:00
Dean Lee
51328609d2
camerad: refactor sensor parameters to struct ( #30644 )
...
* refactor camerainfo
* include <memory>
2023-12-08 00:01:16 -08:00
Dean Lee
9bff8ccd0f
camerad: fix use of uninitialized CameraInfo in camera_open() ( #30642 )
2023-12-07 20:11:44 -08:00
Shane Smiskol
49317e3903
Ford: add Explorer 2020 FW ( #30638 )
...
* 49cead668ca2ac46
* docs
* b18d8435f1460528
2023-12-07 16:37:59 -08:00
Adeeb Shihadeh
0586f86ad0
Revert "camerad: refactor sensor parameters to struct ( #30639 )"
...
This reverts commit a70911d639 .
2023-12-07 16:21:16 -08:00
Dean Lee
a70911d639
camerad: refactor sensor parameters to struct ( #30639 )
...
* refactor camerainfo
* include <memory>
2023-12-07 16:06:55 -08:00
Dean Lee
bdf868ddc2
camerad: split sensor_ic2.h ( #30641 )
...
* split sensor_ic2.h
* move start_reg,stop_reg
2023-12-07 15:45:49 -08:00
Dean Lee
ecfe201a57
camerad: move AR0231 functions to camera_ar0231.cc ( #30635 )
...
* move AR0231 functions to camera_ar0231.cc
* move to sensors/aro231.cc
2023-12-07 11:48:17 -08:00
Shane Smiskol
1cd7b04e6f
Ford: add Explorer 2023 FW ( #30637 )
...
* 49cead668ca2ac46
* docs
2023-12-07 11:37:18 -08:00
Kacper Rączy
7f07f47302
locationd: disable locationd temporary error alert on the body ( #30608 )
...
* Disable locationd temporary error alert on the body
* Disable locationd/paramsd/planner alerts on body with joystick mode
* joystick_enabled param not joystick_mode
2023-12-07 10:53:33 -08:00
Dean Lee
8bf78399e2
sensor2_i2c.h: add #pragma once ( #30636 )
2023-12-07 10:21:14 -08:00
Adeeb Shihadeh
2f2b9c782e
qcomgpsd: retry quectel setup ( #30632 )
2023-12-06 20:56:20 -08:00
Adeeb Shihadeh
51fa7b227a
qcomgpsd: move retry logic to a decorator ( #30633 )
...
* qcomgpsd: move retry logic to a decorator
* make that same
* fix
* fix that
2023-12-06 19:55:27 -08:00
Adeeb Shihadeh
35f819c823
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
2023-12-06 17:27:51 -08:00
Justin Newberry
36bebb1aa0
jenkins: retry build_devel ( #30628 )
...
* will it work
* retry build devel
* correct p[ath
* try a failure
* Revert "try a failure"
This reverts commit ba4e6a0a2096b94887fcfbf7d011e34aa2a16c41.
2023-12-06 17:22:32 -08:00
Justin Newberry
f16df8e4b7
pytest: group test_models by route instead of car name ( #30625 )
...
* group by route
* dont need those
2023-12-06 16:00:59 -08:00
Justin Newberry
3777bf7fb9
jenkins: disable xdist on tici ( #30624 )
...
to preserve it
2023-12-06 15:51:29 -08:00
Justin Newberry
9dc8ecf722
ruff: ignore teleoprtc repo ( #30627 )
...
ignore it
2023-12-06 15:33:17 -08:00
Adeeb Shihadeh
492ba68cfc
Update RELEASES.md
2023-12-06 15:32:46 -08:00
Justin Newberry
5600a82889
Soundd: only update ambient db when not playing an alert ( #30620 )
...
* move to soundd + only when quiet
* not filtered
2023-12-06 14:59:16 -08:00
Justin Newberry
31ab43ce41
jenkins: remove pytest tici conf ( #30621 )
...
* remove pytest conf
* remove that too
2023-12-06 11:13:22 -08:00
Greg Hogan
db35dcd0b5
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs funtion ( #30618 )
...
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs function
2023-12-06 09:55:29 -08:00
Adeeb Shihadeh
3985103974
update mapsd cpu usage
2023-12-05 21:32:55 -08:00
Adeeb Shihadeh
3b89c5fe29
agnos 9 ( #30543 )
...
* agnos 9
* new build
* update
* Soundd: use alsa (#30617 )
* update release notes
* agnos does this now
* prod manifest
---------
Co-authored-by: Justin Newberry <justin@comma.ai >
2023-12-05 21:17:49 -08:00
Shane Smiskol
67d6186bbd
Toyota: LTA unit test ( #30613 )
...
LTA unit test
2023-12-05 19:24:28 -08:00
Justin Newberry
abe39e5076
Soundd: move to python ( #30567 )
...
soundd python
2023-12-05 18:10:01 -08:00
Justin Newberry
f32e3ae799
Docker: pull image before building ( #30614 )
...
* pin to a specific version
* pull latest version
* dont need version debug
2023-12-05 15:48:26 -08:00
Kacper Rączy
7948a61b0e
bodyteleop: toggle joystick debug mode ( #30611 )
...
* Enable joystick debug mode in web
* Remove mutable vals
* Rename thread back to main
2023-12-05 15:00:05 -08:00
Kacper Rączy
6c62a31466
joystickd: remove WEB ( #30612 )
...
Remove WEB option from joystickd
2023-12-05 14:42:44 -08:00
Justin Newberry
56b8a1a5db
pytest: add durations to tici ( #30609 )
...
add durations to tici
2023-12-05 12:24:03 -08:00
Kacper Rączy
f46f00b373
webrtcd: endpoint for message schema retrieval vol. 2 ( #30607 )
...
* webrtcd: endpoint for message schema retrieval (#30578 )
* Capnp json schema conversion
* Schema get endpoint
* Type annotation for generate_field
* Filter empty services
* Add schema.py to release
2023-12-04 23:51:52 -08:00
Shane Smiskol
2ae7d99143
Revert "webrtcd: endpoint for message schema retrieval" ( #30606 )
...
Revert "webrtcd: endpoint for message schema retrieval (#30578 )"
This reverts commit 10eb70daf7 .
2023-12-04 22:59:35 -08:00
Shane Smiskol
09a9ba6de1
joystick: bump max angle ( #30602 )
2023-12-04 21:16:33 -08:00
Shane Smiskol
3fed87dbb7
Toyota: rename LTA torque wind down signal ( #30603 )
...
* bump
* rename
* bump
2023-12-04 21:16:12 -08:00
Kacper Rączy
10eb70daf7
webrtcd: endpoint for message schema retrieval ( #30578 )
...
* Capnp json schema conversion
* Schema get endpoint
* Type annotation for generate_field
* Filter empty services
2023-12-04 20:43:19 -08:00
Kacper Rączy
6a354ddab7
webrtcd: stop cereal proxy runner when data channel is closed ( #30601 )
...
Stop the proxy when channel reaches invalid state
2023-12-04 19:14:11 -08:00
Dean Lee
33ee7530b3
cabana: add test case for parsing all opendbc files ( #30584 )
...
* test opendbc files
* bump opendbc
* bump opendbc
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2023-12-04 17:12:22 -08:00
Adeeb Shihadeh
36ccbc8bbe
Bump submodules ( #30596 )
...
bump submodules
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com >
2023-12-04 17:02:48 -08:00
Adeeb Shihadeh
99d51bf02c
Revert "Simplify passive mode handling ( #30593 )"
2023-12-04 15:05:05 -08:00
Justin Newberry
05e932b088
Fix passive mode ( #30600 )
...
remove passive
2023-12-04 13:58:43 -08:00
Adeeb Shihadeh
ce4bac8218
remove unused last_actuators arg from lateral controllers ( #30595 )
2023-12-03 15:54:18 -08:00
Adeeb Shihadeh
bd0ab957b1
add carParams.passive ( #30594 )
2023-12-03 14:09:37 -08:00
Adeeb Shihadeh
5ccff25d88
Simplify passive mode handling ( #30593 )
...
* simplify passive handling
* makes more sense
2023-12-03 13:59:59 -08:00
Adeeb Shihadeh
a1d36961cf
new msgs default to invalid ( #30587 )
...
* new msgs default to invalid
* fix lm
* set more valid
* update rest
* update refs
* fix logMessage
* more valids
* cleanup
* fix llk test
* pigeond is also valid
* more valids
2023-12-03 10:50:17 -08:00
Adeeb Shihadeh
a2b48efa20
process replay: check valid flag ( #30588 )
2023-12-02 10:47:08 -08:00
Adeeb Shihadeh
8971e2c177
longitudinal tests: cleanup old hacks ( #30585 )
2023-12-02 10:01:28 -08:00
Adeeb Shihadeh
c028688a65
bump cereal ( #30582 )
...
* bump cereal
* fix dmonitoringd
* update refs
* update refs
2023-12-02 01:16:07 -08:00
Adeeb Shihadeh
531e62fc03
clear non-release params on startup ( #30583 )
2023-12-01 23:57:54 -08:00
Adeeb Shihadeh
b97e5b0e03
rename carEvents -> onroadEvents ( #30577 )
...
* rename carEvents -> onroadEvents
* bump cereal
* bump cereal
2023-12-01 22:48:29 -08:00