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

WIP: Update to Tower to support Alt Frames like Terrain #1826

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Oct 30, 2016

  1. Update Mission Editor, Guided etc to keep Frame as set

    - This allow support for using different frames
    	- Absolute (GLOBAL_ABS) which relates to AMSL
    	- Relative (GLOBAL_RELATIVE) which means relative to home location
    	- Terrain (GLOBAL_TERRAIN) which means AGL (via Range Finder or STRM Data)
    
    - Tested with “round-robbin” download/upload with APM Planner 2.0
       Frame setting is preserved from original setting.
    billbonney committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    cd053f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    f039fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8919299 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. Configuration menu
    Copy the full SHA
    b17ac49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441c411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68243be View commit details
    Browse the repository at this point in the history