Graph | Table |
---|---|
Aeróglifo is a post-flight data analysis software for UAVs. It reads a CSV file from a flight and organizes the data for an optimized readability. This software enables the user to generate graphics for multiple flight parameters and add filters. Aeróglifo has a built-in video analysis tool in which is possible to synchronize flight data and a video.
- Download the latest release of Aeróglifo.
- Unzip the .rar file
- Execute the .jar file
To open a file go to Iniciar > Abrir arquivo and select the file you want to open. Aeróglifo expects a .csv file, with the first column being the time reference. If the second line contains information of the metrics, select this option in the box.
In the menu Gráfico you can select the data field and it will appear on the screen, in which you can zoom in or out, and move in any direction you want. If your file contains Weight On Wheels info, you can detect automatically the moment of takeoff and landing. You can stack two graphs above each other on the plus button on the left.
Click on the Análise interativa button on top right of screen to start your video analysis. For each gadgets' parameters, select the corresponding data in your file. Select the video you want to open. Remember to click on Sincroniar dados to synchronize the video and the data time.
- Fork this repository.
- Clone the project in your local files.
- Install Eclipse IDE.
- Choose a workspace of your preference.
- Import an existing project and select the root of this repository.
- Compile and be happy 😊
Never use Java for data analysis. Don't be stupid 😉
Developed with ❤️ by Leonardo Mariga ([email protected])
Special thanks to: Caroline Mariga and Céu Azul Team.