Search found 451 matches

by Kbev5709
Fri Nov 04, 2016 3:16 am
Forum: Getting Started - MultiWii config and setup
Topic: Old Hobbyking Multiwii Pro with uBlox GPS
Replies: 8
Views: 4026

Re: Old Hobbyking Multiwii Pro with uBlox GPS

/**************************************************************************************/ /*********************** LCD/OLED - display settings *********************/ /**************************************************************************************/ /* http://www.multiwii.com/wiki/index.php?tit...
by Kbev5709
Fri Nov 04, 2016 3:11 am
Forum: Getting Started - MultiWii config and setup
Topic: Old Hobbyking Multiwii Pro with uBlox GPS
Replies: 8
Views: 4026

Re: Old Hobbyking Multiwii Pro with uBlox GPS

Do you have a Multiwii 2.4 config.h that you care to share? You tell me the above so I can change it if need to. The following config.h sketch works on my MW Pro with ublox. Due to character restraint numbers being exceeded, I have included the entire code in two posts. #ifndef CONFIG_H_ #define CO...
by Kbev5709
Fri Nov 04, 2016 3:00 am
Forum: Getting Started - MultiWii config and setup
Topic: Old Hobbyking Multiwii Pro with uBlox GPS
Replies: 8
Views: 4026

Re: Old Hobbyking Multiwii Pro with uBlox GPS

@kbev5709, EEPROM_Clear.zip MultiWii_2_4.zip MultiWi2_3-navi-b5-baro_fix.zip arduino-1.0.5-r2-windows.exe jre-8u111-windows-i586.exe CP210x_Windows_Drivers.zip Notice that I left the best choice of WinGUI only. Sorry, I am not familiar with the windows drivers or the windows.exe When I do upgrade i...
by Kbev5709
Thu Nov 03, 2016 3:11 pm
Forum: Getting Started - MultiWii config and setup
Topic: Old Hobbyking Multiwii Pro with uBlox GPS
Replies: 8
Views: 4026

Re: Old Hobbyking Multiwii Pro with uBlox GPS

Why not go with 2.4 instead. If your objective is to achieve autonomous flight using GPS, then 2.4 is the latest version to use for that. GPS wasn't fully implemented in 2.3 but it is in 2.4. It is always a good idea to clear the eeprom and start with totally new and fresh stuff. You can just overwr...
by Kbev5709
Tue Sep 13, 2016 1:13 am
Forum: Ideas
Topic: MultiWiiConf: save/export sensor values
Replies: 3
Views: 4077

Re: MultiWiiConf: save/export sensor values

I use EZ-GUI and I really like it. Sadly the log feature is not included in the free version (well there are logs but I can't open them). The voice does not shut up although I disabled it in the options. Furthermore I can't see the value of the debug array in EZ-GUI which is a problem when debuggin...
by Kbev5709
Fri Sep 09, 2016 3:00 pm
Forum: Ideas
Topic: MultiWiiConf: save/export sensor values
Replies: 3
Views: 4077

Re: MultiWiiConf: save/export sensor values

Hi, MultiWiiConf does not seem to have an option to export all the values or protocol them directly to a file. A CSV file should do. I think this would be a very nice feature to have and it should be fairly simple to implement. It is useful to compare values of several flights and to track down iss...
by Kbev5709
Mon Aug 15, 2016 5:57 pm
Forum: Software
Topic: Wingui don't have full rc control setting
Replies: 2
Views: 8538

Re: Wingui don't have full rc control setting

lephu55 wrote:Why my wingui don't have Headless free, alt hold to setting :(.

Like CK said, your headfree will not show up in the GUI until it is enabled in config.h, and your alt hold is your baro. When baro is lit up, alt hold is engaged.
by Kbev5709
Thu Aug 11, 2016 7:17 pm
Forum: Connecting elements
Topic: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signal
Replies: 13
Views: 6943

Re: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signa

http://www.i2c-bus.org/voltage-level/ This article explains the moving in usage from 5vDC to 3.3vDC in a typical I2C device. Especially pertinent is paragraph two under the heading "Moving down the voltage scale". My explanation is that maybe his FC is a newer release than yours and is ac...
by Kbev5709
Thu Aug 11, 2016 6:39 pm
Forum: Connecting elements
Topic: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signal
Replies: 13
Views: 6943

Re: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signa

tks Kbev5709 for helping! I have just discovered a problem. When i using arduino Uno to test gps, im connect to 5v power of arduino uno board -> the green light on GPS module is very bright which not low bright as when I connect to i2c power on FC. I will try as you help me. tks. The difference in ...
by Kbev5709
Thu Aug 11, 2016 3:02 pm
Forum: Connecting elements
Topic: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signal
Replies: 13
Views: 6943

Re: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signa

sorry about my image. The white and yellow wire is the same. and i took power from i2c port, it's 5v. tks LutzB, Kbev5709 and Leo replied my proplem. I will read more and trying to fix it. 6 month ago. I use Flashtool megapiratene to flash fw for this FC and GPS Ublox, I used Mission Planner to set...
by Kbev5709
Thu Aug 11, 2016 4:20 am
Forum: Connecting elements
Topic: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signal
Replies: 13
Views: 6943

Re: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signa

Sorry to correct you, but he did connect serial 2 rx and tx with the GPS. He only took power from the I2C connector. I have no idea why, because there is also ground and VCC on the serial connector. This only makes things more complicated. Yes he does have it hooked up like you said on the FC and I...
by Kbev5709
Wed Aug 10, 2016 1:56 pm
Forum: Connecting elements
Topic: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signal
Replies: 13
Views: 6943

Re: Crius AIOP V2 and GPS Ublox Neo-6 Problem with gps signa

GPS don't working, I don't know why? Everything I do is ok step by step. Crius board works ok with ACC, GYO, MAG, ALT.. but only GPS don't fix signal. alt: 0 ; lat: 0. I'm also walking to a wide empty space to try catching sinal but nothing... in config.h I uncomment 3 line as behide: #define GPS_B...
by Kbev5709
Mon Aug 01, 2016 2:31 am
Forum: Shields, boards and sensors
Topic: UBLOX 7m - Fix problem with multiwii 2.4
Replies: 10
Views: 4783

Re: UBLOX 7m - Fix problem with multiwii 2.4

At least you keep to board alive I'm just not leaving any more lengthy replies. Most of the time doing that is wasted. I'm so disappointed with the whole RC forums. It's so hard to get any help for a 2-3 years old stuff. BTW, I also can't understand why are people so ungrateful... Sent from my SM-N...
by Kbev5709
Sun Jul 17, 2016 5:52 pm
Forum: Getting Started - MultiWii config and setup
Topic: PITCH DIRECTION REVERSED ON MY MWC GIMBAL
Replies: 5
Views: 2272

Re: PITCH DIRECTION REVERSED ON MY MWC GIMBAL

So...this is my first post...looking for help. I built a gimbal using two digital servos and the MWC. Everything went just fine till I ran the first PID tuning. Its PITCH direction seemed to be reversed so the gimbal couldn't compensate the tilt. If you use an EZ GUI on your phone and bluetooth on ...
by Kbev5709
Tue Jul 12, 2016 5:16 pm
Forum: Getting Started - MultiWii config and setup
Topic: CRIUS GPS NEO-6 drifting randomly
Replies: 5
Views: 2256

Re: CRIUS GPS NEO-6 drifting randomly

Now i'm thinking if none of configurations else could be modified - probably that's issue with GPS module electronics and i need to by another module I've never needed to use the GPS configuration tool to get a working setup and you shouldn't either. My GPS wanders onscreen in the GUI when I'm watc...
by Kbev5709
Mon Jul 11, 2016 4:06 pm
Forum: Getting Started - MultiWii config and setup
Topic: CRIUS GPS NEO-6 drifting randomly
Replies: 5
Views: 2256

Re: CRIUS GPS NEO-6 drifting randomly

The attached image is GPS module directly connected to laptop. I know that. Should i somehow configure compass in GPS module ? I'm sorry but I'm hesitant to get too involved in helping you with this because I don't know your skill level with GPS setup and use. I have had people I was trying to help...
by Kbev5709
Fri Jul 08, 2016 3:03 pm
Forum: Connecting elements
Topic: 8 Mhz multiWii Serial connection GUI baud rate
Replies: 3
Views: 3522

Re: 8 Mhz multiWii Serial connection GUI baud rate

Alka wrote:Hello,
Has anyone got multiWii 2.4 working on a 8 Mhz 3.3v atmega?

gregd72002

That guy knows how they work.
by Kbev5709
Fri Jul 08, 2016 2:56 pm
Forum: Getting Started - MultiWii config and setup
Topic: CRIUS GPS NEO-6 drifting randomly
Replies: 5
Views: 2256

Re: CRIUS GPS NEO-6 drifting randomly

Hello everyone! I have Crius NEO-6 V3.0 GPS. When i try to fly in GPS hold my copter just flying away from position. Any thoughts ? Too many possible causes to list. Here's a few of the most common. Space weather, one tiny little config.h or wiring mistake, PIDs not tuned for Pos Hold, not calibrat...
by Kbev5709
Fri Jul 08, 2016 1:15 pm
Forum: Getting Started - MultiWii config and setup
Topic: Why do my motors immediately arm?
Replies: 7
Views: 3146

Re: Why do my motors immediately arm?

In config.h #define MINTHROTTLE 1150 // Idle speed when armed without #define MOTOR_STOP #define MINCOMMAND 1000 // value sent when motors is stopped/DisArmed If your FC is sending 1000 and the motors is still running i guess your esc's need calibration. I agree with you patrickE on the ESCs probab...
by Kbev5709
Fri Jul 08, 2016 4:53 am
Forum: Getting Started - MultiWii config and setup
Topic: Why do my motors immediately arm?
Replies: 7
Views: 3146

Re: Why do my motors immediately arm?

Something is wired wrong. Just shouldn't do that if its wired right. That thing is a mess. No wonder something is wired wrong. I honestly can't tell what wire goes where or to what device Looks like maybe a lack of proper ESC calibration might be involved as well. Also, #define MOTOR_STOP is used by...
by Kbev5709
Wed Jul 06, 2016 2:12 pm
Forum: Buy & Sell
Topic: MultiWii 328P Best offer
Replies: 11
Views: 5674

Re: MultiWii 328P Best offer

Why would you say so? I'm on 328p and dont see any problems with it. Looks to me like there are some issues that need tissues. It's all a matter of what I personally dislike. You may love them to death with no interference from me. They can't do what I like an FC to do. To me, they are obsolete. Yo...
by Kbev5709
Wed Jul 06, 2016 1:07 am
Forum: Buy & Sell
Topic: MultiWii 328P Best offer
Replies: 11
Views: 5674

Re: MultiWii 328P Best offer

RC MusicMan wrote:
Kbev5709 wrote:I bid 10 cents, seller pays S&H. :mrgreen:



is this the town clown?

That's "Bozo" to you boy! :lol: Seriously, though. You would literally have to pay me to take it. :shock:
by Kbev5709
Tue Jul 05, 2016 3:09 pm
Forum: Buy & Sell
Topic: MultiWii 328P Best offer
Replies: 11
Views: 5674

Re: MultiWii 328P Best offer

I bid 10 cents, seller pays S&H. :mrgreen:
by Kbev5709
Tue Jul 05, 2016 2:18 pm
Forum: General discussions
Topic: FAA gives reasonable solution
Replies: 6
Views: 3752

Re: FAA gives reasonable solution

I understand your feeling on government, but, like it or not, they regulate everything that flies commercially. Nothing I can do about that. That's what governments do. If there were no regulations I can imagine how many airplanes would crash every day. I think there would probably be 5 year olds wo...
by Kbev5709
Tue Jul 05, 2016 12:01 am
Forum: General discussions
Topic: FAA gives reasonable solution
Replies: 6
Views: 3752

Re: FAA gives reasonable solution

government always ruins everything. How do "rules" generate money? Prior to this ruling, in the United States, the average person could not use their drone in a commercial venture. Period. You were not allowed (except for those that met the previous even more restrictive requirements.) No...
by Kbev5709
Wed Jun 29, 2016 3:02 am
Forum: General discussions
Topic: This is what an ingrate says in PMs
Replies: 4
Views: 3145

Re: This is what an ingrate says in PMs

Oh, and just so it drives your sick little mind crazy seven5555, you are blocked by me when I'm on here, and all of your sorry loser PMs are immediately tossed without being read. You no longer exist here to me.You might as well go away you little troll. I'm not helping pricks like you anymore. As a...
by Kbev5709
Mon Jun 27, 2016 2:34 pm
Forum: General discussions
Topic: This is what an ingrate says in PMs
Replies: 4
Views: 3145

Re: This is what an ingrate says in PMs

Sorry to hear... Trolls are everywhere and there's been a couple around here the past years. But they usually don't hang around long. From what i have seen You have been nothing but helpful to many appreciating forum members. Some people tend assume this is a "off the shelf product". The ...
by Kbev5709
Mon Jun 27, 2016 1:51 pm
Forum: General discussions
Topic: This is what an ingrate says in PMs
Replies: 4
Views: 3145

This is what an ingrate says in PMs

When they can't get their MW to fly. Seven5555 wrote: Now that I look back, you've not been helpful, erred, vague, not at all thorough so be a pompous prick to someone else. I told you I put it away since the last time and still you criticize. I also told you that I was new to arduino. I have an and...
by Kbev5709
Sun Jun 26, 2016 4:58 pm
Forum: Connecting elements
Topic: No yaw change from controller
Replies: 6
Views: 4091

Re: No yaw change from controller

Ahhh, yes, the old cheap Chinese no quality control hardware thing with no way to remotely diagnose the actual issue again thing eh?
Bites people who try to help out here in the ass all the time.
by Kbev5709
Sat Jun 25, 2016 6:31 pm
Forum: Getting Started - MultiWii config and setup
Topic: Gyro Question ?
Replies: 9
Views: 3134

Re: Gyro Question ?

Kbev I don't doubt your cements. I can only tell you what it does with me. gregd Yes I have re-flashed but it doesn't help. I have no error's that show when flashing the board. Thanks Guys All I can say is that if the well known (and only) solution to a common and well known error message doesn't w...
by Kbev5709
Thu Jun 23, 2016 12:30 pm
Forum: Getting Started - MultiWii config and setup
Topic: Gyro Question ?
Replies: 9
Views: 3134

Re: Gyro Question ?

As for the invalid FC number version I have tried to change ( in Multiwii.h ) from 240 to 230 but it does't help. Thanks though. Well, you must not have saved your sketch to the FC because what I told you causes the problem you describe is what actually causes it. There is no other way to fix the m...
by Kbev5709
Tue Jun 21, 2016 5:21 pm
Forum: General discussions
Topic: FAA gives reasonable solution
Replies: 6
Views: 3752

FAA gives reasonable solution

The FAA has finally released a final set of rules in relation to the use of small UAS with regards to commercial use. The new rule, which takes effect in late August, offers safety regulations for unmanned aircraft drones weighing less than 55 pounds that are conducting non-hobbyist operations. Unde...
by Kbev5709
Tue Jun 21, 2016 5:02 pm
Forum: ESCs, propellers , servos and radios
Topic: 4in1 esc connection
Replies: 1
Views: 2458

Re: 4in1 esc connection

I have a MWC multiwii 2560 Deluxe flight controller and I can find no wiring schematics anywhere for it.It is different from all the other multiwii boards I have seen. I intend to use a 4 in 1 esc but arent sure where to connect the 4 sensor wires. I assume I will need a multi throttle hub to calib...
by Kbev5709
Sun Jun 19, 2016 5:42 pm
Forum: Getting Started - MultiWii config and setup
Topic: Gyro Question ?
Replies: 9
Views: 3134

Re: Gyro Question ?

Ok thanks Kbev My FC Processor is ATmega 2560 if it means anything the Gyro/Acc is MPU6050 I bought the board from Ready to Fly Quads. I have both the Pro 2 and the Pro 3 Blacked Mag mega boards from RTFQ and both fly quite nicely. The Pro 2 uses the boards and sensor definitions entry #define FREE...
by Kbev5709
Sun Jun 19, 2016 4:50 pm
Forum: Connecting elements
Topic: No yaw change from controller
Replies: 6
Views: 4091

Re: No yaw change from controller

Thanks for the reply I am Using the FlySky FS-T6. I have checked the display on the remote which shows the rudder as channel 4 which should be the yaw on my quadcopter. I have the throttle value changing but the rudder which is connected to the board through the D6 port still has no change in value...
by Kbev5709
Sun Jun 19, 2016 3:09 pm
Forum: Getting Started - MultiWii config and setup
Topic: Gyro Question ?
Replies: 9
Views: 3134

Re: Gyro Question ?

Now when I start MultiWii GUI and hit the connect button I get this box that comes up and says ( Invalid FC version number ) ( Flight control sw version mismatch Expected: 230 got 240.) When you try to run the Win GUI while using MW 2.4 you get that error. It's easy to fix. Open up your arduino IDE...
by Kbev5709
Thu Jun 16, 2016 10:06 pm
Forum: Getting Started - MultiWii config and setup
Topic: Gyro Question ?
Replies: 9
Views: 3134

Re: Gyro Question ?

I have a question about my Gyro ?. I have seen videos on YouTube etc. where the screen or display screen for GUI is up, and the aircraft at hand is moved about. It is seen on the screen as movement. When I move mine about nothing happens. Is this something I have to find in the config. file and cor...
by Kbev5709
Thu Jun 16, 2016 9:50 pm
Forum: Getting Started - MultiWii config and setup
Topic: flying all crazy and stuff
Replies: 2
Views: 1528

Re: flying all crazy and stuff

i can't get the machine to go into horizon mode, i clicked all three boxes and did write in gui thinking that defualts it to always on. Wrong assumption. The Aux boxes in the GUI only allow that mode to be utilized by the FC. The actual switching into the mode is done by assigning a switch on your ...
by Kbev5709
Thu Jun 16, 2016 2:50 pm
Forum: Shields, boards and sensors
Topic: UBLOX 7m - Fix problem with multiwii 2.4
Replies: 10
Views: 4783

Re: UBLOX 7m - Fix problem with multiwii 2.4

gregd72002 wrote:At least you keep to board alive :)

I'm just not leaving any more lengthy replies. Most of the time doing that is wasted.
by Kbev5709
Thu Jun 16, 2016 2:45 pm
Forum: General discussions
Topic: HELP
Replies: 1
Views: 2260

Re: HELP

A customer mentioned that they used to use it using their ipad , I don't think multiwii and ipad are compatible. They may have used an android. One would be foolish to try and fly a large quad using any phone it now fails to work with either Ipad or transmitter. Your TX needs a bind with the RX on ...
by Kbev5709
Wed Jun 15, 2016 7:29 pm
Forum: Frames
Topic: Getting started... from the bottom
Replies: 3
Views: 4387

Re: Getting started... from the bottom

Glad to have been able to help.....if I did. I'm not doing this anymore. Seems like the person who posed the original question disappeared and never even read the reply. Happens too much here for me to waste my time trying to help anymore. Feel free to use this reply in the future as a beginners gui...
by Kbev5709
Wed Jun 15, 2016 7:27 pm
Forum: Shields, boards and sensors
Topic: UBLOX 7m - Fix problem with multiwii 2.4
Replies: 10
Views: 4783

Re: UBLOX 7m - Fix problem with multiwii 2.4

Hi guys, Yesterday I tried to make the GPS working: I connected the TX and RX to serial port 2 and I took the power from the FTDI port (as described on the online PDF). Did you connect the TX on the GPS unit to the RX on the FC? The RX to the TX? Did you uncomment the waypoint nav statement in the ...
by Kbev5709
Tue Jun 14, 2016 2:54 pm
Forum: Frames
Topic: Getting started... from the bottom
Replies: 3
Views: 4387

Re: Getting started... from the bottom

Hi all, this community looks great. I am a student at Cal Poly Pomona in aerospace engineering and recently bought a 3D printer... the Prusa i3 Plus. I am now looking into designing my own quadcopter and doing research with what that might entail. I essentially want to become more familiar with con...
by Kbev5709
Fri Jun 10, 2016 9:28 pm
Forum: Shields, boards and sensors
Topic: UBLOX 7m - Fix problem with multiwii 2.4
Replies: 10
Views: 4783

Re: UBLOX 7m - Fix problem with multiwii 2.4

Hi guys, Yesterday I tried to make the GPS working: I connected the TX and RX to serial port 2 and I took the power from the FTDI port (as described on the online PDF). Did you connect the TX on the GPS unit to the RX on the FC? The RX to the TX? Did you uncomment the waypoint nav statement in the ...