Search found 36 matches

by Stars112
Fri Jun 10, 2016 11:28 am
Forum: Software development
Topic: MWii development beyond v2.4
Replies: 73
Views: 47866

Re: MWii development beyond v2.4

MultiWii 2.5 MUST HAVE:

- OneShot (Multi)
- Air Mode
by Stars112
Mon Dec 30, 2013 2:32 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 389876

Re: SW Development on Minim Osd

Hi Marc, I was not aware of that and will look ASAP. I have made many modifications to the switches on GUI and probably something went wrong with that one. Thank you for pointing it. Cheers EDIT: To your Cell question: not at this time in current GUI only the total voltage (I think it is more intui...
by Stars112
Sat Dec 28, 2013 10:58 pm
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 389876

Re: SW Development on Minim Osd

Hi, I found today a Little Bug in the GUi. After Setting up 4S Battery i can't Set the Alarm to 13,2V. Only 10,5v is possible. On Tv, whith stick setup it is possible to Set the Alarm to 13,2. Probertly we can Set a cell Voltage like 3,3v to configure the Alarm? is it right that the rssi in the ppm ...
by Stars112
Mon Nov 11, 2013 12:15 pm
Forum: Software development
Topic: 2.3 is finally here :)
Replies: 97
Views: 104984

Re: 2.3 is finally here :)

Hi,
in my config(32U4-Leonardo, QuadX) i can't compile the Version2.3 with "#define VARIOMETER" without a LCDConfig.
Can anyone check this?

Marc
by Stars112
Tue Oct 01, 2013 6:13 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

Hi,
i tested today 3 Akkus with 1573 on my own PCB.
After new PID Setting (R/P 4.0) YAW D =120 (can this be ok? The Jump at YAW is so mostly ok) and YAWRate =0,5 (before 0,8) the Copter is in a new league :shock:

Verry Cool! Thank You...
I think the Flighttime is now longer (subjective-no measurement).
by Stars112
Mon Sep 30, 2013 8:22 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

Mis wrote:Start GUI, go to settibgs tab and assign AUX channel for SERVO1 middle position.

OK, that works!
Thanks Mis...

BUT that is definite not intuitive!!! ;)
A minimum is a description near the scalebox.
A Dropbox would be much better.
by Stars112
Mon Sep 30, 2013 6:30 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

In the Config.h the section: /*********************** Cam Stabilisation ***********************/ /* The following lines apply only for a pitch/roll tilt stabilization system. Uncomment the first or second line to activate it */ //#define SERVO_MIX_TILT #define SERVO_TILT Don't work with Poti on Radi...
by Stars112
Mon Sep 30, 2013 5:04 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

in "Config.h" is a little typing error:

#define LCD_TELEMETRY_AUTO_FREQ 1967// to step to next telemetry page 967 <=> 3s

to

#define LCD_TELEMETRY_AUTO_FREQ 967// to step to next telemetry page 967 <=> 3s
by Stars112
Mon Sep 23, 2013 8:24 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

Hi,
Can anybody fix the problem with the fast yaw (gier) before release 2.3 please?
Fast Yaw bring the PID Controler to Run out...

Greetings from Germany,
Marc
by Stars112
Fri Sep 20, 2013 8:43 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46459

Re: Release v2.3 is coming soon... prepare

subaru4wd wrote:GPS Navigation should not hold up valuable releases. There's some good stuff in 2.3 that I think needs to be mainstream. Maybe 2.3.1 can have GPS navigation, but there's quite a few of us who could care less about waypoints.

+1
by Stars112
Thu May 23, 2013 11:23 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

List of Problems: ------------------- 1. WMP with Gyrofailsavecalibration dosen't work. FIX: In the Sensors.ino at "if(abs(imu.gyroADC[axis] - previousGyroADC[axis]) > 8) tilt=1;" we must have a "If define WMP..." Question or the Value goes from 8 up to 20. 2. With 32U4 the Seria...
by Stars112
Thu May 16, 2013 11:11 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

List of Problems: ------------------- 1. WMP with Gyrofailsavecalibration dosen't work. FIX: In the Sensors.ino at "if(abs(imu.gyroADC[axis] - previousGyroADC[axis]) > 8) tilt=1;" we must have a "If define WMP..." Question or the Value goes from 8 up to 20. 2. With 32U4 the Seria...
by Stars112
Sun May 05, 2013 8:03 pm
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

List of Problems: ------------------- 1. WMP with Gyrofailsavecalibration dosen't work. FIX: In the Sensors.ino at "if(abs(imu.gyroADC[axis] - previousGyroADC[axis]) > 8) tilt=1;" we must have a "If define WMP..." Question or the Value goes from 8 up to 20. 2. With 32U4 the Seria...
by Stars112
Fri May 03, 2013 11:12 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

