multiwii / baseflight

32 bit fork of the MultiWii RC flight controller firmware
499 stars 356 forks source link

Altitude mode not working as it should.. #317

Open Lalbabu2001 opened 1 year ago

Lalbabu2001 commented 1 year ago

Hey, friends I flashed baseflight on my naze 32 bmp280 Problem is quad not using midvalue 1500 as its altitude mode as netrual position. It's using the min throttle value in case of power on the quad>> switch into baro mode>> arm the quad and lift off. And the value of throttle when you switch into altitude hold mode. Please help , i want my quad to maintain altitude at 1500 throttle value.

wangjun000 commented 1 year ago

  您好,邮件已经收到!!!!!              这是来自QQ邮箱的自动回复邮件。

Lalbabu2001 commented 1 year ago

So please help

trollcop commented 1 year ago

It's extremely unlikely you're running baseflight or on my hardware, so I have no idea what the problem is.

On Fri, Aug 25, 2023 at 2:50 AM Lalbabu2001 @.***> wrote:

So please help

— Reply to this email directly, view it on GitHub https://github.com/multiwii/baseflight/issues/317#issuecomment-1692161058, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDM5WB5Q6CMLLZ6HWN2MJLXW6H5NANCNFSM6AAAAAA345H57Y . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Lalbabu2001 commented 1 year ago

Till date it works great with bare minimum hardware, Listen what actually happens is the quad in baro mode starts to climb as you raise throttle just as work in acro or level mode. What it should do.. It should not respond until mid throttle in baro mode, it should should respond when the throttle is raised abouve mid value.. I think the quad is using initial throttle position in baro mode. I want it use mid throttle value. Like arducopter does.