Difference between revisions of "Paparazzi Center"
Jump to navigation
Jump to search
HectoPascal (talk | contribs) |
HectoPascal (talk | contribs) |
||
Line 7: | Line 7: | ||
== Configuration == | == Configuration == | ||
The left part of the configuration page is an editor for the [[Conf.xml] file. The right side buttons provide a replacement to the [[Compiling|'''make''' commands]]. | |||
The editor for the configuration files is taken from the environment variable EDITOR or defaults to ''gedit''. | |||
'''Important Note''': A new aircraft configuration has to be '''saved''' before being built. | |||
[[Image:paparazzi_center_conf.png|Aircraft configuration]] | [[Image:paparazzi_center_conf.png|Aircraft configuration]] |
Revision as of 09:20, 23 July 2007
The Paparazzi Center is a graphical user interface which contains a notebook of three main pages:
- A set of selection boxes to configure an aircraft with its flight plan and build the corresponding programs to be simulated and uploaded to the airborne device.
- A Control Panel to launch the agents of the system and handle collection of programs as configurable sessions
- A page where the GCS may be embedded.
A log console is also diplayed in the configuration and control panel pages.
Configuration
The left part of the configuration page is an editor for the [[Conf.xml] file. The right side buttons provide a replacement to the make commands.
The editor for the configuration files is taken from the environment variable EDITOR or defaults to gedit.
Important Note: A new aircraft configuration has to be saved before being built.