jaspreeth / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

APM 2.xx not work with different speed at 57600 in the serial3 #389

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.Load APM 2.2x and change in the  

I change the  APM_Config.h file :

#define GCS_PORT 3
#define SERIAL3_BAUD 9600 

2.Set XBee data transfer rate to 9600 (also test with wire and not work)

3- I repeat test with speed at 4800,19200,38400 and 57600 , only work with 
57600.

4 .Do an XCTU range test and monitor bad packets

What is the expected output? What do you see instead?
I expect communications between both XBee modules to be near 100%.  What I find 
is that with APM 2.xx I get that result with a transfer rate of 57600 and not 
work  9600 or 38400.  Upon reloading my APM with 1.xx with the same parameters 
I get 100% transfer rates with all three baud.  Please try and recreate this 
problem.

Original issue reported on code.google.com by carlosma...@hotmail.com on 4 Aug 2011 at 3:23

GoogleCodeExporter commented 8 years ago
what telemetry rates did you have selected in the gcs software?

Original comment by Meee...@gmail.com on 5 Aug 2011 at 10:51

GoogleCodeExporter commented 8 years ago
what telemetry rates did you have selected in the gcs software?

the xbee are set at 9600 and telemetry software are config the 9600.
i test so with 38400 and not work .

Original comment by carlosma...@hotmail.com on 5 Aug 2011 at 8:54

GoogleCodeExporter commented 8 years ago
I'm unable to understand this issue report. I'm flagging it invalid until 
someone can explain it better. 

Original comment by analogue...@gmail.com on 23 Aug 2011 at 9:23

GoogleCodeExporter commented 8 years ago
Have you tried 2.12 ? I am able to use 9600 baud with that.

Original comment by narpat...@gmail.com on 23 Aug 2011 at 9:36

GoogleCodeExporter commented 8 years ago
El problema es que al setear a una velocidad diferente a 57600 no logra enlazar.
a 57600 funciona correctamente.
He seteado a 9600 ambos xbee con xctu y funcionan correctamente.
he compilado el apm cambiando el APM_Config.h file :
#define GCS_PORT 3
#define SERIAL3_BAUD 9600 
el soft de telemetria lo configuro a 9600 y no logra enlazarce.

Original comment by carlosma...@hotmail.com on 23 Aug 2011 at 11:17

GoogleCodeExporter commented 8 years ago
Please be in english only.

Original comment by vu2...@gmail.com on 24 Aug 2011 at 2:53

GoogleCodeExporter commented 8 years ago
The problem is that on having formed to a different speed from 57600 it does 
not manage to connect.
I have formed to 9600 both xbee with xctu and they work correctly.
I have compiled the apm changing the APM_Config.h file:
#define GCS_PORT 3
#define SERIAL3_BAUD 9600 

The soft of telemetry I it form to 9600 and it does not manage to connect

Original comment by carlosma...@hotmail.com on 24 Aug 2011 at 5:31

GoogleCodeExporter commented 8 years ago
I am able to use telemetry @9600bps on APM with f/w 2.12, using 2.4GHz X-Bee

Original comment by vu2...@gmail.com on 24 Aug 2011 at 2:23