From f393313e409e3aed0ba6509af50fdb7d31ac38ff Mon Sep 17 00:00:00 2001 From: Richard Bowzer <87599807+rchiileea@users.noreply.github.com> Date: Fri, 17 Jun 2022 18:26:26 +0100 Subject: [PATCH] Update car_models.yml added peugeot 308 sw hybrid --- 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 ccfa70fc..06b43e66 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -219,3 +219,11 @@ reg: VF72RHNPXK.* max_elec_consumption: 70 max_fuel_consumption: 30 +- !CarModel + name: 308 SW Hybrid + battery_power: 12.4 + fuel_capacity: 40 + abrp_name: + reg: VR3F4DGYTN.* + max_elec_consumption: 70 + max_fuel_consumption: 30