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

Uniformization of severity messages for Plane #3117

Closed
wants to merge 5 commits into from
Closed

Uniformization of severity messages for Plane #3117

wants to merge 5 commits into from

Commits on Nov 3, 2015

  1. Message uniformization

    Global revision of message severity values.
    
    Required also change to the low priority function gcs_send_text_fmt()
    on GCS_Mavlink.cpp to disable the automatic setting of priority on
    messages sent by this function
    lvale committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    6cb2d94 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. Updated severities

    Also removed some dead code from navigation.cpp
    lvale committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    e9bb8a8 View commit details
    Browse the repository at this point in the history
  2. Message uniformization

    Continuing the uniformization, now for AntennaTracker
    lvale committed Nov 4, 2015
    1 Configuration menu
    Copy the full SHA
    f9f9fa0 View commit details
    Browse the repository at this point in the history
  3. dumb mistake

    reminder to myself. Don’t copy paste code…
    lvale committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    bc74771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b3e8ef View commit details
    Browse the repository at this point in the history