Skip to content

AgentRev/GyroLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GyroLog

A simple PyQt3D app I originally wrote to display the data collected by the optical fiber gyroscope from the Menhir rocket, launched by the Groupe Aérospatial de l'Université Laval at Spaceport America Cup 2017. It's not very well optimized but it does the job. All axes follow the right-hand rule.

Unfortunately, the laser power system failed at ignition due to a blown MOSFET, so we did not manage to record flight data, but the rocket launched and landed fine. The app instead reads the log file from our Blackbird rocket launched in 2015, which was recorded by a commercial electronic gyroscope.

screenshot

How to run: python gyrolog.py then press the play button bottom-right, right-click to rotate, scroll to zoom.

Recommended distribution: WinPython 3.6+ Qt5

Required:

Python 3
pyqt5 (5.8+)
pyqt3d (5.8+)

This project is licensed under the GNU GPL v3. Copyright © 2016 - 2018 AgentRev

Releases

No releases published

Packages

No packages published

Languages