Replies: 3 comments 1 reply
-
Why not just submit a PR? |
Beta Was this translation helpful? Give feedback.
-
I think he's looking for suggestions with how to erase the AHI as you can't just skip the draw calls. |
Beta Was this translation helpful? Give feedback.
-
I ended up simply feeding the AHI with values 90 for pitch & 0 for roll so the AHI goes out of sight. I have been able to confirm the functions with normal servo setup but cant confirm it with a gimbal. Anyone care to test it? Please try the CAM STAB mode too.
Tilt servo element: Branch: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working with code that keeps the AHI line on horizon even if camera is tilted with servo or gimbal. It also takes to account if CAMSTAB is activated. Also I made new OSD element that shows camera tilt angle.
It is working already but now I am looking a way to hide the AHI if the Camera Pan is used and panned some defined amount. Since the AHI will no longer be reliable because of the pan+tilt movement.
I have been looking how to do that all day but can't pin point where in the code I could disable the AHI. Could somebody, who knows AHI related code, point me to right direction?
Below is the main code how I did the correction, but surely there is more, tilt servo settings etc. I will make a branch after I get that last function working. Never committed so have to learn that too. You can also push me towards easiest way to commit!
Beta Was this translation helpful? Give feedback.
All reactions