mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-12 04:42:13 +08:00
HKG: Car Port for Hyundai Custin 1st Gen (#29476)
* HKG: Car Port for Hyundai Cusitn 1st Gen Hyundai Custin is asia only car ,named Custo in China. Hyundai K , talk with Sotana CAN BUS test route"0bbe367c98fa1538|2023-08-19--01-58-42--0" It's my fisrt time to PR a port car. I must miss something I don't know. Waiting your instruction to complete it. * Add route Add route * update interface.py Add interface values * Update values.py type * slight cleanup * stock openpilot route * Add credit to release note * lkas11 fault fix * Generate CARS.md * SCC is standard * crc8 * Update new route Add a new route "0bbe367c98fa1538|2023-09-16--00-16-49--0" * sort * Update selfdrive/car/hyundai/interface.py * rename platform var * we want abs! * was looking at a vw lol * 096 --------- Co-authored-by: Jason Wen <haibin.wen3@gmail.com> Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: db50e42202413f161ccfac220640fefc482bc68f
This commit is contained in:
@@ -101,6 +101,7 @@ routes = [
|
||||
CarTestRoute("70c5bec28ec8e345|2020-08-08--12-22-23", HYUNDAI.GENESIS_G70),
|
||||
CarTestRoute("ca4de5b12321bd98|2022-10-18--21-15-59", HYUNDAI.GENESIS_GV70_1ST_GEN),
|
||||
CarTestRoute("6b301bf83f10aa90|2020-11-22--16-45-07", HYUNDAI.GENESIS_G80),
|
||||
CarTestRoute("0bbe367c98fa1538|2023-09-16--00-16-49", HYUNDAI.CUSTIN_1ST_GEN),
|
||||
CarTestRoute("f0709d2bc6ca451f|2022-10-15--08-13-54", HYUNDAI.SANTA_CRUZ_1ST_GEN),
|
||||
CarTestRoute("4dbd55df87507948|2022-03-01--09-45-38", HYUNDAI.SANTA_FE),
|
||||
CarTestRoute("bf43d9df2b660eb0|2021-09-23--14-16-37", HYUNDAI.SANTA_FE_2022),
|
||||
|
||||
Reference in New Issue
Block a user