Search found 33 matches

by HSPalm
Sun May 25, 2014 4:17 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motor output range is 0-2000 instead of 1000-2000
Replies: 6
Views: 1916

Re: Motor output range is 0-2000 instead of 1000-2000

Found the problem. Used MultiWii WinGUI without v2.3 support. When you write any value with it, it changes some values at places you don't know about. My bad :)
by HSPalm
Sun May 25, 2014 2:58 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motor output range is 0-2000 instead of 1000-2000
Replies: 6
Views: 1916

Re: Motor output range is 0-2000 instead of 1000-2000

I cannot understand this... I take a fresh mw build and only make these changes: #define TRI #define MINCOMMAND 900 #define I2C_SPEED 400000L #define CRIUS_AIO_PRO_V1 #define SERIAL_SUM_PPM #define PPM_ON_THROTTLE And the problem described above still persists. Arrgghh... Like it's a hardware proble...
by HSPalm
Sun May 25, 2014 2:05 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motor output range is 0-2000 instead of 1000-2000
Replies: 6
Views: 1916

Re: Motor output range is 0-2000 instead of 1000-2000

No. You uncommented: /******** special ESC with extended range [0-2000] microseconds ********************/ /**************************************************************************************/ //#define EXT_MOTOR_RANGE // using this with wii-esc requires to change MINCOMMAND to 1008 for promini ...
by HSPalm
Sun Apr 13, 2014 7:32 pm
Forum: Getting Started - MultiWii config and setup
Topic: Motor output range is 0-2000 instead of 1000-2000
Replies: 6
Views: 1916

Re: Motor output range is 0-2000 instead of 1000-2000

This problem went away. I think it was when I commented out #define MEGA_HW_PWM_SERVOS
by HSPalm
Sun Apr 13, 2014 8:39 am
Forum: Getting Started - MultiWii config and setup
Topic: Motor output range is 0-2000 instead of 1000-2000
Replies: 6
Views: 1916

Motor output range is 0-2000 instead of 1000-2000

Hi, I have a problem with my tricopter, it's running on a crius aio pro v.1. When disarmed, the motor outputs shows 900, which is my MINCOMMAND. But when I arm the tricopter, the motor outputs goes to 1 increases with throttle. When throttle is around 1500 the motor outputs have reached 1000 and spi...
by HSPalm
Sun Apr 13, 2014 8:25 am
Forum: Getting Started - MultiWii config and setup
Topic: Cannot read MultiWii 2.3 stick config pdf
Replies: 6
Views: 2012

Re: Cannot read MultiWii 2.3 stick config pdf

At least for arming and calibrating IMU you can either see the LEDs flash or you can see the copter is armed in the PC software,
by HSPalm
Sun Apr 13, 2014 8:15 am
Forum: Software development
Topic: MultiWii Conf and WinGUI in windows 8
Replies: 3
Views: 2504

MultiWii Conf and WinGUI in windows 8

Hi, don't know if this is common, but I have to start both MultiWii Conf and WinGUI in Windows XP compatibility mode to make them run. WinGUI wouldnt't start at all. After running in XP comp. mode I even notice some strange things like settings won't stick before I've tried a few times. Don't know w...
by HSPalm
Tue Mar 18, 2014 10:43 am
Forum: General discussions
Topic: Acro yaw axis, relative to body or earth?
Replies: 1
Views: 962

Acro yaw axis, relative to body or earth?

Hi, It's been a while since I've flown a multiwii setup, now flying arducopter, but want to install mw on an "acro-quad". I think acro mode in arducopter felt funny. When yawing you rotate the multirotor around it's own vertical axis. Which, when in a roll or pitch, is not vertical. When i...
by HSPalm
Tue Nov 19, 2013 3:34 pm
Forum: Shields, boards and sensors
Topic: Any open source Multiwii PCB layouts?
Replies: 0
Views: 1141

Any open source Multiwii PCB layouts?

Hi, I'm designing my own tri-frame and am making it from PCB material. So I can make solder pads for battery, ESC, LEDs and so on. But it would be very cool to implement a complete multiwii layout so my customers can choose to buy as a kit or fully assembled. Or just the PCB and mount your own fligh...
by HSPalm
Mon Oct 28, 2013 8:31 am
Forum: Getting Started - MultiWii config and setup
Topic: (v2.3 dev) multiwiiconf not showing less than 1000 motor out
Replies: 4
Views: 2136

Re: (v2.3 dev) multiwiiconf not showing less than 1000 motor

Thanks PatrikE. I discovered I didn't have the problems with ESC beeping while also connected to usb, hmm... So I noticed I didn't have power to the board when only powered with BEC Problem was, the 5v jumper from BEC to mcu and everything else was torn and destroyed. My 4-in-1 ESC had smashed it. T...
by HSPalm
Sun Oct 27, 2013 11:44 am
Forum: Getting Started - MultiWii config and setup
Topic: (v2.3 dev) multiwiiconf not showing less than 1000 motor out
Replies: 4
Views: 2136

