paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] video plugin help needed #2


From: Chris
Subject: [Paparazzi-devel] video plugin help needed #2
Date: Wed, 05 Oct 2011 15:57:28 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15

About the video plugin problem.
I made it work (in a way that it's not ready yet)
by adding the plugin definition in "horizontal.xml" but two GCS windows appear...
One has the video and the other don't.
The funny thing is that although i have selected "my_gcs_layout.xml"
<program name="GCS" command="sw/ground_segment/cockpit/gcs -speech -layout my_gcs_layout.xml">
<arg flag="-b" variable="ivy_bus"/>
</program>
in the "control_panel.xml", the plugin definition in the horizontal.xml is required none the less!!!
Then i changed the control_panel.xml file to use the "horizontal.xml" file
<program name="GCS" command="sw/ground_segment/cockpit/gcs -speech -layout horizontal.xml">
<arg flag="-b" variable="ivy_bus"/>
</program>
and it worked until i added some papgets again to the horizontal.xml file.
Chris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]