paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Current Sensor


From: Eduardo lavratti
Subject: Re: [Paparazzi-devel] Current Sensor
Date: Wed, 16 May 2012 17:55:53 +0000

You need put
USE_ADC_6 in your airframe file


From: address@hidden
To: address@hidden
Date: Wed, 16 May 2012 17:42:05 +0000
Subject: Re: [Paparazzi-devel] Current Sensor

Romney, i am very interested in put current sensor in my planes.
What sensor you used ?
may be i can help you with code and configurations

> From: address@hidden
> To: address@hidden
> Date: Wed, 16 May 2012 17:34:55 +0000
> Subject: [Paparazzi-devel] Current Sensor
>
> I just put a current sensor in my Plane with my Yapa, I can read it correctly with the adc_generic module, but the current reading in the BAT or Energy messages do not change. This is the part of my airframe file I have:
>
> <section name="BAT">
> <define name="ADC_CHANNEL_CURRENT" value="ADC_6" />
> <define name="MilliAmpereOfAdc(adc)" value="(36.6*adc)"/>
> </section>
>
> Is there anything else I need to add to this to get it working?
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

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

reply via email to

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