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

Remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION #20705

Merged

Commits on May 6, 2022

  1. ArduCopter: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION

    We decided to remove this after 4.2 was out in favour of
    MAV_CMD_DO_SET_HOME which has been available since 2015.
    
    The gcs-maintainers list was notified in Feburary.
    peterbarker committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e20a6e7 View commit details
    Browse the repository at this point in the history
  2. ArduPlane: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION

    We decided to remove this after 4.2 was out in favour of
    MAV_CMD_DO_SET_HOME which has been available since 2015.
    
    The gcs-maintainers list was notified in Feburary.
    peterbarker committed May 6, 2022
    Configuration menu
    Copy the full SHA
    8a97517 View commit details
    Browse the repository at this point in the history
  3. ArduSub: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION

    We decided to remove this after 4.2 was out in favour of
    MAV_CMD_DO_SET_HOME which has been available since 2015.
    
    The gcs-maintainers list was notified in Feburary.
    peterbarker committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fa293f3 View commit details
    Browse the repository at this point in the history
  4. Blimp: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION

    We decided to remove this after 4.2 was out in favour of
    MAV_CMD_DO_SET_HOME which has been available since 2015.
    
    The gcs-maintainers list was notified in Feburary.
    peterbarker committed May 6, 2022
    Configuration menu
    Copy the full SHA
    27077e1 View commit details
    Browse the repository at this point in the history