paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Can not use AUTOSHOOT function.


From: Marvin Wang
Subject: Re: [Paparazzi-devel] Can not use AUTOSHOOT function.
Date: Mon, 6 Aug 2012 11:15:56 +0800

hi,Christophe

i only need to use 1 led. so i can shoot picture automatically.

during the test , i want to show if it is working by useing the led on board.

the LED_5 is not set to anything by default ,so  i defined this in my airframe:


<load name="digital_cam.xml">
    <define name="DC_SHUTTER_LED" value="5"/>
    <define name="LED_5_BANK" value="1"/>
    <define name="LED_5_PIN" value="18"/>
    <define name="PUSH" value="LED_ON" />
    <define name="RELEASE" value="LED_OFF" />
    <define name="DC_SHUTTER_DELAY" value="1" unit="quarter_second"/>

 </load>

when i use the dc module to triger the autoshoot  the LED_5 is constant off



reply via email to

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