Skip to content

remove default for waypoint speed #331

Description

@DanAlbert

FlyingGroup.add_waypoint allows a default speed of 600kph ground speed, regardless of aircraft type or altitude. There isn't a really a safe default, so this just invites programming errors that aren't apparent until runtime.

Instead, there should be two different functions: add_waypoint_with_speed and add_waypoint_with_tot (DCS requires that exactly one of those is set) where the argument is required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions