Learn how to use the software for the Flight Stand 15, 50, and 150.
1. Navigate to the 'Automatic Control' tab
2. Organize your flight controller data into a .csv file with 2 columns for 'Time' and 'Throttle'
3. Upload your .csv file into the software under 'Tools' and 'Import sequence from .csv'
4. Start test by clicking 'Execute sequence'
5. Run your test and export your data with your desired settings
1. Navigate to the 'Automatic Control' tab and select 'Python API'
2. Navigate to the Gitlab repository
3. Open your preferred text editor with a Python compiler
4. Run the command indicated in the Read me file
5. Run example.py and confirm in the software that the test ran successfully