Page 3 of 5
Re: Hyundai PHEV
Posted: Wed Oct 02, 2024 1:52 am
by zaaaacch
Excited to be able to help with the hybrid experience of Sidecar! There are a few things I have noticed with the hybrid app experience:
- IMG_9341.jpeg (57.11 KiB) Viewed 2411 times
I believe the trip timeline could be improved immensely by defining what each line means, both for the hybrid and other Sidecar experience. I think that a legend or different colors to differentiate each parameter would make it much simpler to understand.
- IMG_9343.jpeg (111.75 KiB) Viewed 2411 times
A bug I have ran into is the Battery / Fuel History section on the vehicle home page. The 4 short lines on the left are before the addition of the SoC parameter, the full lines are when the fuel and battery are both measured, although they fill the entire line despite being about 80%, and then the one line that is medium length is from when my OBD connected but showed it was on the fallback VIN, and strangely was only getting the SoC.
Something that is not hybrid specific, but I have ran into repeatedly is that my OBD scanner will be seen by the app, but get stuck on initializing or will connect and show VIN fallback, but I can disconnect and reconnect and be fine. It may be app related or scanner related but I’m not sure.
Another non-hybrid specific issue is the way that trip logging will frequently track longer than needed, after I have stopped driving, causing there to be long flat lines after each trip.
If you have anything specific you’d like me to test, please let me know!
Re: Hyundai PHEV
Posted: Wed Oct 02, 2024 2:05 am
by jeff
Awesome feedback thank you! I've tracked each of these and will aim to work on them in the next release after v1.16.3 (which is going out for review right now).
Re: Hyundai PHEV
Posted: Wed Oct 02, 2024 2:11 am
by jeff
Which connectables are showing up in your Connectables page? Which of them look correct/incorrect (ignoring SoH & SoC which you already confirmed)?
Re: Hyundai PHEV
Posted: Wed Oct 02, 2024 12:27 pm
by zaaaacch
Currently only 4 parameters show in the connectables:
Fuel tank level - value looks correct
HV battery charge - value looks correct
HV battery health - can’t confirm, but shows 100% which is most likely not true
Vehicle speed - looks about right when I’ve seen it when driving
Re: Hyundai PHEV
Posted: Sat Oct 05, 2024 5:41 am
by jeff
For tire pressure, can you try running the following command in a Sidecar terminal:
Code: Select all
ATSH7A0
ATFCSH7A0
ATFCSD300000
ATFCSM1
22C00B
Re: Hyundai PHEV
Posted: Sat Oct 05, 2024 11:19 am
by zaaaacch
Will try later today and get back to you! Thanks
Re: Hyundai PHEV
Posted: Mon Oct 07, 2024 12:08 pm
by zaaaacch
Attached is the response after pasting the code provided into the terminal
Re: Hyundai PHEV
Posted: Tue Oct 08, 2024 3:04 am
by jeff
Cool thank you! I've wired TPMS parameters up in https://github.com/ElectricSidecar/Hyundai-IONIQ/pull/4 — try refreshing your parameters, confirming SHA: a5134a3
, and then let me know if you see your tire pressure pull
Re: Hyundai PHEV
Posted: Tue Oct 08, 2024 3:12 am
by jeff
BTW I think the scaling values for the TPMS parameters are probably wrong. Next time you're in the car if you can share the last returned value of any of the tire pressure parameters (the hex data block) + the tire pressure readings you see on your car, that will help me isolate what the actual parameter scalings are.
Re: Hyundai PHEV
Posted: Wed Oct 09, 2024 3:14 am
by zaaaacch
Awesome!
Car displays:
Front left: 30
Front right: 30
Rear left: 28
Rear right: 32
Front left seems to be the only correct parameter
Screenshots for each parameter attached:
Screenshot | Screenshot |
- IMG_9502.png (412.13 KiB) Viewed 1622 times
|
- IMG_9500.png (413.58 KiB) Viewed 1622 times
|
- IMG_9498.png (409.77 KiB) Viewed 1622 times
|
- IMG_9497.png (415.04 KiB) Viewed 1622 times
|