|
From: | Christophe De Wagter |
Subject: | Re: [Paparazzi-devel] Yapa+CHIMU+Ublox+Xbee not able to open the Ground Control Station |
Date: | Wed, 21 Mar 2012 21:53:06 +0100 |
All the 10 servo pins share the same 5v and ground using big tracks. So you can use any of the servo plugs to connect your NiCd battery or the BEC of your motor and power your servos. If you pull really big currents some people add a wire or a lot of solder on the bottom of yapa connecting all servo ground and servo 5v just underneath the pin headers.
Thanks! Everything seems to work now. I just have a couple of problems but the CHIMU is perfectly operating.
The problems I am working on now are:
This "Failure("Pprz.values_of_payload, wrong argument: 00 08 ")" appears in the Paparazzi Center.
I have no voltage for the servos. I suppose I should do the brigde between 5V and 5V BEC. However, since this is not recommended, I would like to find any other way to do it. Any suggestion?
Thanks.On Wed, Mar 21, 2012 at 4:12 AM, Christophe De Wagter <address@hidden> wrote:
a) Getting the xbee to work is the hardest part. The baudrate of the airframe file needs to match the baudrate of the yapa-side-modem. The baudrate of the ground modem needs to match the baudrate defined by the "link" program when you start the groundstation. Then there is transparent or xbee_api. I recommend xbee-api for 2.4GHz modems. This is also selected in the airframe file AND on the ground side as flag of the link program (should look like this except sim is then link: http://paparazzi.enac.fr/wiki/Paparazzi_Center ). Look at the leds of the FTDI utility board.Does it receive data? Then there is also another possible problem: but then I first need to answer point b)b) This is a common confusion in paparazzi: the usb connector on yapa is ONLY for flashing new code. The computer should find a "bootloader device". When you power up the yapa/twog AFTER the usb was plugged you are in bootloader. When you power yapa BEFORE the usb is plugged, then it starts the autopilot code (which blinks some leds).To upload new code to yapa: "Clean" --> "Build" --> plug USB --> Power yapa after USB --> "Upload" --> you should see "#########" ("......" means searching for an autopilot)back to a): As a security measure to avoid flying with incompatible autopilot and groundstation there is a protection. An MD5 is computed over your config files and if it does not match then the ground station also stays black. However the messages (menu tools - messages) should show data and paparazzi center shows a red error about MD5. If you did not know about b) you probably did not flash either so configs should be out of sync.
Does this help?
-Christophe
On Wed, Mar 21, 2012 at 6:29 AM, Jaime Rubio <address@hidden> wrote:
_______________________________________________Hello,I am having problems to run the Ground Control Station. After having reviewed the information available in internet, I have just arrived to the following results:a) If a connect the USB cable from the laptop to the FTDI utility board with the Xbee antenna mounted on it, the Yapa (together with the CHIMU, Ublox and Xbee) seems to work (lights blinking). However, after running everything, the Ground Control Station stays grey and nothing can be done in it. Obtaining this, I had no errors compiling.b) If a connect the USB directly to the Yapa (just with CHIMU and Ublox), no light blinks and no device is recognized. Compiling it, there is always an error regarding this device not found and looking for the available devices from the terminal no one shows up.The code I used for it is: https://github.com/paparazzi/paparazzi/blob/master/conf/airframes/CDW/ChimuJTinyFwSpi.xml.I please need to solve this as soon as possible.
Thanks you,--Jaime RubioAutopilot Team LeadPhone: 386-383-2738e-mail: address@hidden
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
--Jaime RubioAutopilot Team LeadPhone: 386-383-2738e-mail: address@hidden
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |