mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-20 17:44:29 +01:00
Better instructions
This commit is contained in:
27
README.md
27
README.md
@@ -1,18 +1,23 @@
|
||||
# StickExporterTX
|
||||
|
||||
A 3D Sticks Exporter for EdgeTX/OpenTX logs.
|
||||
StickExporterTX is a 3D Stick Exporter for EdgeTX/OpenTX logs.
|
||||
|
||||
## Setup:
|
||||
- Download [Blender (Portable)](https://www.blender.org/download) and unpack it with the name `blender` in the folder `<Project folder>/assets`.
|
||||
- Start a console in the project folder and execute the command `npm install` to install the necessary packages.
|
||||
## Quick Start Guide
|
||||
|
||||
## Test:
|
||||
To test the program, execute the command `npm start` in the project folder.
|
||||
To log your sticks on every model, go to `settings -> global functions` in your RC Controller.
|
||||
|
||||
## Build:
|
||||
### Windows:
|
||||
To build the program, execute the command `npm run build` in the project folder.
|
||||
The finished installer should be inside `<Project Folder>/dist`.
|
||||

|
||||
|
||||
There you can choose one of the free fields and edit it.
|
||||
For `Switch` you choose the one, wo should activate the logging. For example, you can set it to the arm switch of your drone so that it is logging as long as the drone is armed.
|
||||
`Func` must be set to `SD Logs` and with `Value` you should take the lowest in order to create a smoother animation.
|
||||
|
||||

|
||||
|
||||
If you want to set up logging for one model, go to `model -> special functions` in your RC Controller and repeat the previous step.
|
||||
|
||||

|
||||
|
||||
## Licence:
|
||||
This project is released under the MIT license, for more information, check the [LICENSE](LICENSE.md) file.
|
||||
|
||||
This project is released under the MIT license, for more information, check the [LICENSE](LICENSE.md) file.
|
||||
BIN
readme/pictures/function-edit.bmp
Normal file
BIN
readme/pictures/function-edit.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 510 KiB |
BIN
readme/pictures/global-functions.bmp
Normal file
BIN
readme/pictures/global-functions.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 510 KiB |
BIN
readme/pictures/special-functions.bmp
Normal file
BIN
readme/pictures/special-functions.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 510 KiB |
Reference in New Issue
Block a user