synthetos/TinyG

time-to-decelerate

mirkow opened this issue · 0 comments

// T = 2*sqrt((S-E)/J[n])

I think this should be T = sqrt(2.0*(S-E)/J[n])