paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Problem with serial conector (cont)


From: Gareth Roberts
Subject: Re: [Paparazzi-devel] Problem with serial conector (cont)
Date: Mon, 28 Dec 2009 12:40:32 +0000

Just after you've plugged the adapter in, can you open a terminal
(Applications -> Accessories -> Terminal) and type
'dmesg'
then post the last few lines (they should mention your FTDI adapter).
If they don't, you've got a hardware problem.

Cheers
--G

On Sun, 2009-12-27 at 17:47 +0100, Jesus Martin Sanchez wrote:
> Hello:
>   I´ve installed the ubuntu 8.04 in english, and tit´s impossible to
> connect with the TWOG via serial. The tx/rx leds of the FTDI adapter
> doesn´t blink...
>   Ive changed all the bauds levels to  9600 in the following code of
> the airframe, but nothing connect... :( The GCS doesm´t show
> nothing...
> 
> #ap.CFLAGS += -DDOWNLINK -DUSE_UART1 -DDOWNLINK_TRANSPORT=XBeeTransport 
> -DXBEE_UART=Uart1 -DDATALINK=XBEE -DUART1_BAUD=B57600
> 
> #ap.srcs += downlink.c $(SRC_ARCH)/uart_hw.c datalink.c xbee.c
> #TRANSPARENT
> ap.CFLAGS += -DDOWNLINK -DUSE_UART1 -DDOWNLINK_TRANSPORT=PprzTransport 
> -DDOWNLINK_FBW_DEVICE=Uart1 -DDOWNLINK_AP_DEVICE=Uart1 -DPPRZ_UART=Uart1 
> -DDATALINK=PPRZ -DUART1_BAUD=B9600
> 
> ap.srcs += downlink.c $(SRC_ARCH)/uart_hw.c datalink.c pprz_transport.c
> 
> Any idea, please?
>   Thanks
>   Jesús
> _______________________________________________
> 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]