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

Add Ka-50 ABRIS #24

Closed
wants to merge 9 commits into from
Closed

Add Ka-50 ABRIS #24

wants to merge 9 commits into from

Commits on Mar 30, 2022

  1. Included:

    - entry of steer points based on waypoints
    - support for ABRIS (triggers update of communicaiton protocol: TheWay.lua, WaypointManager.java and Point.java
    - extended pom.xml to enable building of exe through mvn package
    okopanja committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c101a86 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    71af201 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/aronCiucu/DCSTheWay into

    add_Ka-50_ABRIS
    
    # Conflicts:
    #	src/main/java/main/Waypoints/WaypointManager.java
    okopanja committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    10e6ce0 View commit details
    Browse the repository at this point in the history
  3. fixed PVI route (not waypoint) entry. Fixed issue with wrong starting…

    … coordinate on subsequent entries
    okopanja committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    8d9ec93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9f2f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da4a15a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 5, 2022

  1. Add GitHub action (#2)

    Implemented github action which:
    
    - compiles
    
    - tests
    
    - packages
    
    - releases and deploys to assets if tag is created
    okopanja committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7b3edfc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Changes:

    - Added Ka-50_3
    - Fixed entry of navpoints broken with 2.8
    - Fixed entry of route with 6 steerpoings
    okopanja committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a8284f3 View commit details
    Browse the repository at this point in the history