Search found 231 matches

by vpb
Thu Jan 10, 2013 7:55 pm
Forum: Pictures & Videos
Topic: Mollie MultiWii Bicopter(s)
Replies: 92
Views: 40674

Re: Black Mollie MultiWii Bicopter

Big mollie :D!
Doak VZ-04, http://www.youtube.com/watch?v=gRIZ8qt18JY, since 1958 :( .

Wait for Mollie air-plane mode clip, Copterichie!
by vpb
Sat Jan 05, 2013 3:20 am
Forum: Frames
Topic: My simple Naze32 500g - Foto-Tricopter
Replies: 4
Views: 3688

Re: My simple Naze32 500g - Foto-Tricopter

OMG :D
by vpb
Thu Jan 03, 2013 3:48 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

Hi Dramida, if you meant RX failsafe, you can disable Frsky RX failsafe by rebinding the receiver (from frsky user guide).
by vpb
Thu Dec 27, 2012 3:54 am
Forum: MultiWii tweaking - flying experience
Topic: Yaw is unstable on quad
Replies: 2
Views: 1355

Re: Yaw is unstable on quad

Hi, have you checked the correct ESC pins connection? Do you use CCW + CW props and are they mounted in the right direction?

Look at that http://www.multiwii.com/connecting-elements (Atmega328 or MEGA).
by vpb
Wed Dec 26, 2012 4:30 am
Forum: Software development
Topic: Airplane mode
Replies: 512
Views: 211202

Re: Airplane mode

Hi PatrikE, very happy to see that you still take focus on airplane mode, cause I have a spare Crius SE and want to use it in my FPV plane. Does it warm up? and have you tested the new AIRPLANE RTH yet?
by vpb
Sun Dec 23, 2012 4:45 am
Forum: Software development
Topic: An Official 2.2 Release soon?
Replies: 26
Views: 10686

Re: An Official 2.2 Release soon?

It depends on Alex and others developers, some features are stable enough, they should be closed and packaged into a released version. Nothing should be waited. And the latest development version is always usable & stable. You can check the development log at m, with some developer's description...
by vpb
Thu Dec 20, 2012 1:06 pm
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

Hi Dramida, the vario altitude looks promising, but do you feel sometime it's not continuos, especially in height gaining. But overall it's still very nice, I'll merge back the vario altitude with latest dev.
by vpb
Thu Dec 20, 2012 5:45 am
Forum: Software development
Topic: Failsafe and Sum-PPM
Replies: 24
Views: 7027

Re: Failsafe and Sum-PPM

I'm on Turnigy 9X, Frsky + Er9x, but I made switchable RF module, and the stock RF module and 6 other turnigy RX are all still usable . About Failsafe, just curious, anyone here use Frsky failsafe instead of MW code. With Frsky RX failsafe the RX applies all saved channel's states, so we can easily ...
by vpb
Thu Dec 20, 2012 5:09 am
Forum: Pictures & Videos
Topic: FPV with 5,8 and nanowii
Replies: 1
Views: 1512

Re: FPV with 5,8 and nanowii

Another nice clip! Hi, you use gopro as the FPV camera also? Which lense do you use? It looks like the depth is real.
by vpb
Thu Dec 20, 2012 2:59 am
Forum: Software development
Topic: which GPS data do you want to see on LCD/OLED?
Replies: 17
Views: 4505

Re: which GPS data do you want to see on LCD/OLED?

Max value (I refer on frsky display lcd) is 10 characters including the period. I dont think we need GPS_distanceToHome, GPS_directionToHome with LCD mounted on the flying machine. But if it can transfer wirelessly to ground (bluetooth), it'll be nice. In that case, I think you can consider show the...
by vpb
Wed Dec 19, 2012 6:16 pm
Forum: Software development
Topic: which GPS data do you want to see on LCD/OLED?
Replies: 17
Views: 4505

Re: which GPS data do you want to see on LCD/OLED?

