first cut at turnon scripts for EasyTimer v2
[fw/altos] / doc / motortest-operation.inc
index da0220f2d6c21261eb79ef0c9c3764404f12ad97..6371ae04c49301f62ad1d72824e25aadb1032a2f 100644 (file)
@@ -1,15 +1,16 @@
 == Operation
 
-       Operating an EasyMotor board is pretty easy.  Turn the power on
+       Operating an EasyMotor board is pretty easy. Turn the power on
        before launch, typically during the usual pre-flight electronics
-       checklist after the rocket is installed on a launch rail.  
+       checklist after the rocket is installed on a launch rail.
 
-       The board will beep out a Morse code "P" every few seconds 
+       The board will beep out a Morse code ā€œPā€ every few seconds
        indicating that it's in pad mode and ready to detect launch.
        Once launch is detected, the board logs pressure and acceleration
        data 100 times per second throughout the flight.
 
        After flight, AltosUI can be used to download the flight data,
-       then export it to a comma separated values (CSV) file.  Such a
-       file can easily be loaded into a spreadsheet for analysis.
-
+       view a quick graph of acceleration and pressure with pan and
+       zoom capabilities, then export it to a comma separated values 
+       (CSV) file. Such a file can easily be loaded into a spreadsheet 
+       for analysis.