Not smart enough to implement a throttle map
Since upgrading to 5.20 my web interface graphing and data logging doesn't see to work properly big delays between data points.
Wouldn't think that's related though, something else must have changed along the upgrade
Don't want to sound like a broken record but have you tried this viewtopic.php?p=49172#p49172, it fits all the symptoms (you can see in the plot it lets Iq get up to 460A despite a max throttle current of 300A being set and only shows up from standstill) and is relatively easy to test to see if it makes a difference.Bigpie wrote: ↑Sat Feb 04, 2023 11:14 am I've been doing some more testing this morning with very low throttle ramping. With the handbrake on and a value of 0.5, I stamp on the throttle and the car starts to slowly move forward overcoming the handbrake, then cuts out. Once above ~10 mph or so I can just leave in on the floor. Still no idea whats going on. Thankfully I don't have to setoff from a dead stop at full throttle daily.
Need to fix up logging to try get more of an idea what's going on.
Code: Select all
#define QLIMIT_FREQUENCY FP_FROMINT(-1)
Code: Select all
#define QLIMIT_FREQUENCY FP_FROMINT(-1)
#ifndef QLIMIT_FREQUENCY
#define QLIMIT_FREQUENCY FP_FROMINT(30)
#endif // QLIMIT_FREQUENCY
Did the change seem to help or did the problem come back when you went back to the original throtcur and ramps? Did the change make any other difference to anything (low speed stuttering was mentioned as the reason for it being there in the first place, any sign of that)?Bigpie wrote: ↑Sat Feb 04, 2023 3:01 pm Further update, still does it with the handbrake on. I've not managed to trip it without. Wife telling me off for testing it with family in car so will test further
Edit.
Thanks Pete, cannot get it to cut out unless I stamp on it with the handbrake on, which probably isn't a recognised method of driving anyway.
Guess I need to now increase throtcur and ramping until it starts cutting out again.
Same thing happened a few years back to my leaf 2011. It took three seperate garages to find the cause of the horrendous torque steer it creates. Even nissan dealer missed it.