ACC Gui straight lines

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
hberg
Posts: 4
Joined: Sat Sep 24, 2011 7:37 pm

ACC Gui straight lines

Post by hberg »

Hey,

im new to multiwii and i've got a strange problem with the Gui and my ACC sensor:
acc.png


As you can see, the Acc is working (3d animation), but i don't see any updates to the graph-line of the ACC when i'm moving the sensor.
When i'm moving the sensor, and then hold the position, the animation slowly goes to the calibrated value.

The line is only moving when i'm calibrating the acc:
acc2.png


I'm using the lastest developmet version of the Gui and the arduino code. No change in 1.8.2.

I would appreciate any help!

best regards,
hberg

mr.rc-cam
Posts: 457
Joined: Wed Jul 27, 2011 11:36 pm

Re: ACC Gui straight lines

Post by mr.rc-cam »

As you can see, the Acc is working (3d animation), but i don't see any updates to the graph-line of the ACC when i'm moving the sensor.

The animation's movement is probably just the contribution from the gyro. I suggest you double check your ACC configuration #defines and the sensor wiring. Also, make sure your GUI version is the exact same release version as the multiwii code (don't mix and match versions).

hberg
Posts: 4
Joined: Sat Sep 24, 2011 7:37 pm

Re: ACC Gui straight lines

Post by hberg »

You were right, i switched two cables (yellow/white). Now it's working great, thanks :D

Post Reply