MultiWii 2.0 is coming

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
User avatar
fr3d
Posts: 97
Joined: Sun Feb 06, 2011 11:21 am
Location: Cappelle la grande near the ch'ti village
Contact:

Re: Another mw 2.0 bug

Post by fr3d »

Alexinparis wrote:
fr3d wrote:today I've play with my little quad I 've noticed a strange bug,
I'was flying with a level pid "D" term less then 100,@ 90 exactly, the copter level smoother but after a moment the copter fall down....
may this help in debugging the "buggy" 2.0.

please be more accurate: "after a moment the copter fall down"

copter stay stable (original wmp+nk+bmp085) during 30/40 secondes and
slowly descend until it touch the grass, waiting for another set of propeller to retest :evil:
original pid settings used
if i put Level D term at 100 everythings seems to be ok...
may this help.

karsten j.
Posts: 16
Joined: Mon Mar 05, 2012 7:22 am

Re: MultiWii 2.0 is coming

Post by karsten j. »

Hi

I saw that there´s a new DEV Version at the downloads section .
Unfortuantely there´s no text file what has changed...
Could anybody tell us what is new in this DEV ?

Karsten

LenzGr
Posts: 166
Joined: Wed Nov 23, 2011 10:50 am
Location: Hamburg, Germany
Contact:

Re: MultiWii 2.0 is coming

Post by LenzGr »

If the DEV version has been cut after 2.0 was released, it likely contains the following changes (from I could gather):

- new serial protocol
- Devantech SRF I2C Sonar support
- OpenLRS support
- Airplane mode
- NanoWii support
- MPU6050 support
- IC2 OLED support

karsten j.
Posts: 16
Joined: Mon Mar 05, 2012 7:22 am

Re: MultiWii 2.0 is coming

Post by karsten j. »

Hi

Where can I find the code for the I2C Sonar ?

Karsten

LenzGr
Posts: 166
Joined: Wed Nov 23, 2011 10:50 am
Location: Hamburg, Germany
Contact:

Re: MultiWii 2.0 is coming

Post by LenzGr »

karsten j. wrote:Where can I find the code for the I2C Sonar ?

It's in SVN (trunk) and included in the latest dev snapshot (MultiWii_dev_20120414.zip) - just edit config.h and uncomment the respective #define:

Code: Select all

// use the Devantech SRF i2c sensors, SRF08, SRF02
// (for now, there is no difference in the SRF0x code, but we may want to differentiate in the future.)
//#define SRF02
//#define SRF08
//#define SRF10
//#define SRF23

See this thread for the related discussion.

User avatar
mOuchadino
Posts: 15
Joined: Sat Jul 07, 2012 3:51 am

Re: MultiWii 2.0 is coming

Post by mOuchadino »

I have to try... :( Bluetooth serial can.t support with mw 2.0... but if i.m use mw 1.9 and 2.1 work fine ..... the problem seem ontxrx serial.dll.... pls help me :roll:

KeesvR
Posts: 194
Joined: Fri May 27, 2011 6:51 pm
Location: The Netherlands

Re: MultiWii 2.0 is coming

Post by KeesvR »

Copy the rxtxSerial.dll file from MultWiiConf_2.1 to version 2.0.

But why should you use 2.0 ?

Post Reply