I started the test today. So far, everything seems to be working and I haven't noticed any faults on a short test drive. I'll take some time later and go through everything once.
✅ Seat/Leon ST (FR)
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: Seat/Leon ST (FR)/2017
W00t! Please share which parameters are working for your car here so that I can update the support matrix at https://sidecar.clutch.engineering/supported-cars/
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering
-
- Beta tester
- Posts: 9
- Joined: Wed Oct 16, 2024 11:20 am
- Vehicles: Seat Leon 5F ST FR
-
My garage
Badges
Re: Seat/Leon ST (FR)
When I'm back in the car tomorrow, I'll send you a list of the parameters displayed!
One question: VAG vehicles offer even more data in the respective control units, but in order to be able to request this, a connection must first be established via the gateway. Are there plans to incorporate such a feature/protocol? I am particularly interested in the oil temperature of the gearbox. However, as this is not a standard PID in the OBD specification, I have not yet found this as a parameter.
I have all the possibilities to read out CAN bus data! I offer VCDS, ODIS (OEM Tool from VAG) and TSMaster Analyser to even read raw CAN bus frames behind the gateway.
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: Seat/Leon ST (FR)
Awesome, thank you! Looks like the standard ODO isn't getting pulled so I'm looking for an extended pid for that one right now.
Pa0x43 wrote: ↑Thu Oct 17, 2024 8:09 pmOne question: VAG vehicles offer even more data in the respective control units, but in order to be able to request this, a connection must first be established via the gateway. Are there plans to incorporate such a feature/protocol? I am particularly interested in the oil temperature of the gearbox. However, as this is not a standard PID in the OBD specification, I have not yet found this as a parameter.
I have all the possibilities to read out CAN bus data! I offer VCDS, ODIS (OEM Tool from VAG) and TSMaster Analyser to even read raw CAN bus frames behind the gateway.
This is almost certainly going to be useful! I'll be adding a few extended parameters to https://github.com/ElectricSidecar/Seat ... fault.json shortly, so keep an eye out for that! We may need to run some manual commands in the Sidecar Terminal as well.
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: Seat/Leon ST (FR)
https://github.com/ElectricSidecar/Seat-Leon/pull/2 added two potential parameters for odometer and engine oil temperature.
https://sidecar.clutch.engineering/help ... parameters to refresh your parameters and confirm you're on SHA: 9b62ba2
, then let me know if you see the odometer and oil temperature parameters under Trips and Engine, respectively.
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering
-
- Beta tester
- Posts: 9
- Joined: Wed Oct 16, 2024 11:20 am
- Vehicles: Seat Leon 5F ST FR
-
My garage
Badges
Re: 🕝 Seat/Leon ST (FR)
Engine oil temperature works. At least it shows values, I’ll check against the reporting of ODIS if it’s correct.
Odometer shows incorrect value. My car has 116.221km, sidecar reports 11.622 kilometres.
-
- Beta tester
- Posts: 9
- Joined: Wed Oct 16, 2024 11:20 am
- Vehicles: Seat Leon 5F ST FR
-
My garage
Badges
Re: 🕝 Seat/Leon ST (FR)
Engine oil temperature shows incorrect value. According to my dash, right now it’s 104 degrees Celsius. Sidecars reports 162, in the settings I’ve set the unit to Celsius.
I’ve made some screenshots. Need to compress them and send them to you.
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: 🕝 Seat/Leon ST (FR)
Odometer fixed in SHA: 95d92ee
. If you update your parameters you should get the correctly scaled value now: https://sidecar.clutch.engineering/help ... parameters
Looking into the oil temperature now too.
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: 🕝 Seat/Leon ST (FR)
Oil temperature looks like it's reported as fahrenheit on the OBD parameter, so that's been fixed in SHA: 6e37ac8
! Looking into other parameters now.
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering
- jeff
- Site Admin
- Posts: 629
- Joined: Wed Sep 18, 2024 6:39 pm
- Location: Montecito, CA
- Has thanked: 39 times
- Been thanked: 72 times
- Contact:
-
My garage
Re: 🕝 Seat/Leon ST (FR)
Added a bunch more potential parameters in https://github.com/ElectricSidecar/Seat ... ll/5/files
Sidecar help: http://sidecar.clutch.engineering/help/
Export OBD logs — Export Connected Account vehicle data — Refresh OBD parameters
Send data exports to support@clutch.engineering