upliftaero / MAVProxy

MAVLink proxy and command line ground station
GNU General Public License v3.0
1 stars 0 forks source link

Generate MS Word reports and support flight test parameter config files #2

Closed wkcwells closed 9 years ago

wkcwells commented 9 years ago

Includes these commits:

commit 638ad9a21050702d466e906962e2e2742916bfe4 Author: Kevin Wells kwells@icloud.com Date: Sun May 31 11:50:05 2015 -0700

Moved analysis code back to tpanalyze.py
tpanalyze.py can be run from the command line by specifying a .csv file
Reports are generated in MS Word format with Uplift logo and flight test parameters
testpilot module allows reading and writing of flight test parameters via "tp read|write"

 Changes to be committed:
    modified:   mavproxy_testpilot.py
    modified:   tpanalyze.py

commit c46e81a45bafbd7adb7d36020dec851bffc8515f Author: Kevin Wells kwells@icloud.com Date: Fri May 29 23:51:35 2015 -0700

Adding back tpanalyze.py in its original form so that we can track changes