Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
gaia.py File Reference

Go to the source code of this file.

Data Structures

class  gaia.Ui_Dialog
 
class  gaia.Gaia
 
class  gaia.GaiaWindow
 

Namespaces

namespace  gaia
 

Variables

 gaia.PPRZ_HOME = os.getenv("PAPARAZZI_HOME", os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../../')))
 
 gaia.app = QApplication([])
 
 gaia.window = GaiaWindow(flags=QtCore.Qt.WindowType.Window)