mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
9763a70ca9
This is the result of a student project to develop a new paparazzi center based on Python/Qt. See http://wiki.paparazziuav.org/wiki/Paparazzi_Center/Evolutions for the main idea and development process. It can be tested by running the main paparazzi launcher with the -python option. I more convenient way might be added later. This PR is mostly a way to not loose this work, and other people are encourage to improve it in many aspects (HMI, functionalities, ...).
16 lines
394 B
XML
16 lines
394 B
XML
<cache>
|
|
- <system>
|
|
- <window>
|
|
- <geometry value="100 100 1026 448" />
|
|
- </window>
|
|
- <filters value="all 2 2 2 2" />
|
|
- </system>
|
|
- <data>
|
|
- <set value="conf_example.xml" />
|
|
- <config value="Microjet" />
|
|
- <target value="sim" />
|
|
- <device value=" __Default__ " />
|
|
- <session value="Simulation" />
|
|
- </data>
|
|
-</cache>
|