Re: (v2.3 dev) multiwiiconf not showing less than 1000 motor

I scoped the motor PWM outputs in all I see is "rubbish", see attached photo. Never mind what I just wrote about the "rubbish". Seemed I couldn't use the microusb connector as ground, so when I grounded the probe properly the signals shows as plain 0v, no pulses. Does the v2.3 d...
by HSPalm
Sun Oct 27, 2013 11:34 am
Forum: Getting Started - MultiWii config and setup
Topic: (v2.3 dev) multiwiiconf not showing less than 1000 motor out
Replies: 4
Views: 2136

Re: MINCOMMAND won't change when changed in arduino sketch

Some good and some bad news. It seems multiwiiconf is not able to display values lower than 1000 on the motor output, because I double checked in WinGUI now and it showed 950 on motor outputs as expected from MINCOMMAND parameter. Now, I then went and checked what was bothering my ESC (hobbywing 4-i...
by HSPalm
Sat Oct 26, 2013 6:10 pm
Forum: Getting Started - MultiWii config and setup
Topic: (v2.3 dev) multiwiiconf not showing less than 1000 motor out
Replies: 4
Views: 2136

(v2.3 dev) multiwiiconf not showing less than 1000 motor out

I've had this problem before, don't know how I've bypassed it earlier though. I have changed MINCOMMAND from 1000 to 950 to 900, but nothing is changed when i look in the GUI, still shows 1000 when unarmed. I have tried clearing eeprom with the eeprom clear-sketch and everything. EDIT: By the way th...
by HSPalm
Fri Sep 27, 2013 9:37 am
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46951

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

Hobby developer here. And I keep asking myself, why I still have to do some basic settings like min/max throttle value in config, I think this would be better off i GUI as it's a pain to tweak config.h values while out flying. and what about "GUI globalsettings pane" ? Yes, I did a search...
by HSPalm
Wed Sep 25, 2013 10:59 pm
Forum: Software development
Topic: Release v2.3 is coming soon... prepare
Replies: 96
Views: 46951

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

Hobby developer here. And I keep asking myself, why I still have to do some basic settings like min/max throttle value in config, I think this would be better off i GUI as it's a pain to tweak config.h values while out flying.
by HSPalm
Thu Aug 29, 2013 1:57 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 722616

Re: MultiWii EZ-GUI

Yes as long as it functions like a regular Android tablet/phone and has bluetooth, yes. You need to have access to google play or download the .apk (android program file) for EZ-Gui from somewhere else.
by HSPalm
Thu Aug 15, 2013 2:00 pm
Forum: Shields, boards and sensors
Topic: Magnetometer yaw resolution only +/- 10-20 degrees
Replies: 1
Views: 1035

Re: Magnetometer yaw resolution only +/- 10-20 degrees

Can anyone be so kind and observe the YAW values of the magnetometer, and post here about it?

What I'm suspecting is that since I'm far north (Norway) it's mostly the pitch and roll values that complete to the total YAW value? But I really have no clue.
by HSPalm
Tue Aug 13, 2013 10:13 am
Forum: MultiWii tweaking - flying experience
Topic: Quadrocopter problems - flying in the wind
Replies: 21
Views: 6297

Re: Quadrocopter problems - flying in the wind

Did you resolve this issue?
by HSPalm
Tue Aug 13, 2013 10:12 am
Forum: MultiWii tweaking - flying experience
Topic: Quadrocopter problems - flying in the wind
Replies: 21
Views: 6297

Re: Quadrocopter problems - flying in the wind

Did you resolve this issue?
by HSPalm
Tue Aug 13, 2013 10:11 am
Forum: MultiWii tweaking - flying experience
Topic: HK MultiWii Pro and strong wind... (need help)
Replies: 1
Views: 1440

Re: HK MultiWii Pro and strong wind... (need help)

Did you find a solution to this?
by HSPalm
Fri Aug 09, 2013 7:45 am
Forum: Getting Started - MultiWii config and setup
Topic: ACC Roll calibration starts drifting after power-up.
Replies: 2
Views: 1321

Re: ACC Roll calibration starts drifting after power-up.

You were right, my house sunk into the ground the day after.
by HSPalm
Fri Aug 09, 2013 7:43 am
Forum: Shields, boards and sensors
Topic: Is this bad vibrations?
Replies: 4
Views: 2034

Re: Is this bad vibrations?

Thanks Luis, I can see I have too much noise, the ROLL looks worst. I have tried balancing my props, my frame is a F450 flamewheel clone and I've lowered the low pass filtering on the MPU6050 down two notches to 98Hz, but I know this is not the way to kil noise induced by mechanics. About your video...
by HSPalm
Thu Aug 08, 2013 2:09 pm
Forum: Shields, boards and sensors
Topic: Is this bad vibrations?
Replies: 4
Views: 2034

Is this bad vibrations?

Hi,
Can you look at the picture and tell me if the vibrations are bad? I have balanced all four props, and motors are running at 1300, close to take-off.
by HSPalm
Thu Aug 08, 2013 12:27 pm
Forum: Shields, boards and sensors
Topic: Magnetometer yaw resolution only +/- 10-20 degrees
Replies: 1
Views: 1035

Magnetometer yaw resolution only +/- 10-20 degrees

Hi, first I had a multiwii standard fc (mega328p) but I lost the whole quad and bought a second one with bigger and better Crius All-In-One V1.1 (mega2560) fc. Same issue on both, if it is an issue... The YAW value under magnetometer only differs between 160-180 degrees. Sometimes it's all the way d...
by HSPalm
Thu Jun 27, 2013 8:50 am
Forum: Getting Started - MultiWii config and setup
Topic: Have to re-calibrate after crash
Replies: 2
Views: 993

Re: Have to re-calibrate after crash

I think you're right. I have found out that re-calibrating ACC (unarmed) when the copter is bad doesn't fix anything, it still re-calibrates at around 7 degrees. But when I calibrate the gyro it usually works! So it seems my gyro ITG3205 can be smacked out of calibration at crashes.
by HSPalm
Thu Jun 27, 2013 8:46 am
Forum: Getting Started - MultiWii config and setup
Topic: No motor control (newbie) --Solved--
Replies: 6
Views: 2274

Re: No motor control (newbie) --Solved--

rascal329, you're might referring to oxnard28's problem, who is not the author of the thread. The problem was solved in post # which I can't find... Two posts above yours.
by HSPalm
Fri Jun 21, 2013 4:41 pm
Forum: Getting Started - MultiWii config and setup
Topic: 32u4 configuration [HELP!]
Replies: 2
Views: 1335

Re: 32u4 configuration [HELP!]

You should try //#define MICROWII // MicroWii 10DOF with ATmega32u4, MPU6050, HMC5883L, MS561101BA from http://flyduino.net/

The hobbyking also sells this board as MicroWii so it should be obvious ;)

