|
From: | Christophe De Wagter |
Subject: | Re: [Paparazzi-devel] Can not use AUTOSHOOT function. |
Date: | Sat, 4 Aug 2012 14:06:59 +0200 |
<section name="DIGITAL_CAMERA" prefix="DC_"><define name="AUTOSHOOT_QUARTERSEC_PERIOD" value="8" unit="quarter_second"/><define name="AUTOSHOOT_METER_GRID" value="50" unit="meter"/></section>instead of the
sorry , i have made a mistake .
your mail is always
#define LINE_START_FUNCTION dc_autoshoot = DC_AUTOSHOOT_PERIODIC;
#include "generated/airframe.h"
#ifdef DC_AUTOSHOOT_QUARTERSEC_PERIOD
#include "modules/digital_cam/dc.h"
//#define LINE_START_FUNCTION dc_Survey(dc_gps_dist);so the code is not change.
#define LINE_STOP_FUNCTION dc_autoshoot = DC_AUTOSHOOT_STOP;
#endif
i defined the DC_AUTOSHOOT_QUARTERSEC_PERIOD in my airframe too.
but there is no yellow dot in the the survey mission ..
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |