Below is the file 'thrust.h' from this revision. You can also download the file.
/* thrust.h */ float linearise_thrust(float x); void set_thrust(int motor, float x);