Commit Graph

9 Commits

Author SHA1 Message Date
Shane Smiskol c35e8139bf
HKG CAN-FD: add LKA fault signal (#716)
* Add LKA fault signal

* add comment

* change to 1 bit
2022-10-10 23:04:08 -07:00
Adeeb Shihadeh c090e49020 Revert "EV6 radar messages"
This reverts commit b3be6e9148.
2022-10-07 17:12:17 -07:00
Adeeb Shihadeh b3be6e9148 EV6 radar messages 2022-10-07 17:03:24 -07:00
Greg Hogan 3008f677b2
hyundai: fix CAN-FD steering angle rate signal (#708)
* hyundai: fix canfd steering angle rate signal

* make consistent with non-canfd definition
2022-09-17 16:02:44 -07:00
ioniq5-cz 82435e5b05
Hyundai: Add FCA signal for CAN-FD (#706)
* new signal for FCA detection IONIQ 5 HDA2

* Cleanup

* cleanup

* cleanup2
2022-09-08 12:28:07 -07:00
Adeeb Shihadeh 83d4cb9fd8 fix typo 2022-08-31 15:17:08 -07:00
Adeeb Shihadeh 8a60d0d61d hyundai canfd: add a couple brake signals 2022-08-31 15:01:27 -07:00
Adeeb Shihadeh 3270c931c0
Hyundai: common CAN-FD gear signal (#689)
* Hyundai: common CAN-FD gear signal

* fix checksum
2022-08-19 16:10:52 -07:00
Adeeb Shihadeh 1619c9a40f
Hyundai: add HDA1 singals (#686)
* Hyundai: Car Port for Tucson Hybrid 2022

* Button send attempt

* Fix bit

* Send button fixed bits

* Define all bytes and only send PAUSE/RESUME

* Use CRUISE_INFO to cancel cruise and resume

* LFA and HDA icons

* Send LFA and HDA icons based on engageability

* Update hyundai_tucson_hev_2022.dbc

* GEAR has 24 bytes only

* Fix CRUISE_INFO copy

* Combine LFA_GREY and LFA_GREEN

* LKAS_BTN -> LFA_BTN

* Little endian

* add to ev6 dbc

* rm old stuff

* another val

Co-authored-by: Jason Wen <haibin.wen3@gmail.com>
Co-authored-by: Jason Wen <47793918+sunnyhaibin@users.noreply.github.com>
2022-08-18 17:33:00 -07:00