paparazzi-devel
[Top][All Lists]
Advanced

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

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


From: Pascal Brisset
Subject: Re: [Paparazzi-devel] Constant Value...?
Date: Tue, 14 Oct 2008 19:31:34 +0200
User-agent: Icedove 1.5.0.14eol (X11/20080724)

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





reply via email to

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