Commit Graph

2996 Commits (2fe5eff88c66caa22f615fff2919356b3178a30e)

Author SHA1 Message Date
Greg Hogan 2fe5eff88c better way to set pipfile 2021-03-09 17:56:23 -08:00
Adeeb Shihadeh 2d79ccb9ad fix static analysis CI 2021-03-09 17:49:15 -08:00
Greg Hogan 81433f1e54 use xx pipfile when available 2021-03-09 17:46:45 -08:00
Adeeb Shihadeh 9d92c36dca
fix mac CI (#20292)
* fix mac ci?

* try that

* revert that

* try

* almost

* lib

* no 5?
2021-03-09 17:33:45 -08:00
Comma Device f126118bc0 power monitoring script 2021-03-09 17:09:25 -08:00
rodclem 1dc0c0763e
2021 Acura RDX firmware clean up + update readme (#20288) 2021-03-09 14:03:34 -08:00
Jason Young 1813c72a76
VW MQB: Use raw steering angle signal (#20247)
* Use raw instead of processed steering angle

* update ref commit

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-09 13:47:00 -08:00
Adeeb Shihadeh c8bbb8ea87 update_requirements: install pipenv 2021-03-09 13:41:19 -08:00
Adeeb Shihadeh 2034a04750
update to python 3.8.5 (#20217) 2021-03-09 13:38:22 -08:00
Shane Smiskol a3556410de
Spinner: wait for UI to start (#20279)
* Impose a max rate for updating spinner progress

* fix import

* Show spinner until offroad is started

* no need for time

* Fix ROOT_DIR

* Fix fb include

* fix relative path

* don't touch these files

* Close spinner after all procs have started

* don't touch file

* Move up

* Revert changes to spinner, and only sleep on final progress update

* add this back

* revert time

* test sending 100

* test sending 100

* revert makefile changes

* rm 2nd 100% update

* pass spinner to thread function

* pass ignore list

* Default to None

Co-authored-by: Willem Melching <willem.melching@gmail.com>

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-03-09 13:37:11 -08:00
Adeeb Shihadeh 8456917a0e Revert "fix default plotjuggler path"
This reverts commit 91ec0a2099.
2021-03-09 13:35:00 -08:00
Willem Melching 026a580ee3
Use exposure for screen brightness (#20290)
* use camera to set screen brightness

* leave default

* lower default

* fix offroad

* increase offroad brightness

* ifdef ifndef

* fix qcomgp
2021-03-09 17:58:26 +01:00
Willem Melching d66661fa67 boardd: 0.9s timeout, only log no reset 2021-03-09 17:54:40 +01:00
Willem Melching 6884d7c9bd boardd: increase CLASS_RXM timeout 2021-03-09 17:28:19 +01:00
Willem Melching 23c1257c67 bump opendbc 2021-03-09 16:36:09 +01:00
Willem Melching fbdeee5738 boardd: remove check on CLASS_MON 2021-03-09 15:45:22 +01:00
Jason Young bee0cc6dac
VW MQB: Support for other transmission types (#20253)
* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Support pieces for e-Golf and manual trans

* Fix comment typo

* TRANS->TransmissionType, GEAR->GearShifter

* TRANS->TransmissionType, GEAR->GearShifter
2021-03-09 15:39:58 +01:00
Willem Melching 958e7b0071 manager watchdog, log exit code 2021-03-09 13:11:40 +01:00
Robbe Derks 91ec0a2099 fix default plotjuggler path 2021-03-09 12:08:00 +01:00
Willem Melching fff5cde352 board: respect 10 second ublox init time 2021-03-09 12:05:16 +01:00
Willem Melching 4fc81c2a08
Boardd: Track ublox message frequency and re-init (#20278)
* track message frequency

* also keep old reset trigger

* cleanup

* improve comments

* Add 10 seconds

* these are now signed

* also check ignition last

* cleanup

* correct include

* lower threshold

* dont clear map
2021-03-09 11:49:58 +01:00
Dean Lee a7672e2851
Run models in function run_model (#20272)
* reconnect vipc_client after disconnection

* run models in run_model()

* cleanup

* use std::Mutex

* use std::thread

* const

* comments

* cleanup include

* rename live_thread to calibration_thread

* add comment
2021-03-09 10:32:13 +01:00
Adeeb Shihadeh cfe0338284 these are no longer in the pipfile 2021-03-08 22:13:29 -08:00
Adeeb Shihadeh 614808f384 qt_sound: lower volume 2021-03-08 22:10:48 -08:00
iejMac 539426033b
Move simulator CI to tools workflow (#20285)
* sim CI

* simulator CI

* scons already in Dockerfile.sim

* faster

* fast

* testing
2021-03-08 21:33:15 -08:00
Adeeb Shihadeh 05f6c97f4c merge tools/misc and tools/scripts 2021-03-08 20:37:21 -08:00
rodclem 8c72ffc4cc
Add firmware values for 2021 Acura RDX (#20282) 2021-03-08 20:19:22 -08:00
Adeeb Shihadeh 1f3278461a small carla docker fixes 2021-03-08 20:12:34 -08:00
Willem Melching a94ba4fb8b
Add watchdog check to manager (#20277)
* this should work but doesnt

* Only offroad

* works

* make it work offorad

* reduce diff

* cleanup

* need util

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-08 19:17:46 -08:00
Adeeb Shihadeh 8c207d3cd5 only show EON charge alert on EONs 2021-03-08 17:00:58 -08:00
Adeeb Shihadeh 9151f55e5d
android logcatd test reliability (#20284)
* android logcatd test reliability

* remove that

* more fix

Co-authored-by: Comma Device <device@comma.ai>
2021-03-08 16:47:28 -08:00
Comma Device bcbcc03dc7 revert to divide first 2021-03-08 13:53:24 -08:00
Willem Melching b2b207917e bridge.py: don't clear params 2021-03-08 15:53:18 +01:00
Willem Melching bedfca4fc9 start_openpilot_docker.sh: pull image 2021-03-08 15:42:24 +01:00
Willem Melching af2a847f06 manager: check if process is running before sending signal 2021-03-08 15:42:09 +01:00
Willem Melching 476558b547
Process config cleanup (#20276)
* add enabled flag

* remove hack

* only prepare when enabled
2021-03-08 12:18:58 +01:00
Dean Lee 12928cdae2
use cached buffer for FlatArrayMessageReader (#20233) 2021-03-08 11:02:21 +01:00
Dean Lee 6e1730a3e8
camera_qcom: better error message for apply exp error (#20265) 2021-03-08 10:42:31 +01:00
Dean Lee 74afec9f15
camera_qcom: change unsigned int to uint32_t (#20262) 2021-03-08 10:41:07 +01:00
Dean Lee e66f816879
cameras_qcom: use macros for actuator moving dir (#20259)
* use macro

* revert change
2021-03-08 10:40:15 +01:00
Dean Lee e0cc95a565
camera_qcom: remove eeprom related stuff (#20254) 2021-03-08 10:19:43 +01:00
Dean Lee cdc46ffbab
ui/update_line_data: use max_idx as paramater instead of max_distance (#20256) 2021-03-08 10:16:46 +01:00
Dean Lee 80cc0eefc9
modeldata.h: new function get_model_yuv_transform (#20257) 2021-03-08 10:10:13 +01:00
iejMac 968ed10200
Fix simulator docker: CPU only for now (#20227)
* initial commit

* CPU working in dokcer

* Update selfdrive/manager.py

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

* Update selfdrive/manager.py

* fixes

* fixing env var

* fixes

* building and running in docker

* camerad fix

* camerad fix

* this ACTUALLY works

* removing unused libraries

* updating to CARLA 0.9.11

* removing useless flags

* small changes

* forgot this

* sudo not needed for xhost

* final changes

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-07 23:02:57 -08:00
Adeeb Shihadeh d54e4bd60a fix managed_processes for tests 2021-03-07 22:39:14 -08:00
Adeeb Shihadeh 8541ac8449 also skip ubloxd in sim 2021-03-07 22:14:25 -08:00
Adeeb Shihadeh a9f8fe7dca don't run dmonitoringmodeld in sim 2021-03-07 22:02:08 -08:00
Adeeb Shihadeh 7cfd6b1170 fix manager crash on PC after going offroad 2021-03-07 21:52:20 -08:00
Dean Lee 51d46e289a
raw_logger: remove unneeded recursive_mutex (#20274)
* remove lock

* remove forword declared err

* cleanup include
2021-03-07 21:36:37 -08:00
Adeeb Shihadeh 745a4e884a fix uninstall after manager refactor 2021-03-07 21:02:37 -08:00