Search found 196 matches

by Arakon
Thu Oct 02, 2014 8:40 am
Forum: Connecting elements
Topic: 328P how the heck? sat. RX connector.
Replies: 17
Views: 5424

Re: 328P how the heck? sat. RX connector.

When GPS is activated in the config, it should always listen for GPS on the serial port. The GPS data is always recorded by the FC, no matter if GPS modes are active or not.
by Arakon
Wed Oct 01, 2014 12:12 pm
Forum: Connecting elements
Topic: 328P how the heck? sat. RX connector.
Replies: 17
Views: 5424

Re: 328P how the heck? sat. RX connector.

You either set it up using an I2C display attached to the flight controller, or you do it blindly.. i.e. on another MWii FC with more serial ports, adjust your end points on the transmitter there.
The 328p boards are highly limited, if you insist on using them, you're stuck with some inconveniences.
by Arakon
Tue Sep 30, 2014 7:51 pm
Forum: Shields, boards and sensors
Topic: Controlling Arduino Uno with MultiWii PRO Flight Controller
Replies: 3
Views: 1528

Re: Controlling Arduino Uno with MultiWii PRO Flight Control

Ah, so you mean a servo gimbal.. you should specify that. There are camera tilt/camera pitch pins on the multiwii pro already, you just have to activate them in the config.h (look at the cam stab options).
by Arakon
Tue Sep 30, 2014 4:32 pm
Forum: Getting Started - MultiWii config and setup
Topic: HK Multiwii Pro w/mtk GPS Arming Problem
Replies: 5
Views: 1600

Re: HK Multiwii Pro w/mtk GPS Arming Problem

That's what the ONLYARMWHENFLAT option is for. It won't arm if the copter is tilted over 30°.
by Arakon
Tue Sep 30, 2014 4:29 pm
Forum: Shields, boards and sensors
Topic: Controlling Arduino Uno with MultiWii PRO Flight Controller
Replies: 3
Views: 1528

Re: Controlling Arduino Uno with MultiWii PRO Flight Control

