StickExporterTX is a 3D Stick Exporter for EdgeTX/OpenTX logs.
To log your sticks on each model, go to settings -> global functions in your RC controller.
There you can select and edit one of the empty fields.
With Switch you select the one that should activate logging. For example, you can set your drone's arm switch to log it as long as the drone is armed.
Func must be set to SD Logs and Value should be as low as possible to get a smoother animation.
If you only want to set up logging for one model, go to model -> special functions in your RC controller and repeat the previous step.
- Connect your RC controller to your computer via USB.
- Select
USB Storage (SD)on the controller. - Open the StickExporterTX app and click on
Add Log(s). - Select the log files you want to import. They should be located in the
LOGSfolder on your controller.
The following software is required to build the project:
To build the project, run the following commands in the project directory:
npm install
npm run bundleIf the commands were successful, a new folder called dist should have been created in the project directory containing the compiled files.
This project is released under the MIT license, for more information, check the LICENSE file.