How are your sticks? Can you properly put throttle at min and yaw at max? You should see it in the gui.
by HSPalm
Fri Jun 21, 2013 4:33 pm
Forum: Getting Started - MultiWii config and setup
Topic: ACC Roll calibration starts drifting after power-up.
Replies: 2
Views: 1321

ACC Roll calibration starts drifting after power-up.

Hi, Sorry for all the posts here, but I'm getting closer to my problems. When I power the multiwii via ftdi cable and watch in multiwiiconf I can see the roll axis starts to drift from the beginning, and it ends up at about -16 degrees. If I press calibrate, it "wobbles" a bit and settles ...
by HSPalm
Fri Jun 21, 2013 2:47 pm
Forum: Software development
Topic: MW 2.2, no arm/disarm with Turnigy ER9X
Replies: 20
Views: 9397

Re: MW 2.2, no arm/disarm with Turnigy ER9X

scrat, I did, I've been flying (uncontrollably) ever since :)
by HSPalm
Thu Jun 20, 2013 2:58 pm
Forum: Getting Started - MultiWii config and setup
Topic: Have to re-calibrate after crash
Replies: 2
Views: 993

Have to re-calibrate after crash

Hi,
after almost every second crash landing I have to re-calibrate my multiwii se. I guess this has something to do with my stick combinations while tackling the landing. Is there a way to turn off stick acc calibration by stick combos while multiwii is armed?

Thanks,
Henrik
by HSPalm
Thu Jun 20, 2013 2:56 pm
Forum: Getting Started - MultiWii config and setup
Topic: Flying with BMA180 factory calibration
Replies: 0
Views: 494

Flying with BMA180 factory calibration

Hi,
In the BMA180 datasheet it says it's been extensively calibrated in the factory production line. Can I somehow set my ACC calibration values to 0, so I only use the factory calibration?

Henrik
by HSPalm
Sat Jun 15, 2013 10:57 am
Forum: Software development
Topic: MW 2.2, no arm/disarm with Turnigy ER9X
Replies: 20
Views: 9397

Re: MW 2.2, no arm/disarm with Turnigy ER9X

Just experienced the same problem. It's the failsafe kicking in when PPM level on thottle is too low from the receiver. It makes the multiwii have a hickup and you see angle-modes goes active, like you'd expect when failsafe kicks in. Thanks, great help everyone.