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

Plane Project, Animation, & Enhancements #73

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2015

  1. Clarifies whitespace, adds "--home" attribute for quick configuration…

    … of web interface, and adds loc.json pull to retrieve home or lat/lon details.
    PLTGit committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    8d171b6 View commit details
    Browse the repository at this point in the history
  2. - Add automatic Site configuration based on dump1090 args

    - Add plane path projection (with supporting calls)
    - Add plane projection animation
    - Show data retrieval heartbeat in UI
    - Add ICAO lookup via airframes.org
    - Refines cardinality fetch (bearing to compass ref)
    - Adds bearing-to-selected-plane
    - Adds sweep line to selected plane (helpful when off-screen)
    - Standardizes whitespace
    - W3C validation for HTML5 corrections
    - Add configuration options (to config.js) for new features (defaults to on)
    - Several small bug fixes (boundary checking, variable spelling, and performance enhancements)
    PLTGit committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    d549e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    623efc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. Allows for relocation of dump1090 and/or public_html support files th…

    …rough environmental reference (e.g., run dump1090 anywhere and serve a specific set of files as defined by DUMP1090_WEB environment variable).
    PLTGit committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    91bfd30 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

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

Commits on Dec 22, 2015

  1. Update README.md

    Add brief "--home" argument description in readme.
    Paul Tomlinson committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    d5451b8 View commit details
    Browse the repository at this point in the history