From 9fdb28981d6e6184bcf68c0e9551bc1f7eff3cbc Mon Sep 17 00:00:00 2001 From: x3n0n10 Date: Wed, 12 Apr 2023 14:05:06 +0200 Subject: [PATCH] Update car_models.yml Added DS4 E-Tense --- psa_car_controller/psacc/resources/car_models.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/psa_car_controller/psacc/resources/car_models.yml b/psa_car_controller/psacc/resources/car_models.yml index bec6f84..1c688e1 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -312,3 +312,11 @@ reg: VR3F4DGXTN.* max_elec_consumption: 70 max_fuel_consumption: 30 +- !CarModel + name: DS4 E-Tense + battery_power: 12.4 + fuel_capacity: 40 + abrp_name: + reg: VR1F4DGYTM.* + max_elec_consumption: 70 + max_fuel_consumption: 30