Page 1 of 3

✅ Seat/Leon ST (FR)

Posted: Thu Oct 17, 2024 1:46 pm
by Pa0x43

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.


Re: Seat/Leon ST (FR)/2017

Posted: Thu Oct 17, 2024 7:20 pm
by jeff

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/


Re: Seat/Leon ST (FR)

Posted: Thu Oct 17, 2024 8:09 pm
by Pa0x43

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.


Re: Seat/Leon ST (FR)

Posted: Thu Oct 17, 2024 8:12 pm
by jeff
Pa0x43 wrote: Thu Oct 17, 2024 8:09 pm

When I'm back in the car tomorrow, I'll send you a list of the parameters displayed!

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 pm

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.

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.


Re: Seat/Leon ST (FR)

Posted: Thu Oct 17, 2024 8:23 pm
by jeff

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.


Re: 🕝 Seat/Leon ST (FR)

Posted: Fri Oct 18, 2024 3:47 pm
by Pa0x43

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.


Re: 🕝 Seat/Leon ST (FR)

Posted: Fri Oct 18, 2024 4:12 pm
by Pa0x43

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.


Re: 🕝 Seat/Leon ST (FR)

Posted: Fri Oct 18, 2024 5:38 pm
by jeff

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.


Re: 🕝 Seat/Leon ST (FR)

Posted: Fri Oct 18, 2024 5:43 pm
by jeff

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.


Re: 🕝 Seat/Leon ST (FR)

Posted: Fri Oct 18, 2024 6:04 pm
by jeff

Added a bunch more potential parameters in https://github.com/ElectricSidecar/Seat ... ll/5/files