Commit Graph

3569 Commits (243bec3444d6c23db20944b67d5ccf44354f63bf)

Author SHA1 Message Date
Dean Lee 4bb3619a0e
Fix build errors in qt/setup (#20795)
* fix build error

* remove line

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-05-02 16:50:14 -07:00
Comma Device 23faedd25e configure SSL globally on NEOS 2021-05-02 16:29:02 -07:00
Adeeb Shihadeh adf89264b7 remove from release notes after revert 2021-05-02 16:08:53 -07:00
HaraldSchafer daecf4247b
Revert "Locationd 100hz (#20759)" (#20797)
* Revert "Locationd 100hz (#20759)"

This reverts commit 333313cf0e.

* new ref
2021-05-02 15:06:34 -07:00
Adeeb Shihadeh c65c6102a6
Building on M1 (#20796)
* cereal builds

* UI builds

* libyuv
2021-05-02 14:21:49 -07:00
Shane Smiskol 5f61cd0531
Update route for 2017 Corolla (#20793) 2021-05-02 00:05:59 -07:00
Adeeb Shihadeh 5b764ab477
registration unit tests (#20792)
* start tests

* more test

* done
2021-05-01 17:16:58 -07:00
Dean Lee 4781598e12
Qt: use new signal slot syntax (#20783)
* new signal slot syntax

continue

* continue
2021-05-01 14:12:35 -07:00
Dean Lee f01c3c649b
CommaApi: passing arguments by reference (#20786)
* passing arguments by reference

* remove unused networkAccessManager

* ref
2021-05-01 14:11:35 -07:00
Nelson Chen aa7aace9c7
Necessary changes for the LEXUS IS Hybrid were never merged in; Remove entry in README.md (#20789) 2021-05-01 11:49:00 -07:00
Dean Lee 228308b719
Replay: make response a const reference in parseResponse (#20787) 2021-05-01 09:50:32 -07:00
Dean Lee ad57cd3759
HttpRequest: passing references in signals (#20782) 2021-04-30 23:58:12 -07:00
Adeeb Shihadeh 563cdd39c0
skip neos update confirmation if fully cached (#20779)
* skip neos update confirmation if fully cached

* update bin

Co-authored-by: Comma Device <device@comma.ai>
2021-04-30 20:52:50 -07:00
Adeeb Shihadeh cacb799a82 more release notes & bump submodules 2021-04-30 20:06:40 -07:00
Gabor 7d9aa1352f
Civic 2019 EU new ECU values added (#20774)
* Update values.py

* non essential

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-04-30 17:06:12 -07:00
Erich Moraga 5c9151478a
Add ESP f/w for RAV4_TSS2 (#20778)
`@Priyam#6501` 2021 RAV4 Limited AWD DongleID/route 6b0dae5689fa7dde|2021-04-29--23-45-18
2021-04-30 16:37:36 -07:00
Adeeb Shihadeh 10e50f817c bump opendbc 2021-04-30 16:36:20 -07:00
Adeeb Shihadeh 1c89825d86 trigger sidebar status widget repaints on color change 2021-04-30 14:01:49 -07:00
Adeeb Shihadeh f9a961f6fb
delay controls start (#20761)
* delay controls start

* shouldn't need this stuff anymore

* only delay board

* bail after 2s

* fix loopback test

* fix process replay

* update refs

* bump cereal

Co-authored-by: Comma Device <device@comma.ai>
2021-04-30 13:55:17 -07:00
Adeeb Shihadeh b4c21fe348 update 0.8.4 release notes 2021-04-30 12:01:22 -07:00
Comma Device 065e2bc7d0 spinner is a qwidget 2021-04-30 11:11:05 -07:00
Adeeb Shihadeh ebceadf089 small UI cleanup 2021-04-29 15:21:40 -07:00
Adeeb Shihadeh db9319405b
Qt Sidebar (#20775)
* revive #19877

* looks like a sidebar

* more like a sidebar

* cleanup

* fix qcom2

* style

* that's the sidebar

* more space

Co-authored-by: Comma Device <device@comma.ai>
2021-04-29 15:05:04 -07:00
Willem Melching a57f10c202
Fix ability to change lane change direction while in progress (#20765) 2021-04-29 13:03:16 -07:00
Adeeb Shihadeh 140e6248e2
UI: refactor GLWindow (#20764) 2021-04-29 11:18:59 -07:00
qadmus 0d10f9c4ad
ignore_avg_freq of longitudinalPlan, which is triggered by radarState (#20743) 2021-04-29 11:06:44 -07:00
Slevner bb34014e3b
Skoda Kodiaq fingerprint (#20744) 2021-04-28 19:43:11 -07:00
nongnoobjung 576b808613
Civic Bosch fingerprint (#20762) 2021-04-28 19:42:15 -07:00
Adeeb Shihadeh e8f854c4e6 add nx300 to release notes 2021-04-28 19:29:50 -07:00
Goesreallyfast 68e2c65b1a
LEXUS NX 300 2020 Car Port (#20769) 2021-04-28 19:28:29 -07:00
Adeeb Shihadeh 3a9133fb8a
Honda Bosch: fix reading ACC_CONTROL (#20748) 2021-04-28 17:20:12 -07:00
Adeeb Shihadeh ee5bbcb53c
update test routes (#20772) 2021-04-28 17:19:58 -07:00
HaraldSchafer 333313cf0e
Locationd 100hz (#20759)
* fix std transform

* 100Hz

* new ref

* no more decimation

* clean up confusing maths

* static typing

* Revert "static typing"

This reverts commit 23d87337de648e629fbd35dd8c04a740bbefca47.

* 100Hz costs more
2021-04-28 15:29:14 -07:00
Adeeb Shihadeh 4d8a35d639
update registration policy (#20770)
* update registration policy

* move that

* handle 403

* fix that
2021-04-28 14:09:13 -07:00
Dean Lee e151425c1c
reserve space for vector of can_frame (#20771) 2021-04-28 13:50:21 -07:00
Adeeb Shihadeh 8fb26b95e9 rate limit offroad mem logging 2021-04-28 00:09:03 -07:00
iejMac aeafb8e00c Replay: fix crashing from trimSegment 2021-04-27 23:32:42 -07:00
Adeeb Shihadeh 42af09b15b clear scons cache more aggressively 2021-04-27 19:16:03 -07:00
ZwX1616 2c0b0f927f
C2 dim displays: remap in shader to avoid screen deadzone (#20757) 2021-04-27 17:41:59 -07:00
Samuel Keeley f7ea2cd761
VW lane lines visual indicator changes (#20676)
* Improve VW HUD with laneless and LDW

* No longer depend on laneless param

* update behavior

* update note

* update test route to make CI happy\?

* Revert "update test route to make CI happy\?"

This reverts commit 21aeecacd578ee287eda52cb674a51611092f272.

* always show lane visibility

* notes

* notes

* spelling

* reality

* remove notes

Co-authored-by: Ambroos Vaes <ambroos@fb.com>
2021-04-27 11:40:19 -07:00
Adeeb Shihadeh 83e8ccb4ef make memory usage cloudlog an event 2021-04-27 11:27:43 -07:00
Adeeb Shihadeh 3c9e46d8a2
updated: fix surfacing exceptions and errors (#20754)
* updated: fix surfacing exceptions and errors

* can't rely on that

* unused

* ugh pylint

* try this

* this makes pylint happy

Co-authored-by: Comma Device <device@comma.ai>
2021-04-26 20:58:21 -07:00
Adeeb Shihadeh c45dbbc737
fix process replay on local files (#20758) 2021-04-26 20:50:47 -07:00
iejMac a337097b5e
CommaApi: use auth.py for request authentication when on PC (#20755)
* CommaApi: use auth.py for request authentication when on PC

* whitespace

* only when replay

* nicer way to do this

* tabs

* use bool

* tabs

* tabs

* prefer this to just be state

* initialize with stdString

* tabs

* include order

* fix order + ifdef fix

* whitespace'
2021-04-26 17:25:22 -07:00
Adeeb Shihadeh 1083d14f40 honda crv: add BSM frequency check 2021-04-26 14:43:36 -07:00
iejMac a759c12c1b
Replay: print timestamp every 5 seconds (#20752)
* Replay: print timestamp every 5 seconds

* include abs

* rename last_print
2021-04-26 14:37:34 -07:00
Adeeb Shihadeh 754c6f4e62
check cloudlog volume (#20753)
* check cloudlog volume

* adjust threshold

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
2021-04-26 13:55:02 -07:00
iejMac a8e231f8b1 print error when HttpRequest fails 2021-04-26 10:16:57 -07:00
Adeeb Shihadeh 4f02b4386c log for high offroad memory usage 2021-04-25 17:48:37 -07:00
Adeeb Shihadeh 7f16554ee3
Check panda safety against CarState (#1995)
* check panda safety against CarState

* filter out bad honda routes

* bump a bit more
2021-04-25 15:32:05 -07:00