Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework position commands #341

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2023

  1. Add new macro

    Added new macro that gets positionAGL for an object
    rekterakathom committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5f10e72 View commit details
    Browse the repository at this point in the history
  2. Replace getPos

    Replaces getPos with the new POSITIONAGL macro, which is faster and more accurate
    rekterakathom committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    aaa4ce9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Add position set macro

    Added new macro to set object to AGL position
    rekterakathom committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    56fa7e6 View commit details
    Browse the repository at this point in the history
  2. Replace setPos

    Replaces setPos with the new SETPOSITIONAGL macro, which should be more accurate
    rekterakathom committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    704f95d View commit details
    Browse the repository at this point in the history