|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Data Structures | |
| class | Gaia |
| class | GaiaWindow |
| class | Ui_Dialog |
Variables | |
| PPRZ_HOME = os.getenv("PAPARAZZI_HOME", os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../../'))) | |
| app = QApplication([]) | |
| window = GaiaWindow(flags=QtCore.Qt.WindowType.Window) | |
| gaia.PPRZ_HOME = os.getenv("PAPARAZZI_HOME", os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../../'))) |
| gaia.window = GaiaWindow(flags=QtCore.Qt.WindowType.Window) |