paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Two aircrafts modem configuration


From: Nicolas Quendez
Subject: Re: [Paparazzi-devel] Two aircrafts modem configuration
Date: Wed, 4 Mar 2015 08:37:35 -0300


Thanks for your answer Hector,
But in fact, I think I use AT commands (but not API mode) and not transparent mode, sorry for the wrong terminology.

I set ground station like this : 
- ID PAN : 3332
- DL (Destination address): FFFF (for broadcasting)
- MY (source address)  : 0

Aircraft1: 
- IDPAN : 3332 (same network)
- DL :  0  (yo communicate with ground station)
- MY : 5678

Aircraft2: 
- IDPAN : 3332 (same network)
- DL :  0  (yo communicate with ground station)
- MY : 3221


As soon as I power on the two aircraft, telemetry crashes : Failure("Pprz.sprint_value(uint32)")


Thanks for your help
Nicolas


Le 4 mars 2015 à 04:12, Hector Garcia de Marina <address@hidden> a écrit :

Hi Nicolás,

asfaik the xbee in transparent mode is for only two radios (direct link). If you have more than two you need to use AT commands, in fact, you need to set the destination address (or broadcast). This is smth that you cannot do in transparent mode.

Cheers

On Mar 4, 2015 2:03 AM, "Nicolas Quendez" <address@hidden> wrote:

Hi, 

I am attempting to have two aircrafts working at the same time.  I still have problems with telemetry when both of them are powered on. 
I use 3 xbee pro S1 modems (one ground station, coordinator, two on the aircrafts, end device) in transparent mode.  I just want to receive the telemetry of the two aircrafts with one ground station for now (only downlink).

What I did : 
- Set baud rate of each aircraft at only 19200 bauds
- keep baud rate of ground station at 56000 bauds (default)
- Load two different aircraft names into the two A/P boards (but everything are the same inside the aircrafts configurations, the telemetry file are the same). 
- Give 3 different node identifiers to the modems (Ground, Aircraft1, Aircraft2)
That’s all (and apparently, not sufficient !). 

When only one aircraft is powered on, everything is working, I have the good name on GCS depending on the aircraft, telemetry is OK. 
As soon as I power on the second aircraft, GCS opens the new tabs (second aircraft) but the telemetry crashes with an error : Failure("Pprz.sprint_value(uint32)")

What should I do more to make the telemetry works with two aircrafts ? 

Thanks in advance
Best regards
Nicolas

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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