Search found 14 matches

by snorkrc
Tue Mar 19, 2013 5:54 am
Forum: General discussions
Topic: Multiwii Pro board & Mission planner GUI
Replies: 5
Views: 10790

Re: Multiwii Pro board & Mission planner GUI

subaru4wd Thanks for you reply! Someone replied that it's standard Audrino stuff, but even after reading their instructions it wasn't clear! I finally found a post in french that I translated and it said to goto file, preferences and then change your sketchbook location to directory of the libarary ...
by snorkrc
Wed Mar 06, 2013 11:07 pm
Forum: General discussions
Topic: Multiwii Pro board & Mission planner GUI
Replies: 5
Views: 10790

Re: Multiwii Pro board & Mission planner GUI

Thanks for the answer! However, I have tried going thru that tutorial a few times, but there's a couple things that baffle me. Maybe someone can help. He says: "You need to copy from the zip file the code sub directory to the place Arduino keeps sketches which on Windows 7 is - Documents - My D...
by snorkrc
Wed Mar 06, 2013 8:42 pm
Forum: General discussions
Topic: Multiwii Pro board & Mission planner GUI
Replies: 5
Views: 10790

Multiwii Pro board & Mission planner GUI

Does the mission planner (http://code.google.com/p/arducopter/wiki/AC2_Mission) work with the hobbyking multiwii pro board?

If so, anyone have any tutorials? I've donwloaded the software and run it, but when I try to connect to my board it times out.

Thx
by snorkrc
Tue Mar 05, 2013 5:31 am
Forum: General discussions
Topic: multiwii pro and MTK 3329 gps code (link is bad in tutorial)
Replies: 1
Views: 1906

multiwii pro and MTK 3329 gps code (link is bad in tutorial)

Ok...reading this tutorial on getting the GPS to work m It says that I need to download this: MultiWii dev version r1240 Evedently this is the "ONLY" version of code that can auto config the gps unit....doesn't make sense. Why wouldn't the latest version of multiwii work???? Anyway, I clic...
by snorkrc
Mon Feb 25, 2013 2:42 pm
Forum: General discussions
Topic: Basic PID settings
Replies: 2
Views: 1128

Re: Basic PID settings

Thank!.....didn't realize that's what reset did. ;)
by snorkrc
Mon Feb 25, 2013 7:16 am
Forum: General discussions
Topic: Basic PID settings
Replies: 2
Views: 1128

Basic PID settings

I'm trying to get my quad back in the air. I don't know what the original PID settings are. Can someone post basic PID settings that should be a good starting point.
by snorkrc
Sat Feb 23, 2013 6:10 pm
Forum: General discussions
Topic: Is there a way to upload the code on the FCB
Replies: 0
Views: 625

Is there a way to upload the code on the FCB

In Arduino you can download (send the code) to the board, but I don't see any way to get code that's already on the board.

This is such a basic software task, that I can't believe you can't do it. Is there another software program out there that's capable of uploading the code and de-piling it?
by snorkrc
Sat Feb 23, 2013 6:55 am
Forum: General discussions
Topic: PID settings for Aerosky h100
Replies: 3
Views: 3763

PID settings for Aerosky h100

I would love to have someone post their PID settings for the Aerosky h100 quadcopter. I'm tuning mine now, but not finding the same settings that it came stock with. Would love to know both stable and aerobatic settings.
by snorkrc
Sat Feb 23, 2013 4:34 am
Forum: Boards
Topic: Can you identify this boards settings in Multiwii?
Replies: 6
Views: 3060

Re: Can you identify this boards settings in Multiwii?

yeah...finally figured it out on my own by trial and error. Here are the settings that work for me...now to tune the PID settings. /* enforce your individual sensor orientation - even overrides board specific defaults */ #define FORCE_ACC_ORIENTATION(X, Y, Z) {accADC[ROLL] = Y; accADC[PITCH] = -X; a...
by snorkrc
Sat Feb 23, 2013 3:35 am
Forum: General discussions
Topic: Can someone post config.h and def.h code for Aerosky h100
Replies: 0
Views: 661

Can someone post config.h and def.h code for Aerosky h100

I've requested this in another thread, but am afraid it will get lost so I'm making it it's own new thread. I'm having trouble getting my Aerosky h100 quadcopter back flying again and need some known good code that works with the MWC board. I know just enough to be dangerous, from what I know so far...
by snorkrc
Sat Feb 23, 2013 1:35 am
Forum: Boards
Topic: Can someone post config.h and def.h code for Aerosky h100
Replies: 1
Views: 1155

Can someone post config.h and def.h code for Aerosky h100

I've requested this in another thread, but am afraid it will get lost some I'm making it it's own new thread. I'm having trouble getting my Aerosky h100 quadcopter back flying again and need some known good code that works with the MWC board. I know just enough to be dangerous, from what I know so f...
by snorkrc
Sat Feb 23, 2013 1:26 am
Forum: Boards
Topic: Can you identify this boards settings in Multiwii?
Replies: 6
Views: 3060

Re: Can you identify this boards settings in Multiwii?

Ok, I'm close...my settings are below. I'm pretty sure the oritation is OK. The arrow on the board points to the front of my quad. When I pitch forward...overall the quad wants to go forward, when I pitch back, it wants to go back...same with left and right roll as well as yaw...the problem is this:...
by snorkrc
Thu Feb 21, 2013 6:23 am
Forum: Boards
Topic: Can you identify this boards settings in Multiwii?
Replies: 6
Views: 3060

Re: Can you identify this boards settings in Multiwii?

Wait, I thought the flip was made in the USA and all that jazz. So if its same, why dont you just download the files linked in the link you provided (QuadX firmware bla bla) and use theM? Ya...I did download the flip and use the same settings...but something is wrong. When I throttle up, the quad w...
by snorkrc
Thu Feb 21, 2013 5:54 am
Forum: Boards
Topic: Can you identify this boards settings in Multiwii?
Replies: 6
Views: 3060

Can you identify this boards settings in Multiwii?

I purchased this Aerosky h100 quad from xheli. The documentation that came with the quad does not match the board. My board looks just like this: m Except it doesn't have the flip writing etc on it. Something went wrong with the stock settings on my board and I'm trying to get the quad flying again....