A while ago i made a thread here about my takeoff problems and it ended with me getting the advice to uprgrade to arducopter2. And now i have arducopter2 but the problem still remains.
Here is the old thread
http://diydrones.com/forum/topics/takeoff-problem
Any help is extremely appreciated!
Replies
Is my gps broken?
Hi Hampus,
Let's work through this step by step.
If you can, load up Arduino and use the CLI, not the Planner tool. Just to eliminate variables!
Connect to the APM in CLI mode and you should get a prompt.
follow the steps outlines on this wiki page. repeated below.
In the CLI setup menu, enter these commands in this order and follow the on-screen instructions:
Then exit setup and enter the test menu, run "radio" to verify you are seeing decent output. These are sample values, and yours will vary:
Output will be roll, pitch, and yaw (in degrees * 100; 4500 = 45°)
Try that and do a "hand" test. Basically give it some throttle and tilt it around to make sure it holds level and your controls are mapped correctly.
Let me know.
Jason
http://code.google.com/p/arducopter/wiki/AC2_Troubleshooting