List of Problems: ------------------- 1. WMP with Gyrofailsavecalibration dosen't work. FIX: In the Sensors.ino at "if(abs(imu.gyroADC[axis] - previousGyroADC[axis]) > 8) tilt=1;" we must have a "If define WMP..." Question or the Value goes from 8 up to 20. 2. With 32U4 the Seria...
by Stars112
Fri Apr 19, 2013 11:18 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

By my self, the board won't start (boot) after connect the Lipo.
Sometimes boot, sometimes dosen't boot (1/5).

Without the SEI() the Board evertime boot up right.

The Thread out of the FPV-Forum Post#101:
http://fpv-community.de/showthread.php? ... -da!/page3
by Stars112
Thu Apr 18, 2013 11:21 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

List of Problems: ------------------- 1. WMP with Gyrofailsavecalibration dosen't work. FIX: In the Sensors.ino at "if(abs(imu.gyroADC[axis] - previousGyroADC[axis]) > 8) tilt=1;" we must have a "If define WMP..." Question or the Value goes from 8 up to 20. 2. With 32U4 the Seria...
by Stars112
Thu Apr 18, 2013 11:14 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

I teste with the very shortest Stick input what i can do;-)
After aprox. 4-5 sec. after "Save and Exit" the LCD-Config restart again.
I have a Jeti PPM RX. Is it to fast?
Can anyone build a delay after signal to Save and exit? With a Tag, like a Button debouncing.
by Stars112
Tue Apr 16, 2013 5:57 pm
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

Another Problems: With the 32u4 it dosen't work a lcd3w with serial1. With the 32u4 the crius OLED i2c Display starts after the Save and exit command via sticks every Time the LCD config Mode again. So i can not exit the LCD config. I Thing ist is a issues with the Serialport. But i don't can solve ...
by Stars112
Tue Apr 16, 2013 5:48 pm
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

Re: List of problems in Version2.2

Ok, 16 is not working. 18 is working and 20 works fine too.
So we have fix the Problem.
In 2.3 we must take a "if define wmp...." or we change the value 8 up To 20.
by Stars112
Tue Apr 16, 2013 11:21 am
Forum: Software development
Topic: List of problems in Version2.2
Replies: 58
Views: 20562

List of problems in Version2.2

Hi, i found another problem in Version2.2. Please fill this List with your problems too. So we can help Alex and the Team to change this in next Version. It gives a problem with the GYROFAILSAVECALIBRATION. When i use a WMP the Gyros initial in endless loop. Effect: no calibration end, Status LED bl...
by Stars112
Tue Apr 09, 2013 8:29 pm
Forum: Software development
Topic: MultiWii roadmap for 2.3
Replies: 62
Views: 21494

Re: MultiWii roadmap for 2.3

I Wisch also for 2.3 that the oled connect on 32u4 don't restart after "Save and exit".
After Save and exit the oled restart the setup mode and so you can not really exit the setup. (Crius V1.0)
by Stars112
Mon Apr 08, 2013 5:22 pm
Forum: Software development
Topic: MultiWii roadmap for 2.3
Replies: 62
Views: 21494

Re: MultiWii roadmap for 2.3

Ok, then i wish also a JETI telemetrie.
by Stars112
Mon Apr 08, 2013 3:18 pm
Forum: Software development
Topic: MultiWii roadmap for 2.3
Replies: 62
Views: 21494

Re: MultiWii roadmap for 2.3

I wish in Version 2.3 to change the Vbat Alarm warning values in the multiwii conf GUI.
And i wish that the 3wserial LCD on the 32u4 on serial1 works.

Marc
by Stars112
Thu Apr 04, 2013 11:35 am
Forum: Software development
Topic: Multiwii 2.2 hangs when using FrSKY serialsum receiver
Replies: 26
Views: 10640

Re: Multiwii 2.2 hangs when using FrSKY serialsum receiver

I have the same Problem.
With my PPM JETI RX (12x) and comment "sei()" the 32u4 dosent boot any time.
with uncomment "//sei()" is everthing OK!

Marc
by Stars112
Sat Mar 30, 2013 10:40 pm
Forum: Software development
Topic: Problems with vbat
Replies: 21
Views: 7276

Re: Problems with vbat

Hi, sorry....
I saw it now :shock:
Thanks.
But this is very inconvenient.
Alex wrote, he bring the Option to the GUI. That is ver usefull.

