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: Jesus Martin Sanchez
Subject: Re: [Paparazzi-devel] Problem with serial conector (cont)
Date: Sun, 27 Dec 2009 17:47:52 +0100

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

reply via email to

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