Commit Graph

719 Commits

Author SHA1 Message Date
wolterhv 56f48a03bc Replace hardcoded values for Pi (#20235)
* Avoid redefining pi, use instead math.pi or M_PI from math.h

* Revert overwriting of the gpsPi variable, which is part the GPS standard.

* Move standard library imports to top, remove standard library import comments.
old-commit-hash: 93911a7dbedcd06383cb9fea94ed78133442f687
2021-03-03 14:22:06 -08:00
dingyf12593 c39ed6a72b merge the china golf 7.5 missing values in the existing fingerprint (#20218)
* china golf 7.5 values

* merge the missing values in the existing fingerprint

* merge the missing values in the existing fingerprint

* reset

* merge the missing values in the existing fingerprint
old-commit-hash: 9e9b8cf33a6ad4fe3a74846764ff7c25f5c871b8
2021-03-03 14:10:33 +01:00
Eric Dardet f8a0fdcb3e Update values.py to add more 2021 Sonata FWs (#20219)
Added more  firmware versions from a 2021 Hyundai Sonata
old-commit-hash: 2be8731b354ee13ee4b06a61481a43990cf13aeb
2021-03-03 14:07:11 +01:00
Willem Melching b424632540 Set hyundai start accel
old-commit-hash: 7dc4b22dae50c727e8c270fe03344c6e3af2ab29
2021-03-03 12:07:12 +01:00
vanillagorillaa b1992d1d88 2020 RDX Ecu.combinationMeter firmware (#20215)
old-commit-hash: d841eca36d35a69a9b4383672774b908558bb754
2021-03-01 20:14:41 -08:00
dopedroid b7af36a5aa Add Lexus RX Ecu.engine fw version (#20198)
old-commit-hash: 44015d8d50183c517a7641621aba43e1e9b073d6
2021-03-01 20:13:23 -08:00
Adeeb Shihadeh 6dbc7c6d92 oneplus cleanup (#20200)
* start cleanup

* cleanup camerad

* remove unused

* little more

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 07ab081a42e4c383bd0fbd3e7e5723a126c8da12
2021-03-01 17:14:03 -08:00
Erich Moraga 89f6aedd8c Add missing ESP f/w for CAR.CAMRY_TSS2 (#20199)
@EmergingPath845#9792 DongleID/route 7daa325856f00d40|2021-02-28--15-44-48

Confirmed it fingerprints properly now, though it hits this known issue...
https://github.com/commaai/openpilot/issues/19654
old-commit-hash: d89bb110ade1404f1fe15e5424c99e6e2e20d851
2021-03-01 12:16:49 +01:00
vanillagorillaa 63c1c720d4 Additional 2021 Corolla Camera FW (#20203)
old-commit-hash: b30701fe5bcbd1c2d87d71a24bb8e8f8dc9bfc7b
2021-03-01 12:04:14 +01:00
Jack Davison 6158993639 add a couple FW signatures for 2021 hyundai sonata SEL (#20162)
Co-authored-by: jdavison <jdavison@cargurus.com>
old-commit-hash: 2b9a8e18fdd79312d3b4918a49272791cb6a5dd4
2021-02-26 11:41:49 +01:00
vanillagorillaa 0e22a0ee03 2021 pacifica hybrid - additional fingerprint values (#20164)
* 2021 Pacifica Hybrid

* this weird space always gets added

* one more space
old-commit-hash: d1b651af7d8eeb8141f53dd965ff9911d1e09df6
2021-02-25 22:20:23 -08:00
Chris McCammon 2af1c884ac 2021 Rav4 Hybrid EPS fw (#20150)
old-commit-hash: 93450dddaa655cf8ae577c496e159d7c073cb0f8
2021-02-24 22:18:26 -08:00
Shane Smiskol 545c046b99 Chrysler: Default fingerprint argument to empty fingerprint (#20146)
old-commit-hash: 700f7db644acbe90cfe0d4943c44feb9a77444f1
2021-02-24 15:41:20 +01:00
Chris McCammon ee42cd87f6 2021 Highlander engine fw (#20144)
old-commit-hash: f830ac646b7f2ab8d819da4c9b12377a881f91ed
2021-02-23 14:17:39 -08:00
Max Metcalfe 95516c05dd Adding new srs value to Honda CRV 2020 fingerprint (#20134)
old-commit-hash: 2273aa0f9f8004b4a0307e9bd3cc90c395fe4de7
2021-02-23 10:03:26 +01:00
Adeeb Shihadeh b3a91b5fb1 2018 Audi A3 (#20136)
old-commit-hash: bb9766becea09781c52814edb33284dd7222fdc2
2021-02-22 20:44:28 -08:00
Richard Thai 56f2ceddff Add support for 2020 Toyota CH-R (#20126)
* Add support for 2020 Toyota CH-R

* Remove FPv1 additions
old-commit-hash: 176dbbbb7b49ff85149fb33b2c19c04c9575289a
2021-02-22 10:50:04 +01:00
Andre Volmensky 465f57f2db Nissan altima (#2742)
* Altima port

* Add Nissan Altima 2020 to README.md

* Added Nissan Altima test route

* Fixed up checks
old-commit-hash: 11785fe32170a1394e09eed26f0868697ecea3fd
2021-02-19 23:27:55 -08:00
Adeeb Shihadeh 65bc78ee14 Toyota: fix DSU detection on no DSU cars (#20120)
* Toyota: fix DSU detection on no DSU cars

* in
old-commit-hash: a0a5abc7ad907f1d928f7aac9eba1d8e45154484
2021-02-19 22:12:31 -08:00
Shane Smiskol 6806378e60 Toyota: simplify angle offsetting (#20102)
* remove some lines

* rm line

* want to see if the checks fail so we can remove angle_wheel check to verify we don't need it

* add a tss2 route to test

* run first

* revert
old-commit-hash: 5557a6c6bd4b78572a60289f4ef4ab036f927c05
2021-02-19 15:00:21 -08:00
HaraldSchafer df9381abd4 Do not allow engagement outside of training distribution (#20112)
* higher is out of the training distribution

* Update RELEASES.md

* Update RELEASES.md

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

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a0cdacbb2ad6a26012ca374723539e838488dcc5
2021-02-18 17:16:20 -08:00
Chris McCammon 7ee5069513 2019 Civic Hatch fw (#20111)
old-commit-hash: 63c1e393ea3b7521ef695e5c0279f3687c48b07c
2021-02-18 12:47:19 -08:00
Chris McCammon 1934ff9b83 2021 Camry fw (#20110)
old-commit-hash: b387acd2351bf14068b3faab67d17b8b0edd29f0
2021-02-18 12:11:51 -08:00
Adeeb Shihadeh 05eb44115e cereal cleanup part 2 (#20092)
* car stuff

* thermal

* Revert "car stuff"

This reverts commit 77fd1c65ebd01abfa8493ae12c9e6b14f7ada976.

* panda state

* camera stuff

* start deg

* most is building

* builds

* planner + controls run

* fix up paramsd

* cleanup

* process replay passes

* fix webcam build

* camerad

* no more frame

* thermald

* ui

* paramsd

* camera replay

* fix long tests

* fix camerad tests

* maxSteeringAngle

* bump cereal

* more frame

* cereal master
old-commit-hash: 312b681a46b8153314a8420611b6479dd6f70dfc
2021-02-16 21:39:32 -08:00
Samuel Coles c077c9f9ae Honda Fit Tune (#20094)
This commit lowers the kp and ki values for lateral tuning. This fixes the wheel shake, greatly increases straight line performance, and produces more human like driving on long curves.
old-commit-hash: 4c2efb4e7e658064d6399eb5be484b0d5fdb4431
2021-02-16 16:15:44 -08:00
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: 0b66f05658f090796c18fa863c9b662ef6891a49
2021-02-16 16:15:13 +01:00
Igor d81d069480 Add RAV4_TSS2 and RAV4H_TSS2 to Improved long tune (#20079)
old-commit-hash: a910bc3f33760e18862b4dadc40d16725680dbce
2021-02-16 15:11:25 +01:00
Erik Bjäreholt bfe23a7442 added Toyota Corolla Touring Sport 2021 engine fwVersion (#20088)
old-commit-hash: 12379a8a90baaeed555737fb87ce1e3c061f38d5
2021-02-16 12:11:05 +01:00
Shane Smiskol e484afae16 Toyota: always learn offset to accurate steer angle sensor (#20087)
old-commit-hash: 156f9273fcccc155a1d0b5972be08147eecb2282
2021-02-16 11:21:39 +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: bba378d9f9030fb9cc6060e813289d987fe5c515
2021-02-15 16:07:50 +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: e3df4eebea9a0f90a74ab9e907facfa0abeb9d3b
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: 3859d62003cc29b89c7a47bbd8798a47ec6de5ee
2021-02-12 11:06:55 -08:00
Adeeb Shihadeh af95c26b26 remove gpsd (#20027)
old-commit-hash: fe7f3f0ec6b66e42b26451e180e3cde241e749bb
2021-02-10 16:39:39 -08:00
Chris McCammon 28c24071e5 Honda Odyssey tune (#20058)
old-commit-hash: 012fa35096c3b5d808160e30a245d8379e7f804a
2021-02-10 16:35:18 -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: 952fbc6e6900da748739c69d65c34c411e44003d
2021-02-09 11:28:01 -08: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: 18382f781956ee51f90b0982396901d2c50c5c80
2021-02-08 10:07:37 +01:00
vanillagorillaa eb847854ea Chrysler Pacifica: additional 2020 Fingerprint values (#20032)
* Additional 2020 Values

* space
old-commit-hash: 4e99b4c2324074afe3f78c409a3d198dbde3c632
2021-02-07 17:36:34 -08:00
Julian Pieles ba082ebe50 support for Nissan Leaf with ADAS ECU in alt location (instrument cluster) (#19619)
old-commit-hash: 2e32f18d064dcaf022277b46e5d1801da59145c9
2021-02-05 11:04:45 -08:00
Adeeb Shihadeh 966945880b Cereal cleanup (#20003)
* start cleanup

* fan speed

* cleanup dm

* fix cereal

* hwType -> pandaType

* update refs

* update refs

* bump cereal

* freeSpacePercent

* cereal master
old-commit-hash: 000bd226aa9902da01e6010bf26762fca2c20df0
2021-02-03 19:57:30 -08:00
Igor e5e37f373e Longitudinal tune for Corolla TSS2 (#2746)
old-commit-hash: 745b91ee57e577e4dec8d2c6b74966fb12fe407a
2021-02-01 13:43:42 +01:00
Jack Davison dde321fcc0 Add ESP FW for 2021 Hyundai Sonata SEL (#19980)
old-commit-hash: 5bebc32fb114bf91917309547c5d9a2a4928f800
2021-01-31 13:00:17 -08:00
Maksym Sobolyev 9f3e992fd7 Set "use_bsm" on KIA_NIRO_EV, I've tested it seems to be generating (#19955)
old-commit-hash: b2cc6f473c296196103c90cf8248567a47a1c076
2021-01-28 13:10:17 -08:00
newstackdevelopment a3405389b2 Fix BSM signal for Hyundai Santa Fe (#19855)
* Update Hyundai Santa fe FP and constant

Added fingerprint for hyundai santafe limited 2020 and updated the constant description for class

* Update values.py

* removed duplicate from santafe fwdCamera

* add bsm to santa fe for lane change

* added allow nudgeless bypass

* Revert "added allow nudgeless bypass"

This reverts commit f1a3ede920d3e34336fa18ae3c888041d4d9d4f6.
old-commit-hash: 3b9ae9a959b06117f3de68553024d29361eab0f3
2021-01-27 14:05:57 -08:00
Greg Hogan d4b95c4258 hyundai: add follow distance button (#19852)
old-commit-hash: 92754cc808a25d06e989ca297f4a8ecbc8826148
2021-01-27 07:25:51 -08:00
Greg Hogan 2864de8c5e hyundai: car state with longitudinal control support (#19851)
old-commit-hash: 32b89fe30abf4c7252596f03ea2f84338c5c8131
2021-01-27 07:25:23 -08:00
Greg Hogan 1960f405c2 hyundai: ability to create ACC messages (#19850)
old-commit-hash: 7c0cb9a0082c674557e5f06255b2c1f766a66b6e
2021-01-27 07:24:15 -08:00
Chris McCammon 8a92d271ee 2021 Toyota Highlander engine fw (#19930)
old-commit-hash: 12a11211310a5db772132e4664398345163da785
2021-01-27 00:04:31 -08:00
Chris McCammon 418ef1e3a9 Civic Hatch Diesel fw (#19929)
old-commit-hash: f9d6e8bf0a7390e68a1ff2627bf1346fb064eb93
2021-01-27 00:04:15 -08:00
Jon8RFC e9b2f0399d 2018 Hyundai Sonata (#19915)
* 2018 Sonata

* Refactor SONATA_2019 to SONATA_LF

For future support of 2016-2019 Sonata Limited Ultimate vehicles.

* Refactor SONATA_2019 to SONATA_LF

For future support of 2016-2019 Sonata Limited Ultimate vehicles.

* Add 2018 Sonata fingerprints

Add FPv1 and FPv2 fingerprints for 2018 Sonata Limited Ultimate (SCC+LKAS)
Refactor SONATA_2019 to SONATA_LF (LF = 2014-2019 Sonatas) for future support of 2016-2019 Sonata Limited Ultimate vehicles.

* remove 2018 Sonata FPv1

* Revert change to car name string

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 9c9add60949c28345db6b316135113e34564dc44
2021-01-26 17:08:09 +01:00
Samuel Keeley bb3baf30f4 Audi A3 8v support (#19873)
* audi a3 8v support

* segment

* AUDI -> VOLKSWAGEN

* remove comment

* remove values

* remove from test_models

* update readme, only tested on 2015

* replace with a route which was running this code

* empty commit to make tests run

* try one which is definitely uploaded

* A3 -> AUDI_A3
old-commit-hash: 962ad654aede31fd7c11e91bef4486a2d22010d7
2021-01-23 18:43:59 -08:00