ok. How many digits would you like to see for each? Less is better wrt. both computation time and readability. Sth like this will be nice, but ofcourse it depends on LCD characters limit E10668.4004 N1071.5075 Datas_Longitude_bp = abs(GPS_coord[LON]) / 100000; Datas_Longitude_ap = abs((GPS_coord[LO...
by vpb
Wed Dec 19, 2012 3:19 pm
Forum: Software development
Topic: which GPS data do you want to see on LCD/OLED?
Replies: 17
Views: 4505

Re: which GPS data do you want to see on LCD/OLED?

HI Hamburger, according to frskytelemetry GPS data: Datas_Longitude_bp = abs(GPS_coord[LON]) / 100000; //before period character Datas_Longitude_ap = abs((GPS_coord[LON])/10) % 10000; //after period character Datas_Latitude_bp = abs(GPS_coord[LAT]) / 100000; Datas_Latitude_ap = abs((GPS_coord[LAT])/...
by vpb
Wed Dec 19, 2012 2:12 pm
Forum: Software development
Topic: which GPS data do you want to see on LCD/OLED?
Replies: 17
Views: 4505

Re: which GPS data do you want to see on LCD/OLED?

Hi Hamburger, GPS coordinate, number of satellite will be nice.

v2.2 - Christmas's gift for multiwii community, can it be? :D
by vpb
Fri Dec 14, 2012 2:14 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 887188

Re: GPS integration

Hi EOSBandi, I see your new commit on latest r1284 dev. "No changes in the mag calibration dance, gain calibration is done automatically
at every startup". I want to test that new MAG calibration code, does the procedure change?

Thank you!
by vpb
Thu Dec 06, 2012 12:05 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

kataventos wrote:Minim OSD ordered ;)


:P so curious
by vpb
Wed Dec 05, 2012 3:12 am
Forum: Shields, boards and sensors
Topic: Moving the mag
Replies: 12
Views: 6692

Re: Moving the mag

Thank for your info!
by vpb
Tue Dec 04, 2012 9:17 am
Forum: Software development
Topic: Powermeter with hardware sensor (FAS-100)
Replies: 2
Views: 1113

Re: Powermeter with hardware sensor (FAS-100)

thank you very much timecop! I'll try your code and update some result here.
by vpb
Tue Dec 04, 2012 4:38 am
Forum: Software development
Topic: Powermeter with hardware sensor (FAS-100)
Replies: 2
Views: 1113

Powermeter with hardware sensor (FAS-100)

Hi, has someone attempted to integrate Frsky FAS-100 to Multiwii board? I've seen Hamburger wiki post about hardware sensor integration, about mapping sensor data input to arduino value [0:5v] -> [0:1023], and a DIY Frsky I2C bridge of mr.rc-cam but not documented yet. Many people here use Frsky and...
by vpb
Mon Dec 03, 2012 5:32 pm
Forum: Shields, boards and sensors
Topic: Moving the mag
Replies: 12
Views: 6692

Re: Moving the mag

haha, good foot :P. Is your rx a frsky one? I like and will copy your rx-antennas mounting :D
by vpb
Thu Nov 29, 2012 3:54 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 887188

Re: GPS integration

p25o1 wrote:hi everyone , just want to confirm if gps hold is working in r1240, since i'm not able to make it work in angle or horizon mode.

sure it will work
by vpb
Thu Nov 29, 2012 2:21 am
Forum: Pictures & Videos
Topic: NANOWII FPV
Replies: 3
Views: 2498

Re: NANOWII FPV

so cute :D, abormor, which video frequency are you using? looks like a 900mhz-1.3ghz. I've done some big 1010mhz CL antennas, tired of keeping it from being bended @@
by vpb
Thu Nov 29, 2012 2:12 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

It's standalone osd (with dedicated gps...), I still like the way rushduino gets data directly from multiwii here . Dennis Frie on rcgroups also has a DIY head-tracker project with less than 30$ hardwares m Every hear of DEFINE statements? Hmmm LOL But both firmware versions would use the same hard...
by vpb
Tue Nov 27, 2012 7:55 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

copterrichie wrote:You guys should get together on this project: http://www.rcgroups.com/forums/showthread.php?t=1776186

I believe everyone would benefit.

It's standalone osd (with dedicated gps...), I still like the way rushduino gets data directly from multiwii here :D .

Dennis Frie on rcgroups also has a DIY head-tracker project with less than 30$ hardwares http://www.rcgroups.com/forums/showthread.php?t=1677559
by vpb
Mon Nov 26, 2012 4:55 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

I still cannot find max7456 here to build rushduino board, hunger to try it but I need to wait the chips to arrive :-(
by vpb
Mon Nov 26, 2012 4:50 pm
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

copterrichie wrote:If I am not using a Baro, I should be able to use R1277 correct?

yeah it's sure :D
by vpb
Mon Nov 26, 2012 6:05 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

You can jump over to the latest dev version if you want. try ALTHOLD_FAST_THROTTLE_CHANGE & ALT_HOLD_THROTTLE_NEUTRAL_ZONE
by vpb
Sun Nov 25, 2012 2:37 am
Forum: Ideas
Topic: Attemp to integrate sonar (ultrasonic sensor)
Replies: 265
Views: 225756

Re: Attemp to integrate sonar (ultrasonic sensor)

Has someone used more than 1 sonar to implement object avoidance test?
by vpb
Sat Nov 24, 2012 3:28 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

And this one two (maybe the same)? m I think we must wait for modelci , Kataventos is working on original rushduino board I'm glad, developments continues with the highly assistances. This is last and final for Rushduino board. Then only will continue for Minim-osd. Because, I need to empty place fo...
by vpb
Fri Nov 23, 2012 4:54 pm
Forum: Shields, boards and sensors
Topic: Crius AIO Pro v1.1
Replies: 27
Views: 9463

Re: Crius AIO Pro v1.1

You just need to choose Crius board in the config, that will define what it has and what it needs in def.h
by vpb
Fri Nov 23, 2012 1:03 pm
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

you can try 5-6 0.20 0.30-0.50
by vpb
Thu Nov 22, 2012 9:00 am
Forum: Software development
Topic: New RCtimer GPS Ublox Neo 6M fails to perform on Mega boards
Replies: 152
Views: 105694

Re: New RCtimer GPS Ublox Neo 6M fails to perform on Mega bo

nice to hear that, with smaller one I've never got fixex in house :-(. But I think what we need is the stable signal outside, when flying far and high, that's important. I sometimes loose the signal without any reason, it's very dangerous.
by vpb
Thu Nov 22, 2012 8:56 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

you can always checkout latest version, it's ok! i'm flying r1275.
by vpb
Thu Nov 22, 2012 7:05 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

so all "sad" people here can't live without alt-hold ? and MultiWii is just that? It's improved (thanks to Mahowik) and will be improved again by someone later, there're good coders are flying multiwii out there. Alt-hold is acceptable now? I see so many interesting features outside this t...
by vpb
Tue Nov 20, 2012 7:11 pm
Forum: Software development
Topic: Angle vs Horizon
Replies: 23
Views: 17900

Re: Angle vs Horizon

Horizon is just angle, so it uses the same PID settings. You can tune in angle or horizon mode. But I think you should tune in horizon mode when hovering around, when moving forward, how the angle-correction acts when you release the sticks... this is incorrect and misleading information. read the ...
by vpb
Tue Nov 20, 2012 7:09 pm
Forum: Software development
Topic: Angle vs Horizon
Replies: 23
Views: 17900

Re: Angle vs Horizon

Yes, it's mixed between acro & level prop = max(abs(rcCommand[PITCH]),abs(rcCommand[ROLL])); // range [0;500] if ( f.HORIZON_MODE && axis<2) { PTerm = ((int32_t)PTermACC*(500-prop) + (int32_t)PTermGYRO*prop)/500; ITerm = ((int32_t)ITermACC*(500-prop) + (int32_t)ITermGYRO*prop)/500; } els...
by vpb
Tue Nov 20, 2012 6:46 pm
Forum: Ideas
Topic: Attemp to integrate sonar (ultrasonic sensor)
Replies: 265
Views: 225756

Re: Attemp to integrate sonar (ultrasonic sensor)

rortega wrote:When I activate the sonar the quad holds the altitude in a perfect way, as a hummingbird. Thanks too much.


Can you share a clip?
by vpb
Tue Nov 20, 2012 6:42 pm
Forum: Software development
Topic: Angle vs Horizon
Replies: 23
Views: 17900

Re: Angle vs Horizon

Ya, I fly with horizon mode all the time FPV and non-fpv flight. With old level mode, I felt like trying to fight against the machine just to move around , I think guys who want to understand horizon mode just try it on field. My Level PID is 4.0/0.30/85. Level D is really like a damper, lowering it...
by vpb
Tue Nov 20, 2012 6:29 pm
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

You've done a big improvement Mahowik, I guess dramida will miss you much :P. Have luck with your plan!
by vpb
Tue Nov 20, 2012 9:16 am
Forum: Software development
Topic: Angle vs Horizon
Replies: 23
Views: 17900

Re: Angle vs Horizon

Horizon is just angle, so it uses the same PID settings. You can tune in angle or horizon mode. But I think you should tune in horizon mode when hovering around, when moving forward, how the angle-correction acts when you release the sticks...
by vpb
Tue Nov 20, 2012 7:27 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

I can only speak for myself here: I always have a hard time merging code that is to complicated for me to understand. I could fuck up the code without knowing why and how should I fix thise bugs... You merge the code manually by hand? without the confliction code, you can always merge code by comma...
by vpb
Tue Nov 20, 2012 7:03 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

I don't get it: And in case the code is no longer availabe on Mahowik branch, i attached a zip file with the MWC source code you see flying in video above. Hi dramida, if you want a merged version that Mahowik did on the main trunk, just checkout the version before he removed it svn co http://multi...
by vpb
Tue Nov 20, 2012 6:51 am
Forum: Software development
Topic: Angle vs Horizon
Replies: 23
Views: 17900

Re: Angle vs Horizon

I use horizon mode + alt-hold + gps-hold without any problem. Horizon mode is easier to fly than old angle mode. I spent time reading the difference between two but it's true that you should try it, it's very nice, something like you move around with acro-mode and when you stop (neutral sticks) the ...
by vpb
Mon Nov 19, 2012 6:28 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

Hi kataventos, can you share your board pictures? I've ordered Frsky FS100 current sensor to integrate with current frsky code, do you have any experiment on that sensor with Multiwii?
by vpb
Sat Nov 17, 2012 4:16 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

take a look at POWERMETER, but I think we must use POWERMETER_HARD for the precision reading.
by vpb
Fri Nov 16, 2012 9:14 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1587333

Re: Altitude Hold improvement solution

On r1271, mahowik has rolled back with log message: "rollback changes as not stable yet...".
I'm still flying ok, hello Mahowik?
by vpb
Fri Nov 16, 2012 7:14 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

can sb show me the "like" button? :D, omg I cant wait to build that, hope that I'll find max7456 & atmega328p at the near local shop.
by vpb
Thu Nov 15, 2012 11:29 am
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1159659

Re: Direct Frsky telemtry data from MW FC

i use it with r1268 without any problem.
by vpb
Thu Nov 15, 2012 3:53 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246942

Re: Rushduino OSD - Multiwii based open software osd

I corrected the error in the schema that page: ATmega328P (PDIP) pin17 (Arduino pin11) MOSI to MAX7456 pin9 SDIN. ATmega328P (PDIP) pin18 (Arduino pin12) MISO to MAX7456 pin11 SDOUT. ATmega328P (PDIP) pin19 (Arduino pin13) SCK to MAX7456 pin10 SCLK. ATmega328P (PDIP) pin16 (Arduino pin10) PCINT2 to...
by vpb
Thu Nov 15, 2012 3:51 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 887188

Re: GPS integration

thank you dramida! will try to tweak gps pos hold PID, it's been in my to-do list for a long time :D. With default PID, and alt-hold activated, it moves around 2-3m. Can you share a clip?