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

v4.0.0 #272

Merged
merged 56 commits into from
Sep 14, 2024
Merged

v4.0.0 #272

merged 56 commits into from
Sep 14, 2024

Commits on May 15, 2024

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

Commits on Jul 7, 2024

  1. Fix: XPSimTime during daylight saving time

    relevant for historic RealTraffic requests
    TwinFan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    63705a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e251505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9f43e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 14, 2024

  1. Feat/RT/Weather: Initial setting of weather

    No METAR processing yet
    TwinFan committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    84c1b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59958c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a2e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abdf54f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    769e81c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Feat/RT/Weather: a bit of runway condition

    Also removed Lib/parson to prepare for submodule
    TwinFan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    44e979a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f8a1d View commit details
    Browse the repository at this point in the history
  3. Fix/RT/Weather: runway_friction is an int

    not a float as per documentation
    TwinFan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e3ed0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    942d2c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    1023587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2e1a8 View commit details
    Browse the repository at this point in the history
  3. Fix/Win/Build

    TwinFan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cb39e04 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

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

Commits on Jul 27, 2024

  1. Feat/RT/Weather: Corrections to cloud coverage

    Tried to enhance resetting weather during shutdown, but still isn't saved by XP
    TwinFan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    ade27c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a964c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b8298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b6e8d View commit details
    Browse the repository at this point in the history
  5. Feat/RT/Weather: Wind Group

    TwinFan committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5bf01b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    2626f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd20439 View commit details
    Browse the repository at this point in the history
  3. Feat/RT: Request buffered data on first request

    for faster initial plane display
    TwinFan committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    df8443e View commit details
    Browse the repository at this point in the history
  4. Fix: Find airport location

    TwinFan committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b473269 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 31, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    96c5911 View commit details
    Browse the repository at this point in the history
  2. Fix/RT/ParkedAC: Remove duplicates per parking position

    keeping the last seen aircraft
    TwinFan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    65336bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df2a931 View commit details
    Browse the repository at this point in the history
  4. Feat/RT: Restructured direct API calls

    Keeping separate timers for traffic vs weather allows for faster switch between request types
    TwinFan committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8a3c224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f0f77c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    bc191a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f460b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62a7b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa8573d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Feat/Weather: Fetch nearest METAR, update to /api/data/metar

    at aviationweather.gov / fix turbulence value, max is only 1.0
    TwinFan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a51dc7d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Feat/Weather/RT: Prefer METAR in direction of flight

    User Max. METAR Dist also for standard METAR search
    TwinFan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    80a42d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ed649f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a021dba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4698f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Merge pull request #271 from TwinFan/RT_Weather

    Weather
    TwinFan authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d4da89 View commit details
    Browse the repository at this point in the history
  2. v4.0.0

    TwinFan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9fd5cc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc41c43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e65a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    e8cbecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a059e View commit details
    Browse the repository at this point in the history