[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] XBee Pro Xseries 2
From: |
antoine drouin |
Subject: |
Re: [Paparazzi-devel] XBee Pro Xseries 2 |
Date: |
Thu, 22 Apr 2010 16:34:41 +0200 |
looks like it misses a / in font dev !
wath path did you give for the modem device ?
it should probably be /dev/ttyUSB0
fyi : a path starting with / is called absolute, it's defined wrt the
root of the filesystem ( / )
a path that doesn't start by / is called a relative path, it's
defined wrt the current directory
Regards
Poine
On Tue, Apr 20, 2010 at 3:57 PM, Toby Rose
<address@hidden> wrote:
> Hi
>
> I have been running the GCS on a Acer Aspire 1 laptop (running Ubuntu
> Netbook remix) but I am struggling to connect to the Xbee modem. I have
> flashed the modem from my windows machine and it is powering up correctly
> with the laptop (assuming from red power led on breakout board and green
> rssi light) however when I try to connect through GCS I recieve the
> following error:
>
> Unix.Unix_error(20,"open","dev/ttyUSB0")
> Broadcasting on network 127.255.255.255, port 2010
>
> Do I need to mount the modem first?
>
> I would be greatful for any help.
>
> Cheers
>
> Toby
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>