paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Digital camera and a small problem with PolySurve


From: Austin Jensen
Subject: Re: [Paparazzi-devel] Digital camera and a small problem with PolySurvey()
Date: Wed, 1 Jul 2009 08:19:51 -0600

Chris,

I don't think it would be a problem with the poly survey code unless the problem occurred after the poly survey block was executed. Perhaps the problem is because the waypoints are declared as part of a sector in the flight plan. You don't have to declare them as a sector for the poly survey to work. I only use it so I can see the boarder of the polygon in the GCS. Try taking the sector out of the flight plan and see if it helps.

Austin

------------------------------------------------------------------
Austin Jensen, Research Engineer
Utah Water Research Laboratory (UWRL)
Utah State University, 8200 Old Main Hill
Logan, UT, 84322-8200, USA
E: address@hidden
T: (435)797-3315


On Wed, Jul 1, 2009 at 6:26 AM, Pascal Brisset <address@hidden> wrote:
Hi Chris,


chris wrote:
The polygon waypoints don't get their altitude updated from the
    <call fun="NavSetGroundReferenceHere()"/>
call like most of the waypoints and i think that other waypoints like the "TARGET" waypoint
don't either.
Which flight plan are you using ? The nav_update_waypoints_alt() function (in common_nav.c) called by NavSetGroundReferenceHere() is supposed to update
all the waypoints. Are you able to show the problem in simulation ?


I also managed to integrate a 10MP camera that is (almost) totally controlled from the autopilot
with functions for power on and off, repeated fixed number of shots and more by rewriting the "dc.h" and "dc.c" files.
I tested them and everything is working fine so if there is a way i would like to submit them for further examination and integration.
Rewriting dc.h or adding features in it ? Send me your files ... (dc.h, dc.c and the related settings/dc.xml)

--Pascal



_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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