Search found 12 matches

by mbeerer
Sun Jul 12, 2015 8:24 pm
Forum: General discussions
Topic: LAND mode
Replies: 2
Views: 1783

Re: LAND mode

Thanks for the insight. I wonder why LAND is and mode option in the aux channel setup but does not actually work as a selectable mode? It would be nice to simply use the aux switches to enable LAND mode so that I can test the landing function prior to using it in a mission.
by mbeerer
Sat Jul 11, 2015 4:34 am
Forum: General discussions
Topic: LAND mode
Replies: 2
Views: 1783

LAND mode

I'm trying to do a autoland using the LAND mode in 2.4, but so far I haven't had any success. My tricopter doesn't seem to respond when LAND mode is enabled and EZGUI doesn't indicate it is in land mode. I'm using a multiwii pro with GPS and all the other GPS and baro functions work as expected. I'v...
by mbeerer
Sat Jun 20, 2015 3:04 pm
Forum: Software development
Topic: Adding and/or refactoring V-Tail, HEX6H, OCTO8H support
Replies: 5
Views: 2313

Re: Adding and/or refactoring V-Tail, HEX6H, OCTO8H support

Your mix looks correct. My private mixing is a .h file where you would place your custom mix code rather than overwriting one of the built in mixes. Search for "private" in Config.h to see where to enable it. Also search for multiwii private mix for lots of other posts with examples.
by mbeerer
Fri Jun 19, 2015 6:15 am
Forum: Software development
Topic: four esc signal in tricopter!
Replies: 2
Views: 1620

Re: four esc signal in tricopter!

Can you explain what your goal is? It's not clear. The 4th signal in tricopter mode is for the tilt servo.
by mbeerer
Fri Jun 19, 2015 6:12 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 393026

Re: KV Team Multiwii OSD

Hi, I try several thinks and several hardware (minimosd,microsd,arduino uno, arduino nano) When I'm on the GUI everything I try to write in eeprom is erased when I click on READ It's like if write button on gui not working... I had to modify source code to force enable my option I need... There is ...
by mbeerer
Fri Jun 19, 2015 4:11 am
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 405608

Re: GPS NAV

I got to test out the GPS features of multwii for the first time today. So far so good, but I had one question that I couldn't find anywhere in the forums. During RTH (with MAG enabled) my tricopter seems to fly towards home at about a 45 degree angle off centerline. It definitely responds different...
by mbeerer
Sun May 10, 2015 1:41 am
Forum: Software development
Topic: MultiwiiConf 2.4 Graphical Enhancements
Replies: 19
Views: 9399

Re: MultiwiiConf 2.4 Graphical Enhancements

Is there a compiled version for mac? I only see windows and linux versions in the links above.
by mbeerer
Wed Apr 22, 2015 6:34 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 336054

Re: MultiWii OSD - MWOSD

@shikra Thanks! 1.3 SP2 works great and fixed the problem I was having.

Thanks for all your good work. I get headaches sometimes, but it's worth it when I figure out the solution.
by mbeerer
Mon Apr 20, 2015 6:10 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 336054

Re: MultiWii OSD - MWOSD

After a few headaches, I've finished setting up my MW OSD. I overcame a few things that I thought I'd pass along. I spent a lot of time reading here and watching the YouTube videos which were a lot of help. But I found a few solutions on my own that I didn't see anywhere else and I hope will be usef...
by mbeerer
Sat Mar 07, 2015 9:10 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 336054

Re: MultiWii OSD - MWOSD

Sorry I posted this in the FPV forum earlier, just found this tread and thought it was more appropriate here. I'm having trouble setting up my team KV minimOSD and MultiWii pro ez3.0 Black board. Both from readytoflyquads flashed with MultiWii 2.4 (also tried 2.3) and MultiWii OSD 1.3. I've been suc...
by mbeerer
Sat Mar 07, 2015 7:50 am
Forum: FPV, OSD, Cameras
Topic: MW OSD and Witespy Mega Pro ez3.0
Replies: 0
Views: 2840

MW OSD and Witespy Mega Pro ez3.0

I'm having trouble setting up my team KV minimOSD and MultiWii pro ez3.0 Black board. Both from readytoflyquads. I am not able to get the boards talking to one another over the serial ports. The strange thing is that I can get the boards to talk, but only over serial port 2 (GPS). I have to change t...
by mbeerer
Fri Feb 06, 2015 6:43 am
Forum: Software development
Topic: pre 2.4 version r1739
Replies: 47
Views: 23658

Re: pre 2.4 version r1739

I'm setting up a Witespy MultiWii Pro Ez3.0 Black edition with the I2C remote magnetometer. The magnetometer worked fine with 2.3 but does not work with 2.4r1739. Any thoughts on if there is a bug, or was there a change to I2C interface that requires something defined in config.h?