doc: additional improvements to motortest manual
[fw/altos] / doc / motortest-operation.inc
1 == Operation
2
3         Operating an EasyMotor board is pretty easy. Turn the power on
4         before launch, typically during the usual pre-flight electronics
5         checklist after the rocket is installed on a launch rail.
6
7         The board will beep out a Morse code ā€œPā€ every few seconds
8         indicating that it's in pad mode and ready to detect launch.
9         Once launch is detected, the board logs pressure and acceleration
10         data 100 times per second throughout the flight.
11
12         After flight, AltosUI can be used to download the flight data,
13         view a quick graph of acceleration and pressure with pan and
14         zoom capabilities, then export it to a comma separated values 
15         (CSV) file. Such a file can easily be loaded into a spreadsheet 
16         for analysis.