What would be the point of the extra arduino? You'll still need motor drivers. You'll be easier off using a 20$ controller off ebay, or building your own standalone controller (aside from the motor drivers, you'll just need an MPU-6050, which is like 5$).
by Arakon
Tue Sep 30, 2014 8:35 am
Forum: Getting Started - MultiWii config and setup
Topic: Unable to upload.
Replies: 1
Views: 702

Re: Unable to upload.

Your atmega may be missing the bootloader for some reason. You can reflash it in arduino, but you'll need an ICSP-capable programmer or another arduino (i.e. Nano or Pro Mini with FTDI).
by Arakon
Tue Sep 30, 2014 7:41 am
Forum: Getting Started - MultiWii config and setup
Topic: HK Multiwii Pro w/mtk GPS Arming Problem
Replies: 5
Views: 1600

Re: HK Multiwii Pro w/mtk GPS Arming Problem

I actually prefer arming with a switch, that way my transmitter can display armed/unarmed status and even warn me if I am set to armed when I switch on my transmitter.
by Arakon
Mon Sep 29, 2014 6:59 am
Forum: Shields, boards and sensors
Topic: Arduino UNO + GY-521 error I2C
Replies: 8
Views: 3402

Re: Arduino UNO + GY-521 error I2C

This board already has its pullpups and should work as-is.
by Arakon
Sun Sep 28, 2014 4:11 pm
Forum: Software
Topic: S BUS connection
Replies: 5
Views: 5096

Re: S BUS connection

There's actually no Spektrum sbus, that's something that Hobbyking cooked up. But yes, you can hook up an orangerx SBUS-capable receiver just as if it was Futaba.
by Arakon
Sat Sep 27, 2014 6:14 pm
Forum: Shields, boards and sensors
Topic: Disable onboard Mag to use ext Mag
Replies: 32
Views: 10403

Re: Disable onboard Mag to use ext Mag

That's why you start out slow.. don't move it far away from you until you get a feeling for the directions. Small stick movements, unless you are racing, there's no need to ever push the stick far into one direction.
by Arakon
Sat Sep 27, 2014 11:10 am
Forum: Connecting elements
Topic: Flip Pro and SBUS
Replies: 5
Views: 2654

Re: Flip Pro and SBUS

Any atmega2560 based board will do that.. they have 4 serial ports.
by Arakon
Fri Sep 26, 2014 8:33 pm
Forum: Shields, boards and sensors
Topic: Disable onboard Mag to use ext Mag
Replies: 32
Views: 10403

Re: Disable onboard Mag to use ext Mag

Generally, using an onboard mag means that the mag sensor is pretty close to the power wiring. The power wiring creates a magnetic field, which will confuse the mag, sometimes completely. The more throttle, the stronger the interference.. which is why you see it rotate on takeoff. And honestly, ther...
by Arakon
Fri Sep 26, 2014 8:26 pm
Forum: Connecting elements
Topic: Flip Pro and SBUS
Replies: 5
Views: 2654

Re: Flip Pro and SBUS

CPPM and bluetooth, yes. sbus and bluetooth, no.
You only have one serial port available.
by Arakon
Fri Sep 26, 2014 5:17 pm
Forum: Shields, boards and sensors
Topic: Disable onboard Mag to use ext Mag
Replies: 32
Views: 10403

Re: Disable onboard Mag to use ext Mag

Are you flying with mag enabled? If so, simple test.. turn it off and see if it still happens.
by Arakon
Wed Sep 24, 2014 10:08 am
Forum: Connecting elements
Topic: 328P how the heck? sat. RX connector.
Replies: 17
Views: 5424

Re: complete beginner with MW 328P

As far as I know, you will have to change the config each time and reflash.
by Arakon
Wed Sep 24, 2014 5:46 am
Forum: Getting Started - MultiWii config and setup
Topic: GY-521 IMU problem
Replies: 4
Views: 1732

Re: GY-521 IMU problem

Actually, the config is correct for that sensor.
"Chinese 6 DOF with MPU6050, LLC" in the config, which is exactly what it is, and works like that for me.
by Arakon
Tue Sep 23, 2014 2:38 pm
Forum: Getting Started - MultiWii config and setup
Topic: complete beginner with MW 328P
Replies: 11
Views: 2805

Re: complete beginner with MW 328P

First of all, get the current version of multiwii. 2.1 is ages old and if the GUI is the 2.3 version, they won't work correctly together.
by Arakon
Mon Sep 22, 2014 9:38 pm
Forum: Shields, boards and sensors
Topic: Arduino UNO + GY-521 error I2C
Replies: 8
Views: 3402

Re: Arduino UNO + GY-521 error I2C

What's the green wire to INT for? That shouldn't be needed.
by Arakon
Mon Sep 22, 2014 6:48 pm
Forum: Shields, boards and sensors
Topic: Arduino UNO + GY-521 error I2C
Replies: 8
Views: 3402

Re: Arduino UNO + GY-521 error I2C

You may have a defective sensor then.
Given that SCA is actually SCL and not XDA.
by Arakon
Mon Sep 22, 2014 5:44 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motors jerk after arming the quad
Replies: 12
Views: 3904

Re: Motors jerk after arming the quad

Preferably in a straight line.
Also, you absolutely have to cover the baro with foam to protect it from prop wash and light.. otherwise baro mode will go completely nuts.
Check if you have vibrations when the motors are running fast.
by Arakon
Mon Sep 22, 2014 1:58 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motors jerk after arming the quad
Replies: 12
Views: 3904

Re: Motors jerk after arming the quad

Yeah.. Winding the antenna around like that is an awesome way to cause all kinds of havoc. You should seriously consider getting a 2.4ghz transmitter.
by Arakon
Fri Sep 19, 2014 6:54 pm
Forum: Getting Started - MultiWii config and setup
Topic: Not flying well pops up fast!
Replies: 46
Views: 10642

Re: Not flying well pops up fast!

What motors and what is the total weight of the quad? Maybe it's seriously overpowered.

Did you balance motors and propellers? You may have strong vibrations.
by Arakon
Fri Sep 19, 2014 5:50 pm
Forum: Getting Started - MultiWii config and setup
Topic: Not flying well pops up fast!
Replies: 46
Views: 10642

Re: Not flying well pops up fast!

Did you also calibrate the ESCs properly?
by Arakon
Fri Sep 19, 2014 5:01 am
Forum: General discussions
Topic: Multiwii pro 2.2 having issues aka newbiee in need of help
Replies: 3
Views: 1363

Re: Multiwii pro 2.2 having issues aka newbiee in need of he

First of all, why are you using 2.2 and not 2.3?
Second, did you calibrate the ACC? Unless that is calibrated, you can not arm.
by Arakon
Thu Sep 18, 2014 5:33 am
Forum: Getting Started - MultiWii config and setup
Topic: sbus control of pins
Replies: 9
Views: 3902

Re: sbus control of pins

Not a problem then, I didn't realize it would be more complicated than just modifying the output pins in the code you posted.
I can use the servo outputs, but someone else with the same issue asked about this on another forum, and they have the servo outputs in use for a gimbal.
by Arakon
Wed Sep 17, 2014 6:29 pm
Forum: Getting Started - MultiWii config and setup
Topic: sbus control of pins
Replies: 9
Views: 3902

Re: sbus control of pins

Could you also please post the code to use unused motor output pins? Thank you.
by Arakon
Wed Sep 17, 2014 10:46 am
Forum: Ideas
Topic: 6 position switch
Replies: 4
Views: 2517

Re: 6 position switch

Search for "extended aux states". However, a 3 position switch can't physically have more than those 3, so you'll have to replace it.
by Arakon
Mon Sep 15, 2014 9:06 pm
Forum: Shields, boards and sensors
Topic: Crius AIO Pro V2.0 magnetometer variations
Replies: 19
Views: 9356

Re: Crius AIO Pro V2.0 magnetometer variations

I didn't have to make any software changes and it worked right away. Both are hooked up to the I2C port, and both use the same address, it doesn't matter if it's on the board directly or hooked up with wires. So unless you have issues, try without changing the software first.
by Arakon
Mon Sep 15, 2014 7:04 pm
Forum: Shields, boards and sensors
Topic: Crius AIO Pro V2.0 magnetometer variations
Replies: 19
Views: 9356

Re: Crius AIO Pro V2.0 magnetometer variations

No, you have to cut the traces of the jumpers pictured above. You can't disable it in software, since you'd automatically disable an external compass too.. they use the same address.
by Arakon
Mon Sep 15, 2014 5:36 pm
Forum: Shields, boards and sensors
Topic: Crius AIO Pro V2.0 magnetometer variations
Replies: 19
Views: 9356

Re: Crius AIO Pro V2.0 magnetometer variations

Once you disable the onboard compass, you simply hook up the external compass to i2c.. no other changes needed.
by Arakon
Mon Sep 15, 2014 2:24 pm
Forum: Software development
Topic: arduino development
Replies: 1
Views: 903

Re: arduino development

Multiwii already has a basic follow me function when used with the latest nav beta and multiwii ezgui on Android. Don't expect too much, though.. Bluetooth has very limited range afterall.
by Arakon
Mon Sep 15, 2014 11:39 am
Forum: Connecting elements
Topic: 328P how the heck? sat. RX connector.
Replies: 17
Views: 5424

Re: 328P how the heck? sat. RX connector.

By swapping back and forth. Set things up in the GUI, once all settings are made, plug in the sat.
by Arakon
Sun Sep 14, 2014 10:31 am
Forum: Getting Started - MultiWii config and setup
Topic: MultiWii PRO GPS problem.
Replies: 12
Views: 4068

Re: MultiWii PRO GPS problem.

The GPS itself will try to get satellites no matter if the serial connection is working or not. And yes, if you have i2C GPS active, the serial GPS will not function.
by Arakon
Sun Sep 14, 2014 7:52 am
Forum: Shields, boards and sensors
Topic: Motors don't run.
Replies: 3
Views: 1179

Re: Motors don't run.

Did you do the ACC calibration? Did you actually arm before trying to start the motors?
by Arakon
Sat Sep 13, 2014 10:25 am
Forum: Shields, boards and sensors
Topic: 10Hz GPS thread
Replies: 84
Views: 128360

Re: 10Hz GPS thread

I just got my Neo 7M module today (just the ublox chip, replaced it directly on my 6M gps board and it works flawlessly). However, I got the same issue now.. I can't figure out how to edit the preset data in gps.cpp. Ideas/Documentation would be nice. Edit: I just commented the 5hz line out and it s...
by Arakon
Wed Sep 10, 2014 6:21 pm
Forum: ESCs, propellers , servos and radios
Topic: Issues using Orangerx R800X receiver with Multiwii board
Replies: 2
Views: 1595

Re: Issues using Orangerx R800X receiver with Multiwii board

Yaw isn't the issue, ALL values have to be at 1500 when centered.
by Arakon
Tue Sep 09, 2014 7:15 pm
Forum: Shields, boards and sensors
Topic: 10Hz GPS thread
Replies: 84
Views: 128360

Re: 10Hz GPS thread

Exporting the config in u-center and pasting the contents into gps.cpp might work there.
by Arakon
Tue Sep 09, 2014 5:44 pm
Forum: Shields, boards and sensors
Topic: 10Hz GPS thread
Replies: 84
Views: 128360

Re: 10Hz GPS thread

The 6m can't do 10Hz. If you set it to 10Hz, it just sends the same position twice.
by Arakon
Sun Sep 07, 2014 3:34 pm
Forum: Getting Started - MultiWii config and setup
Topic: Wobbling in wind
Replies: 1
Views: 753

Wobbling in wind

I thought I had my quad set up pretty well, but when I went on a hill in some medium wind today, I was proven wrong. I get quite some wobbling and you can hear the motors correcting constantly. This is a crius AIO Pro with Horizon mode active. You can hear it pretty well here: m What PID values shou...
by Arakon
Sat Sep 06, 2014 9:30 am
Forum: Getting Started - MultiWii config and setup
Topic: level and baro activation??
Replies: 10
Views: 2430

Re: level and baro activation??

Of course, I was assuming that you had the receiver wired up fully.
by Arakon
Fri Sep 05, 2014 10:01 pm
Forum: Getting Started - MultiWii config and setup
Topic: level and baro activation??
Replies: 10
Views: 2430

Re: level and baro activation??

Assign i.e. high to them. Flick the switch to high and they will be active. Switch to low and they will be disabled and in acro mode.
by Arakon
Thu Sep 04, 2014 7:32 am
Forum: Getting Started - MultiWii config and setup
Topic: Arming without transmitter
Replies: 1
Views: 815

Re: Arming without transmitter

You could set arm to all 3 states of an aux switch. But why would you want to do something like that? It's a safety feature for good reason.
by Arakon
Tue Sep 02, 2014 7:27 pm
Forum: Getting Started - MultiWii config and setup
Topic: New project, nearly no experience
Replies: 3
Views: 1308

Re: New project, nearly no experience

Seriously, if you have no experience with multirotors, don't start with something like this. You WILL crash, especially in the beginning, and you don't want to blow 300$ every time it comes down. Build a cheap quad to practice first. As for following the transmitter, that isn't possible. The transmi...
by Arakon
Tue Sep 02, 2014 6:42 pm
Forum: Software development
Topic: AGPS(Assisted GPS) data injection support
Replies: 12
Views: 4474

Re: AGPS(Assisted GPS) data injection support

That code is conflicting with the navigation versions of multiwii.. 215 is already used.

#define MSP_SET_NAV_CONFIG 215 //in message Sets nav config parameters - write to the eeprom
by Arakon
Tue Sep 02, 2014 9:38 am
Forum: ESCs, propellers , servos and radios
Topic: What reciever I have to use?
Replies: 1
Views: 1238

Re: What reciever I have to use?

Any devo compatible receiver.
by Arakon
Mon Sep 01, 2014 9:42 pm
Forum: Getting Started - MultiWii config and setup
Topic: arduino multiwii connection problems
Replies: 4
Views: 1373

Re: arduino multiwii connection problems

The latest.
And I just saw that you mean you downloaded the multiwii conf.. that's the GUI, not the actual multiwii sketch.
by Arakon
Mon Sep 01, 2014 6:31 pm
Forum: General discussions
Topic: Problem "unsolvable"...
Replies: 5
Views: 1835

Re: Problem "unsolvable"...

The motors are going at different speed because you have the quad pinned down and any adjustments it tries to make are not happening since it is not in the air.
Also, you have bad vibrations and your mag is messed up bigtime.
by Arakon
Mon Sep 01, 2014 3:23 am
Forum: Getting Started - MultiWii config and setup
Topic: arduino multiwii connection problems
Replies: 4
Views: 1373

Re: arduino multiwii connection problems

You are supposed to open the multiwii.ino, not the config file. A sketch consists of ALL files, and the .ino tells it what all belongs together.
by Arakon
Sat Aug 30, 2014 11:39 pm
Forum: Getting Started - MultiWii config and setup
Topic: 3 Motors don't run right
Replies: 3
Views: 965

Re: 3 Motors don't run right

2 things I can think of.
1) You are not actually getting it off the ground. While on the ground, the motors will not act right, because any correction the FC tries to make doesn't happen, since you are still on the ground.
2) You seem to have pretty bad vibrations, that can also mess up the FC.