Commit Graph

35 Commits

Author SHA1 Message Date
DevTekVE ed3af3da1b
hyundai_kia_generic: sign detection (#963)
* Update hyundai_kia_generic.dbc

Adding speed limit detection data from ioniq phev eur

* Apply suggestions from code review

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-12-03 19:37:52 -08:00
Shane Smiskol 8d2f614ce3
Hyundai: add SCC info signal definitions (#949)
* add defs for SCC11->SCCInfoDisplay

* fix def

* add lost lead

* 0!=1

* cmt
2023-09-11 20:21:11 -07:00
junhee Ahn e498d01214
HYUNDAI: update speed camera signal (#890) 2023-07-07 03:09:22 -07:00
godoppl 5f27703db0
Add ISG state to HK generic (#860)
* Add ISG state to HK generic

* Move values to VAL_ row

* move comment

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-06-30 22:41:29 -07:00
Greg Hogan 9ddcdb22c4
hyundai: fix FCA11 checksum and counter (#656) 2022-10-03 18:43:26 -07:00
Adeeb Shihadeh 3a0364487f hyundai_kia_generic: add values for ACCEnable signal 2022-10-03 14:27:27 -07:00
Jason Wen 40c61328fa
Hyundai: Add Manumatic/Paddle Shifter signal (#705) 2022-09-07 13:43:01 -07:00
Greg Hogan eab58f6f8f
hyundai: fix TCS13 signals (#576) 2022-03-07 10:54:49 -08:00
Shane Smiskol 74cbcede4d
Hyundai: add definitions for ACCMode (#563)
* add definitions for ACCMode from greg

* comments are first
2022-02-11 20:00:31 -08:00
Omar Alam bb8112f251
Add LFA button and speed limit signal for newer Hyundai cars. (#412)
* Add speed limit message for hyundai navigation systems

* Move comment to bottom of dbc

* Add LFA button pressed signal
2021-09-02 14:03:16 -07:00
sshane 1e9219759b
Define Hyundai gears in dbc (#405)
* Define Hyundai gears in dbc

* combine clusters into one signal
2021-06-29 14:30:21 -07:00
ShaneSmiskol 3d65bdb77e
Hyundai: add gas pedal position for hybrids (#401)
* add temp dbc with different gas pedal signal from xps

* add additional message to existing dbc

* split the two messages on the same address

* run generator

* actually we want a base dbc as well for ice cars

* add base generated

* we can use relative imports

* not autogenerated

* not autogenerated

* one dbc

* make Accel_Pedal_Pc a percent

* correctly scale

* correct scaling (both 8 bits)

* maximum is 254 for both

* add comment

* just do this in carstate, more precise

* Update comment
2021-06-09 19:09:04 -07:00
gsa88 fa0d811107
Fix errors when using cantools with hyundai_kia_generic.dbc (#346)
Co-authored-by: Sergey Grebennikov <s.greb.kz@gmail.com>
2021-01-30 17:23:17 -08:00
Greg Hogan 4e8914f0c2
hyundai: better hda signal def (#342) 2021-01-11 20:19:03 -08:00
Greg Hogan caaae3e568
hyundai: fix scc14 comfort band/jerk (#337) 2021-01-11 20:12:53 -08:00
Greg Hogan da3da25051
hyundai: add P_STS counter and checksum (#333) 2021-01-10 12:03:05 -08:00
Greg Hogan d799361320
hyundai: update LFAHDA_MFC for HDA (#338)
* update LFAHDA_MFC

* added LFAHDA_MFC value definitions

* add semicolons
2021-01-06 11:26:44 -08:00
Greg Hogan 12932b36a0
fix LKAS12 CF_Lkas_Daw_USM (#318) 2020-12-19 15:49:01 -08:00
Greg Hogan ff04e1ee30
fix hyundai 366_EMS (#319) 2020-12-19 15:47:03 -08:00
Greg Hogan 47f1517d73
hyundai esp12 checksum and counter were flipped (#320) 2020-12-03 13:37:07 -08:00
xps-genesis b7cf1a67bc
Update hyundai_kia_generic.dbc (#284)
* Update hyundai_kia_generic.dbc

New DBC from @TK211X merged HKG_WIP_V2_203107122020.dbc into

* Update hyundai_kia_generic.dbc

remove ascii char

* remove elect gear double message

* 1157 duplicate

* EV_PC5 order change

* Update hyundai_kia_generic.dbc

* Update hyundai_kia_generic.dbc

* Update hyundai_kia_generic.dbc

* Update hyundai_kia_generic.dbc

* update byte order and label

* Update hyundai_kia_generic.dbc

* revert EV msgs

It is noted that the MY18 Ioniq hybrid uses different message structure. This message structure is different newer Model year vehicles. So no change is required for EV messages
2020-08-02 15:03:11 -07:00
Alice Knag 02be482f0f
Hyundai: update scc14 (#274)
* add some L-CAN signals and update scc14

scc14 had comfort bands min/max set to zero, OP long can not work without this

* Update hyundai_kia_generic.dbc

* Update hyundai_kia_generic.dbc

* cleanup
2020-07-27 14:32:58 -07:00
Adeeb Shihadeh a71dcc55a4 fix typo 2020-06-24 14:24:01 -07:00
Adeeb Shihadeh 39acdbb022 Hyundai: AEB and FCW signals 2020-06-24 14:01:24 -07:00
TK211X e6766bbbb2
Update SCC ECU Messages for OP Long Dev. (#267)
Values now updated for 2020 Sonata - Older vehicles use MIN/MAX (Name Change) + Jerklimit/ComfortBand Offset (Offset Change)
2020-05-28 10:41:16 -07:00
TK211X b49b9ee75c
Add DAW (#175)
* Add DAW

Found Driver Attention Warning

* fix endianness

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-05-26 22:43:16 -07:00
Adeeb Shihadeh af1821f84e fix endianness in signal from new hyundai message 2020-05-21 17:00:43 -07:00
Adeeb Shihadeh 7ef41084be Add gas/brake message for hyundai EVs, from @TK211X 2020-05-21 16:40:29 -07:00
Willem Melching b69398525a Add LFAHDA message to hyundai 2020-04-15 15:42:51 -07:00
xx979xx d411c175e0 correct max value 2020-01-19 10:42:34 -08:00
xx979xx 881c065d07 add electrical gear and fix driver torque 2020-01-19 10:42:34 -08:00
TK211X bfe982e65b Add FCA11 & SCC14 (#184) 2019-09-06 04:46:32 -07:00
TK211X a956deec19 Correct Message ID on LKAS11 (#172)
TechInfo Diagram denote MFC unit as having BCA-R function. Profile and message characteristics match.

https://i.imgur.com/vANN6Ho.png
2019-08-01 12:30:31 -07:00
Andrew Frahn 5259345e8e Update DBC for Hyundai Kona Support (#138)
* Update DBC for Kona Support

* fix offset
2019-01-28 21:37:24 -08:00
Andrew Frahn 1d64206afe Hyundai Cleanup (#130) 2018-12-23 23:17:06 -08:00