Learn how to use the software for the Flight Stand 15, 50, 150, and 500.
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
1. On the computer connected to your Flight Stand, right-click on the Flight Stand Software icon and click on 'Properties'
2. Add the '--remote' argument to the end of the Target line and click 'Save' or 'Apply'
3. Use the command 'ipconfig' in Command Prompt to get the IP address of the computer you just configured
4. On the second computer, again go to properties and add to the end of the Target line: '--target=(IP address of computer 1); 50051
5. Launch the software and confirm that changes in the software are reflected in the first computer
1. Connect the WindShaper to your computer.
2. Map the controls in the Powertrain Mappings tab.
3. Customize the WindShaper control settings like open/closed loop and throttle range.
4. Perform manual or automated tests as you would with your Flight Stand.