Skip to content

Commit

Permalink
Merge pull request #955 from rroethof/master
Browse files Browse the repository at this point in the history
Update car_models.yml
  • Loading branch information
flobz authored Sep 14, 2024
2 parents 1d88d3b + 42d694b commit 94d51a5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions psa_car_controller/psacc/resources/car_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@
reg: VR7BCZKX.*
max_elec_consumption: 70
max_fuel_consumption: 0
- !ElecModel
name: E-C4X
battery_power: 54
fuel_capacity: 0
abrp_name: citroen:ec4x:24:54
reg: VR7BFZKW1R.*
max_elec_consumption: 70
max_fuel_consumption: 0
- !ElecModel
name: e-Rifter
battery_power: 45
Expand Down Expand Up @@ -592,6 +600,14 @@
reg: VR3ECYHYCK.*
max_elec_consumption: 0
max_fuel_consumption: 30
- !ElecModel
name: e3008
battery_power: 73
fuel_capacity: 0
abrp_name: peugeot:e3008:24:77
reg: VR3KCZKZ5R.*
max_elec_consumption: 77
max_fuel_consumption: 0
- !CarModel
name: SUV 3008 II 2021
battery_power: 0
Expand Down

0 comments on commit 94d51a5

Please sign in to comment.