Skip to content

Commit 94d51a5

Browse files
authored
Merge pull request #955 from rroethof/master
Update car_models.yml
2 parents 1d88d3b + 42d694b commit 94d51a5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: psa_car_controller/psacc/resources/car_models.yml

+16
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@
118118
reg: VR7BCZKX.*
119119
max_elec_consumption: 70
120120
max_fuel_consumption: 0
121+
- !ElecModel
122+
name: E-C4X
123+
battery_power: 54
124+
fuel_capacity: 0
125+
abrp_name: citroen:ec4x:24:54
126+
reg: VR7BFZKW1R.*
127+
max_elec_consumption: 70
128+
max_fuel_consumption: 0
121129
- !ElecModel
122130
name: e-Rifter
123131
battery_power: 45
@@ -592,6 +600,14 @@
592600
reg: VR3ECYHYCK.*
593601
max_elec_consumption: 0
594602
max_fuel_consumption: 30
603+
- !ElecModel
604+
name: e3008
605+
battery_power: 73
606+
fuel_capacity: 0
607+
abrp_name: peugeot:e3008:24:77
608+
reg: VR3KCZKZ5R.*
609+
max_elec_consumption: 77
610+
max_fuel_consumption: 0
595611
- !CarModel
596612
name: SUV 3008 II 2021
597613
battery_power: 0

0 commit comments

Comments
 (0)