From 033de83d32e0970318f5220860731a14755bdac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ignji=C4=8D?= Date: Tue, 9 May 2023 15:51:01 +0200 Subject: [PATCH] Update car_models.yml add Citroen C5x --- 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 bda7eb3..64f46f7 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -335,3 +335,11 @@ reg: VR3FPHNSTN.* max_elec_consumption: 70 max_fuel_consumption: 30 +- !CarModel + name: C5X + battery_power: 12.4 + fuel_capacity: 40 + abrp_name: + reg: VR7NDDGYPN.* + max_elec_consumption: 70 + max_fuel_consumption: 30