paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] A little more help needed with the simulator


From: Chris
Subject: [Paparazzi-devel] A little more help needed with the simulator
Date: Thu, 10 Feb 2011 00:00:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

I managed to rewrite all the code that i lost and now i have almost everything back.
There is a strange problem though.
I just changed the flight plan coordinates and now the plane flies for a couple meters (in simulation)
and then stops (probably it hit the ground)
If i change this line:
<flight_plan lat0="38.0288" lon0="23.3040" max_dist_from_home="35000" name="Cessna177_Dounis_testing" qfu="180" ground_alt="113" security_height="50" alt="500">
<header>

with this:
<flight_plan alt="105" ground_alt="4" lat0="37.980425" lon0="23.364465" max_dist_from_home="35000" name="GES_test" qfu="245" security_height="100">
<header>

It works...
Any ideas?
Chris




reply via email to

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