paparazzi-devel
[Top][All Lists]
Advanced

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

RE: [Paparazzi-devel] Constant Value...?


From: Brendan Chen
Subject: RE: [Paparazzi-devel] Constant Value...?
Date: Wed, 15 Oct 2008 06:16:34 +1000

Ok, I had a look but can't seemed to figure out the usage of 'ADC_6' in that 
aircraft config .xml?

Brendan
________________________________________
From: address@hidden address@hidden On Behalf Of Pascal Brisset address@hidden
Sent: Wednesday, 15 October 2008 3:31 AM
To: address@hidden
Subject: Re: [Paparazzi-devel] Constant Value...?

Hi,

the adc_generic module provides an easy way to get values from an adc
and display them on the ground station (ADC_GENERIC message).
There is an example of configuration in the microjetIII.xml airframe file:

ap.CFLAGS += -DUSE_ADC_6 -DUSE_ADC_GENERIC -DADC_CHANNEL_GENERIC1=ADC_6
-DADC_CHANNEL_GENERIC_NB_SAMPLES=16
ap.srcs += adc_generic.c

--Pascal


Brendan Chen wrote:
> Hi all,
>
> I have an ADC system compiled and uploaded onto the board, now the problem is 
> with a signal going into my 'ADC_4' port, I am not getting any reading from 
> ground station (I have a message tab dedicated for that ADC reading), I am 
> only getting a constant value '3'.
>
> Why is that and how should I fix it?
>
> Thanks
> Brendan
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>



_______________________________________________
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]