Commit Graph

5564 Commits

Author SHA1 Message Date
Willem Melching a15e1b2de0 fix test_models.py (#22694)
old-commit-hash: 8cd195d030
2021-10-26 14:46:31 +02:00
Willem Melching 19ecbfa0b1 bump panda
old-commit-hash: 644d1126db
2021-10-26 12:25:29 +02:00
Adeeb Shihadeh 05aa510c25 always show lane lines on HUD (#22693)
* always show lane lines on HUD

* update refs
old-commit-hash: f2b48a1803
2021-10-25 23:47:12 -07:00
qadmus d56b3bd868 GM: Cleanup & format values.py (#22671)
* cleanup & format gm/values.py like toyota/values.py

* Units and notes
old-commit-hash: ca476650e9
2021-10-25 23:46:44 -07:00
Greg Hogan 466288eff0 ModelDataRaw struct part 4 (#22673)
* convert model data for leads to struct

* make things more consistent

* change names with path to plan

* consistent use of plural
old-commit-hash: 7bb13acc45
2021-10-25 16:46:09 -07:00
Adeeb Shihadeh 104ba7be84 updated: add a few missing type hints
old-commit-hash: 9ca16560e2
2021-10-25 15:58:26 -07:00
Adeeb Shihadeh 300294d0c6 temporarily disable per-core cpu usage check
old-commit-hash: 7394956a90
2021-10-25 15:03:28 -07:00
sshane 263b37364c Quiet steer temp unavailable alert at standstill (#22680)
* only sound critical alert when not at standstill

* need to flip

* just change the one line
old-commit-hash: 82ad6642e2
2021-10-25 14:28:05 -07:00
Jason Young a49278fa2e VW MQB: Cleanup Audi list order and packages (#22689)
old-commit-hash: b950bc2c17
2021-10-25 14:19:26 -07:00
HaraldSchafer d50d9af755 e2e long planner: use position, speed and accel (#22688)
* a little bit more moderate

* cleaner
old-commit-hash: 7868baeac9
2021-10-25 14:03:41 -07:00
Adeeb Shihadeh 55cc85096e count_events: handle missing logs
old-commit-hash: 4b4efead89
2021-10-25 10:25:23 -07:00
Adeeb Shihadeh e05237f5a2 test_boardd: don't modify environment at import time
old-commit-hash: 93d87cdc6f
2021-10-25 09:47:07 -07:00
Adeeb Shihadeh c9ebc1c442 move nose tests to unittest (#22665)
* move to unittest

* boardd loopback

* no more nose

* phone only

* fix panda decorator
old-commit-hash: b5960b9dc8
2021-10-25 09:44:04 -07:00
Adeeb Shihadeh fc4b12c05c sim: set fingerprint with environment variable (#22679)
old-commit-hash: e556d3d3d3
2021-10-24 21:59:50 -07:00
George Hotz 9d0135a2e2 fix release notes typo
old-commit-hash: 8aff51eade
2021-10-24 14:21:25 -07:00
Dean Lee 6e0853986f replay: use an enum for flags (#22635)
* enum flags

* continue

* remove yuv flag for now
old-commit-hash: af7dba9250
2021-10-22 23:28:53 -07:00
Adeeb Shihadeh 3eb81e18ef reenable eon camerad test (#22668)
old-commit-hash: 31175a2fb2
2021-10-22 23:21:40 -07:00
Adeeb Shihadeh 112fede12e multipanda didn't make this release
old-commit-hash: b5f472456e
2021-10-22 22:35:39 -07:00
Adeeb Shihadeh 1d1c7e9c64 UI: increase camera view update frequency
old-commit-hash: 7f3904ee8e
2021-10-22 21:11:57 -07:00
Adeeb Shihadeh f2e9540b73 UI: fix fcc.html when using QRC
old-commit-hash: 84d5adedd8
2021-10-22 21:04:00 -07:00
Vivek Aithal b150ceffa4 locationd: Gyro bias initial covariance (#22622)
* reduce cam odo std multiplier

* increase gyro obs noise

* increase initial cov for gyro bias
old-commit-hash: 2006aa412e
2021-10-22 21:00:01 -07:00
Adeeb Shihadeh 1dc45f978d camerad: allow core affinity setting to fail while offroad (#22664)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: cd5bc565d3
2021-10-22 20:57:21 -07:00
Adeeb Shihadeh e042ec84be little sound tester
old-commit-hash: 4749815419
2021-10-22 17:50:15 -07:00
lipniak d2d94f2fd4 ubuntu_setup.sh: add 21.10 support and change packages (#22628)
old-commit-hash: 38420a1bef
2021-10-22 15:45:20 -07:00
Adeeb Shihadeh 4e005ead0a UI: don't block UI on vipc recv (#22644)
* UI: don't block UI on vipc recv

* use a timer

* move that
old-commit-hash: c4de1fef4f
2021-10-22 14:16:14 -07:00
Jason Young eea6847ac0 VW MQB: Volkswagen Taos Mk1 (#22653)
* VW MQB: Volkswagen Taos Mk1

* add test route
old-commit-hash: 68333dce60
2021-10-21 20:26:33 -07:00
Chris McCammon 844acda523 Leaf 2022 confirmed working
f49cbfe935911658
old-commit-hash: 132f40c819
2021-10-21 18:53:21 -07:00
Adeeb Shihadeh b773f6711c loggerd: always run encoders (#22649)
* loggerd: always run encoders

* fix raw logger

* bump loggerd cpu usage
old-commit-hash: 76bd932cf5
2021-10-21 16:37:03 -07:00
Adeeb Shihadeh 01043f505a more specific no fw startup alert
old-commit-hash: 897492d27c
2021-10-21 16:24:01 -07:00
Greg Hogan cab0fbed7e ModelDataRaw struct part 3 (#22639)
* lane lines and road edges

* roll back some changes to find what broke things

* rollback more changes to find issue

* fix order of lane line probs

* try outputs on stack again

* initialize output array
old-commit-hash: 755a0a63a2
2021-10-21 14:59:07 -07:00
qadmus b88eea00b5 GM: improved Volt lateral tuning (#22621)
* GM Volt lateral tuning and feedforward function

* improve comments, lower P 5% to 0.17, which matches all my notes over time, 0.18 was a last test change.

* don't justify actuator delay for now

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2e0bc9d365
2021-10-21 14:10:41 -07:00
Adeeb Shihadeh 745cb75b41 bump cereal
old-commit-hash: 6a587ac873
2021-10-21 13:52:54 -07:00
qadmus dcf3fc2089 [Lateral PID] Function for steer feedforward (#22638)
* store a function for steer feedforward

* use classmethod

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 778374d3dd
2021-10-21 11:38:03 +02:00
Willem Melching f78eacb3a5 athena: listUploadQueue, check None first
old-commit-hash: bde568205e
2021-10-21 11:15:09 +02:00
Adeeb Shihadeh e761c4da22 fix snapshot camerad crash due to core affinity setting (#22648)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e9cb2104e6
2021-10-21 00:26:01 -07:00
Adeeb Shihadeh 556b80397b remove unused camry hybrid fingerprint
old-commit-hash: dffff03c37
2021-10-21 00:07:30 -07:00
Adeeb Shihadeh 5dddf7515e Remove CAN fingerprints + FW dump (#22647)
* add missing pilot fw

* toyotas

* camry hybrid
old-commit-hash: c85c8fee3c
2021-10-20 23:12:04 -07:00
Adeeb Shihadeh 477f87a885 remove unused can fingerprints (#22646)
old-commit-hash: 66c20026f6
2021-10-20 22:32:51 -07:00
Jafar Al-Gharaibeh febe8bf636 Mazda: Fix OP steer warning in cars with lockout (#22612)
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: ca1f96ac72
2021-10-20 21:36:22 -07:00
cydia2020 85bfd29c72 Toyota longitudinal: Illuminate PCS Warning Light If DSU is Unplugged (#22631)
* display amber "PCS Off" indicator when DSU is unplugged

* Update opendbc

* update ref

* Update opendbc

* update ref

* bump opendbc

* bump opendbc

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9a2ecec1a8
2021-10-20 15:41:31 -07:00
Mitchell Goff 3e3b875111 Only trigger model FCW on stock long when not already braking (#22620)
* Only trigger model FCW on stock long when not already braking

* Split model_fcw checks for better readability
old-commit-hash: 38f775edfc
2021-10-20 16:16:40 +02:00
Devin Leamy 5b5269cb06 athena: Do not show canceled upload items in listUploadQueue (#22627)
* do not show canceled upload items in listUploadQueue

* return item._asdict()

* athena: updated test for listUploadQueue
old-commit-hash: 12165c8865
2021-10-20 16:16:05 +02:00
Jason Young 23806c01fe VW MQB: Audi S3 Mk3 (#22633)
old-commit-hash: b983f8aa9b
2021-10-20 16:15:48 +02:00
Willem Melching 4976750c95 bump opendbc
old-commit-hash: 5f2d3d4f51
2021-10-20 16:14:23 +02:00
Willem Melching cd7c85ec6d remove cysignals from pipfile (#22630)
old-commit-hash: cf42e71c16
2021-10-20 12:26:12 +02:00
Adeeb Shihadeh 6b8ea0b86a tools/setup: install git-lfs from standard apt source
old-commit-hash: 76a8751497
2021-10-19 22:37:08 -07:00
Dean Lee c35975072e replay: improve seeking, queuing segments (#22625)
* improve seeking, queuing segments

* cleanup,init current_segment_ to 0

* use isSegmentLoaded

* remove to isSegmentMerged
old-commit-hash: 317deeae84
2021-10-19 22:23:53 -07:00
cydia2020 260b065e0e Toyota longitudinal: display PCS off when DSU is unplugged and no SDSU is found (#22626)
* display pcs off in car settings when DSU is unplugged

* Update opendbc

* fix checks

* bump opendbc

* use 0

* update refs

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0b6b9b595d
2021-10-19 22:01:47 -07:00
Adeeb Shihadeh d5e39af4c6 bump opendbc
old-commit-hash: fbcb32969d
2021-10-19 21:55:38 -07:00
George Hotz a6c031a9b1 transformations: preserve dtype in denormalize
old-commit-hash: cb01ef0919
2021-10-19 19:46:35 -07:00