Marc
by Stars112
Sat Mar 30, 2013 8:14 pm
Forum: Software development
Topic: Problems with vbat
Replies: 21
Views: 7276

Re: Problems with vbat

it is a general Problem with the code! I have also a Problem with VBAT. In Version 2.1 is everthing ok. I checked this on 4 systems. I have the warning at 10,1V and a critical alarm on 9,9V. When i change the Values to 11,5v (115) it takes no effect. I dont can change the Value with effect. I think,...
by Stars112
Wed Mar 27, 2013 12:22 pm
Forum: Software development
Topic: Patch: LED Flasher
Replies: 35
Views: 18850

Re: Patch: LED Flasher

You can toggle this in the GUI. (Only when the Flasher is active in the Sketch!)
by Stars112
Mon Mar 11, 2013 8:20 pm
Forum: Software development
Topic: MultiWii 2.2 is released
Replies: 84
Views: 60946

Re: MultiWii 2.2 is released

OK sir..... We have three Problems! (32U4) 1. When i undefine LEDFlasher the function from the LED to calibrate the MAG (Blinking led) is not available. Also the function from the led to indicate the Stable Copter (When turn the copter to the Side the LED lights on). When i define the LEDFlasher the...
by Stars112
Sun Mar 10, 2013 10:25 pm
Forum: Software development
Topic: MultiWii 2.2 is released
Replies: 84
Views: 60946

Re: MultiWii 2.2 is released

I thing, when i define 32u4ALLPINS i dont need define BUZZERD8.
But the Buzzer is only on D8 when you activate booth: 32u4ALLpins and define BUZZERD8.

But, the new Version is a big step forward!
Thank you.
by Stars112
Fri Mar 08, 2013 12:17 pm
Forum: Software development
Topic: Release 2.2 is coming
Replies: 167
Views: 56386

Re: Release 2.2 is coming: MINCHECK change?

about the fact "So we have many users they lost the Copter by flying" I suppose you mean you can disarm the copter in flight with min throttle+yaw left or min throttle+roll left, and the 100 deadband seems high. It was already debated a long time ago, and it was the reason why ARM BOX was...
by Stars112
Wed Mar 06, 2013 12:27 pm
Forum: Software development
Topic: Release 2.2 is coming
Replies: 167
Views: 56386

Re: Release 2.2 is coming

it's not the wish thread Sorry but anyway: 2) yes, probably in the version after Many thanks in advance! 1) If the default 1150 is enough to make the copter fly, there is a serious problem about the motor/propeller choice. config.h is here to let you change what you want. I am referring not the #de...
by Stars112
Tue Mar 05, 2013 12:49 pm
Forum: Software development
Topic: Release 2.2 is coming
Replies: 167
Views: 56386

Re: Release 2.2 is coming

I have two wishes: 1. Can we set the default value for #define MINCHECK from 1100 to 1030? The Deadband from 100 is very big. So we have many users they lost the Copter by flying, when the Throttlestick is near down! I fly since 1.8 with #define MINCHECK 1030 and it is very good to fly. 2. Can anyon...
by Stars112
Mon Feb 25, 2013 12:31 pm
Forum: Software development
Topic: Release 2.2 is coming
Replies: 167
Views: 56386

Re: Release 2.2 is coming

Stars112 wrote: IS the SERIAL3W LCD in Work with the 32u4? In one of the first DEVS (1317) it dosent work. It should work, with serial signal on PIN 4 according to the code. Thanks Alex for your answer. But... The Pin4 is the D+ Pin from USB (Serial0). And in most configuration connect with USB. Ca...
by Stars112
Fri Feb 22, 2013 12:23 pm
Forum: Software development
Topic: Release 2.2 is coming
Replies: 167
Views: 56386

Re: Release 2.2 is coming

IS the SERIAL3W LCD in Work with the 32u4?
In one of the first DEVS (1317) it dosent work.
by Stars112
Fri Feb 08, 2013 11:09 pm
Forum: Software development
Topic: CRIUS LCD and Multiwii 2.1 on CRIUS SE
Replies: 1
Views: 1057

Re: CRIUS LCD and Multiwii 2.1 on CRIUS SE

I have the crius i2c oled too.
With MWC 2.1 is everthing ok.

Edit: sorry i am fail LCD/oled
by Stars112
Wed Jan 30, 2013 9:35 pm
Forum: Software development
Topic: Serial3w LCD dont work in 32u4
Replies: 0
Views: 636

Serial3w LCD dont work in 32u4

Hi!
Can anybody help me to use the serial3w LCD on a 32u4 Serial1 in r1317?
It doesn't work with me :(

Greetings, Marc