Commit Graph

8267 Commits

Author SHA1 Message Date
Erich Moraga e07aeba821 Added missing ESP f/w for Kona EV (#20089)
@Maurice Stoteler##4896 DongleID/route 9e02651652ef6c6f|2021-02-15--10-15-28
https://discord.com/channels/469524606043160576/524592892627517450/811222158851178498
old-commit-hash: 0b66f05658
2021-02-16 16:15:13 +01:00
Willem Melching 946b669ec5 Qt ui: set timeout on all dbus interfaces in wifiManager (#20090)
* set timeout on all dbus interfaces in network

* fix hardcoded timeout

* lower timeout in thermald
old-commit-hash: cf3cd54b68
2021-02-16 15:57:01 +01:00
Igor d81d069480 Add RAV4_TSS2 and RAV4H_TSS2 to Improved long tune (#20079)
old-commit-hash: a910bc3f33
2021-02-16 15:11:25 +01:00
Erik Bjäreholt bfe23a7442 added Toyota Corolla Touring Sport 2021 engine fwVersion (#20088)
old-commit-hash: 12379a8a90
2021-02-16 12:11:05 +01:00
Willem Melching c1b22bbdb5 update ref after divide by zero fix
old-commit-hash: 7f239a5433
2021-02-16 11:54:09 +01:00
Igor bebc21ca09 Fix division by zero in lateral_planner.py (#20071)
* Fix division by zero

* Change fix logic
old-commit-hash: 8f9ee10b8a
2021-02-16 11:43:11 +01:00
HaraldSchafer a1d6e4f9f0 Locationd process noise typo (#20085)
old-commit-hash: 9e746c6dd8
2021-02-16 11:41:21 +01:00
Shane Smiskol e484afae16 Toyota: always learn offset to accurate steer angle sensor (#20087)
old-commit-hash: 156f9273fc
2021-02-16 11:21:39 +01:00
grekiki b49e33cee2 should work (#20083)
old-commit-hash: 34ff2951d4
2021-02-15 16:45:13 +01:00
Willem Melching 89f91da1bb qt; fix setup build
old-commit-hash: 105c8d1a40
2021-02-15 16:41:26 +01:00
Willem Melching 6b82734aa8 timezoned: only one api request per hour
old-commit-hash: 84d2f16298
2021-02-15 16:19:01 +01:00
robin-reckmann e8b6bb3afd Add fingerprint for 2018 Nissan Leaf G (Japan) (#20081)
* add fingerprint for 2018 Nissan Leaf G (Japan)

* Integrated fingerprint into existing one

* Add low-frequency messages to the fingerprint
old-commit-hash: bba378d9f9
2021-02-15 16:07:50 +01:00
grekiki 0346516eeb UI fixes (#20069)
We fix some UI issues. Also UI should be more resistant to network manager not running. 
old-commit-hash: 43db36d829
2021-02-15 13:42:02 +01:00
Erich Moraga 5049861985 COROLLA_TSS2 firmwares (#20070)
@Anotabien##6452 2021 Corolla ICE (Brazil)  DongleID/route 1e9d51d3eb083940|2021-02-12--12-42-18
https://discord.com/channels/469524606043160576/524592892627517450/809867784922071130
old-commit-hash: e3df4eebea
2021-02-12 15:31:38 -08:00
Yishin Li c08ecd8b36 Toyota Corolla Sport 2021 fw (#20059)
Add fingerprint of engine, eps, and fwdCamera for COROLLA_TSS2.
It is for Toyota Corolla Sport 2021, made in Japan
old-commit-hash: 3859d62003
2021-02-12 11:06:55 -08:00
grekiki 03f12d8735 Qt add Terms & Conditions (#19998)
* works...

* terms

* new termms

* should be good

* reduce diff

* fix reviews

* correct font + remove unused import

* no zooming

* read the TERMStig!

* dynamic check for page being read

* rename scroll position slot

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: caf8f85ee9
2021-02-12 09:48:15 +01:00
Willem Melching 6f66d5d3e6 camerad fixes for updated agnos kernel (#20062)
* set size

* whitespace

* more cleanup
old-commit-hash: af8eff4610
2021-02-11 23:42:20 -08:00
Greg Hogan d59a13e22a adjust qcamera quality (#20066)
* better ts

* fix test
old-commit-hash: 1cd9105e96
2021-02-11 17:55:00 -08:00
Adeeb Shihadeh 829ab2dff3 fanSpeedRpmDesired -> fanSpeedPercentDesired
old-commit-hash: 4ace476f14
2021-02-11 17:00:26 -08:00
Adeeb Shihadeh 198115bd9d reset panda on startup (#20065)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6264b5bb3b
2021-02-11 15:33:22 -08:00
Adeeb Shihadeh 7d17f54040 improve cpu usage test robustness (#20067)
* improve cpu usage test robustness

* more fix

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b85a0f19f4
2021-02-11 15:15:05 -08:00
Adeeb Shihadeh af95c26b26 remove gpsd (#20027)
old-commit-hash: fe7f3f0ec6
2021-02-10 16:39:39 -08:00
Chris McCammon 28c24071e5 Honda Odyssey tune (#20058)
old-commit-hash: 012fa35096
2021-02-10 16:35:18 -08:00
Adeeb Shihadeh 2950af53b5 use gpsOK flag from locationd
old-commit-hash: b3cf60cd0b
2021-02-09 19:31:30 -08:00
HaraldSchafer 8bb63abe4f fixup ui (#20049)
* fixup ui

* works

* new formate

* more cleanup

* works I assume we need a library somehow

* more readable

* fix lead sign

* put on road

* transformations lib

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ab0456c0eb
2021-02-09 17:23:46 -08:00
HaraldSchafer 2f66f98523 fix low speed lateral (#20053)
* fix low speed lateral

* update ref

* fix failing CI jobs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0c900c8ce1
2021-02-09 15:36:58 -08:00
Erich Moraga e31b58221e combinationMeter f/w for Acura ILX (#20050)
@MarkTerry#4429 2019 Acura ILX DongleID/route  f763bc8fcd2708c9|2021-02-09--12-36-33
old-commit-hash: 952fbc6e69
2021-02-09 11:28:01 -08:00
Willem Melching c73523efc9 ui.cc: fix divide by zero
old-commit-hash: 2fc1104e8b
2021-02-09 16:31:54 +01:00
Willem Melching 8aa18de0b7 dont print slow frame on pc
old-commit-hash: 7054a9d237
2021-02-09 16:29:05 +01:00
Dean Lee 0aa14e0b72 ui.cc: replace s->scene with scene (#20045)
old-commit-hash: 204add6952
2021-02-09 11:42:11 +01:00
HaraldSchafer 0e6e652521 fix timestamps (#20029)
* fix timestamps

* nanoseconds

* update refs
old-commit-hash: b3a868103a
2021-02-08 22:15:05 -08:00
Dean Lee 99f19b5da6 UI: remove struct track_vertices_data (#20018)
* remove struct track_vertices_data

* space

* rebase master
old-commit-hash: c2aefab553
2021-02-08 12:06:14 +01:00
Dean Lee 31a811ca45 boardd: check do_exit in usb_retry_connect (#20007)
old-commit-hash: 2a935a2010
2021-02-08 12:01:12 +01:00
Igor d9ac51af5c Toyota interface.py: Create separate section for custom long tune (#20021)
* Move custom long tune section

* Move default tune to else statement
old-commit-hash: 18382f7819
2021-02-08 10:07:37 +01:00
Dean Lee 766302fabe removed margin paramater from car_space_to_full_frame (#20017)
old-commit-hash: 40919a6f48
2021-02-07 18:00:56 -08:00
Dean Lee 6e63be3a01 loggerd: remove the segment variable from encoders (#20034)
old-commit-hash: 1fad5216ea
2021-02-07 17:48:46 -08:00
vanillagorillaa eb847854ea Chrysler Pacifica: additional 2020 Fingerprint values (#20032)
* Additional 2020 Values

* space
old-commit-hash: 4e99b4c232
2021-02-07 17:36:34 -08:00
Adeeb Shihadeh 80c3d67a28 Qt UI refactoring + improvements (#20033)
old-commit-hash: f9d8652cbd
2021-02-07 17:33:48 -08:00
Adeeb Shihadeh 5bc05ad36b android logcatd fixes + better test (#20036)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: bb0f91791a
2021-02-07 17:29:52 -08:00
Willem Melching 17d5446650 Timezoned (#19960)
* untested code

* add to manager

* whitespace

* only save on fix

* cleanup

* fix typo

* add to ignored processes

* import tici

* fix param name

* cleanup

* only run offroad

* use itertools

* wait for thermald

* simpler

* fall back to api call

* add param to override timezone

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4c04e220a1
2021-02-06 11:07:37 +01:00
Adeeb Shihadeh 434e5f0454 UI: make onroad/offroad transition more robust (#20030)
* make onroad/offroad transition more robust

* fix up driver view

* check other started

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3dc45554d7
2021-02-05 22:13:32 -08:00
Willem Melching 6f4437a8ff Agnos v0.5 (#20023)
old-commit-hash: 53bb7e3e10
2021-02-05 19:54:46 -08:00
Adeeb Shihadeh 10bf2690f1 fix font weights in qt ui
old-commit-hash: d75ff15048
2021-02-05 17:50:19 -08:00
Adeeb Shihadeh 9168fa6d93 show sat count in sidebar (#20028)
* show sat count in sidebar

* fix

* revert that

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 54b59783cb
2021-02-05 14:15:02 -08:00
HaraldSchafer 5092214913 Different lag comp (#20024)
* more sensible

* different names for different segs

* new ref

* this is checked somewhere
old-commit-hash: c3707328f5
2021-02-05 14:01:22 -08:00
Dean Lee dc406c1b16 move global SET_SPEED_NA to function that uses it (#20026)
old-commit-hash: a7fe4560a6
2021-02-05 12:12:33 -08:00
Julian Pieles ba082ebe50 support for Nissan Leaf with ADAS ECU in alt location (instrument cluster) (#19619)
old-commit-hash: 2e32f18d06
2021-02-05 11:04:45 -08:00
Adeeb Shihadeh 01d65286f0 make thneed compile more robust
old-commit-hash: 5930749a12
2021-02-05 00:54:57 -08:00
Adeeb Shihadeh f1530e6739 swap factory reset order
old-commit-hash: a94bf25d6f
2021-02-05 00:06:57 -08:00
Adeeb Shihadeh 5d28f23778 skip manager check in sim
old-commit-hash: 4ca462a846
2021-02-04 20:51:37 -08:00