Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update car_models.yml #955

Merged
merged 2 commits into from
Sep 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading