Teacup_Firmware/tools
Phil Hord 3fcd6b3c59 deriv.awk: Calculate derivative of every column
Instead of just two columns (x and y) in the trace file, treat
every column as a function and calculate the first derivative
of it without regard for its supposed "meaning".  In addition
to getting more data from this, it also allows us to calculate
the 2nd derivative easily by running the script again on the
resulting data.

Also convert time in column 1 from microseconds to seconds.
2014-03-04 19:57:28 +01:00
..
deriv.awk deriv.awk: Calculate derivative of every column 2014-03-04 19:57:28 +01:00
velocity_plot.sh deriv.awk: Calculate derivative of every column 2014-03-04 19:57:28 +01:00