paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] strange problem when running the GCS programs


From: Chris
Subject: [Paparazzi-devel] strange problem when running the GCS programs
Date: Tue, 21 Jun 2016 14:06:59 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Hi.
I get a strange error (the one you see later) which affects the telemetry among other things but only the first time i run the GCS programs, if i stop/remove all running processes then the next time everything runs fine. I am running Ubuntu 12.04 LTS and the very latest master although i have been seeing this error
regularly for the whole past month

Here is the control_panel.xml part

<program name="GCS_C177" command="sw/ground_segment/cockpit/gcs -speech -layout CEF/C177_layout.xml -mplayer 'tv:// -tv driver=v4l2:width=640:height=480:norm=PAL:input=1:device=/dev/video0'">
      <arg flag="-b" variable="ivy_bus"/>
    </program>

   <session name="C177 cam joystick @115200">
      <program name="Joystick">
         <arg flag="CEF/Saitek_Aviator_camera.xml"/>
         <arg flag="-ac" constant="@AIRCRAFT"/>
      </program>
      <program name="Data Link">
         <arg flag="-d" constant="/dev/ttyUSB0"/>
         <arg flag ="-transport" constant="pprz"/>
         <arg flag="-s" constant="115200"/>
      </program>
      <program name="Server"/>
      <program name="GCS_C177"/>
   </session>

Here is the output containing the error:

RUN '/home/hendrix/paparazzi/sw/ground_segment/joystick/input2ivy CEF/Saitek_Aviator_camera.xml -ac Cessna_177' RUN '/home/hendrix/paparazzi/sw/ground_segment/tmtc/link -d /dev/ttyUSB0 -transport pprz -s 115200'
RUN '/home/hendrix/paparazzi/sw/ground_segment/tmtc/server '
RUN '/home/hendrix/paparazzi/sw/ground_segment/cockpit/gcs -speech -layout CEF/C177_layout.xml -mplayer 'tv:// -tv driver=v4l2:width=640:height=480:norm=PAL:input=1:device=/dev/video0' '
Fatal error: exception Not_found
Broadcasting on network 127.255.255.255, port 2010

The same happens to all my aircrafts where i just change the aircraft name and probably the baud rate.
Chris





reply via email to

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