dirty_d
10 kW
thats probably what happened, i thought about it but i didnt think there was enough inductance to raise the ground high enough for anything bad to happen. the software is still pretty crude im gonna add some additional code to make sure the throttle can only change so fast in a given period of time. 0-100% in 0.5 seconds ould make the current limiting code much much faster than the throttle can change and it wouldnt feel like too much of a delay to a human. i still havent done any real PID control for the current limiting, the way i have it now is pretty slow, i was relying on the fact that you cant physicaly move the throttle faster than the current limiting code can compensate. im gonna try to get this right today.