openpilot0/selfdrive/test
Shane Smiskol 3e61c7e6ae carControl: add long and lat active fields (#23859)
* proof of concept

* actuators packet describes which actuators are active

* bump cereal

* fixes

* not needed for this PR

* Do Toyota

* add back controlsState.active

* bump cereal

* rest of cars

* in actuators

* add active back

* which

* use controlsState.active for now

* will make an issue

* Update selfdrive/controls/controlsd.py

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* move local lat_active checks into CC.latActive

* remove redundant checks

* move comment

move comment

* fix joystick mode

* get enabled from carcontrol

* do standstill check in controlsd

* make sure we consider the gas press case for GM

* use CC.actuators

* fix

* capitalization

* Bump cereal

Bump cereal

* make intermediate actuators

* similar convention to before

* clean that up

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 629399a449
2022-03-13 20:58:44 -07:00
..
longitudinal_maneuvers Cython acados and minor (#23835) 2022-02-25 14:16:44 -08:00
process_replay carControl: add long and lat active fields (#23859) 2022-03-13 20:58:44 -07:00
profiling test/profiler: fix setting carParams 2021-12-26 21:02:12 -08:00
.gitignore
__init__.py
ci_shell.sh fix up model tests + tools (#21071) 2021-05-28 23:08:08 -07:00
helpers.py remove community features toggle (#23214) 2022-01-24 14:49:47 -08:00
openpilotci.py bigmodel (#23684) 2022-02-19 16:06:31 -08:00
setup_device_ci.sh jenkins: don't rely on SSH params (#23924) 2022-03-07 15:57:18 -08:00
test_fingerprints.py Add more type hinting (#23595) 2022-01-21 15:11:16 -08:00
test_models.py Update Santa Fe 2019 route (#23888) 2022-03-01 13:47:53 -08:00
test_onroad.py Longitudinal MPC set qp tolerance to 1e-3 (#23899) 2022-03-02 21:38:40 -08:00
test_routes.py Update Santa Fe 2019 route (#23888) 2022-03-01 13:47:53 -08:00
test_updated.py ui: render markdown in release notes (#22754) 2021-11-04 16:12:39 +01:00
test_valgrind_replay.py ci: improve valgrind test robustness (#23092) 2021-12-01 17:54:06 +01:00
update_ci_routes.py Convert format strings strings to f-strings (#23241) 2021-12-16 14:58:17 +01:00