PeterBLITZ / ardupirates

Automatically exported from code.google.com/p/ardupirates
1 stars 0 forks source link

GPS hold doesn't work good #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have checked the GPS signal
2. magnetometer is defined correctly
3.

What is the expected output? What do you see instead?

It suppose to hold on one point (no wind at all)
The quad is not stable, It makes circuits around one point, keeps over shutting 
the point. 
where in the code can i control the parameter of the GPS position hold?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rege...@gmail.com on 11 Apr 2011 at 11:07

GoogleCodeExporter commented 8 years ago
I have this issue as well... I get oscillations around the hold point that get 
worse and worse. It flies great in stable mode, and is actually better at 
holding position on a calm day than the GPS hold is.

I'm going to try to mess with the GPS pids to see what I find. There isn't much 
info about tuning the GPS hold that I've been able to find.

Original comment by stocklia...@gmail.com on 24 Apr 2011 at 9:20

GoogleCodeExporter commented 8 years ago
I have done it allready and it works great

This is the parameters which was good for my quad

Roll  P=0.020 I=.001 D=0.035

Pitch the same

let me know if it works

Amit

Original comment by rege...@gmail.com on 24 Apr 2011 at 10:05

GoogleCodeExporter commented 8 years ago
Hi 
I also have the same problem. I have a UBlox GPS. It flies great in stable 
mode. If i activate GPS hold .... oo my god  :-) I drifts all milisecounds from 
one to another point, very scary.

So this PID is for what ? I dont have a parameter for GPS PID`s.

Please let me know 

Thx

Tino

Original comment by tino.kae...@gmail.com on 26 Apr 2011 at 6:51

GoogleCodeExporter commented 8 years ago
Hi Tino

PID =  http://en.wikipedia.org/wiki/PID_controller

you got the PID setting on the "configaretor"

http://code.google.com/p/arducopter/downloads/detail?name=Configurator.zip&can=2
&q=

There you can set the PID parameters

as shown in the photo i have attached

Original comment by rege...@gmail.com on 26 Apr 2011 at 11:06

Attachments: