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: Adding Alt Frames (ie. Terrain) to API #460

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

Commits on Oct 29, 2016

  1. Configuration menu
    Copy the full SHA
    6906cf8 View commit details
    Browse the repository at this point in the history

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
    d53b59a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    99e218e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. Configuration menu
    Copy the full SHA
    ea4a36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9836b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. Configuration menu
    Copy the full SHA
    8482dbe View commit details
    Browse the repository at this point in the history