OpenRadar: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(OR update)
m (Changed gitourious to SF)
Line 13: Line 13:
| type                  =  
| type                  =  
| license                =  
| license                =  
| website                = http://www.gitorious.org/fg/openradar/
| website                = https://sourceforge.net/projects/openradar/
}}
}}
[[File:OpenRadar_KSFO_large.png|thumb|270px|San Francisco bay area(historical)]]
[[File:OpenRadar_KSFO_large.png|thumb|270px|San Francisco bay area(historical)]]

Revision as of 07:01, 21 March 2015

OpenRadar
Frankfurt Airport (EDDF)
Frankfurt Airport (EDDF)
Developed by Wolfram Wagner (Ralf Gerlich)
Initial release Nov, 18th 2012
Latest release March, 16th 2015
Written in Java
OS Linux, Windows, Mac
Platform Java
Development status active
Website
San Francisco bay area(historical)

OpenRadar is a standalone radar screen which connects to the FlightGear multiplayer servers. Coastlines, lakes, airfield layouts and airspaces (at least the 2D part) are being read from shapefiles. It supports Multiplayer Chat and multiple FGCom frequencies.

Please read the Guide to OpenRadar!

Main Features

  • Radar:
  • Display of radar contacts
  • Highlighting of the selected contact, controlled and interesting contacts
  • Contacts can be neglected
  • Display of radar contact base data on screen
  • Airports including runway numbers, alignment lines, extended center lines, vectoring help and baselines
  • Navaids (FIX, NDB, VOR) toggle
  • Navaid search
  • Possibility to convert/define STARs and SIDs
  • Distance circles around airport
  • Ground net including parking positions
  • Free definable zoom levels (Ground, Tower, App, Sector), mouse wheel works additional (zoom level and centers is saved)
  • Zoom depending detail visibility (runway numbers close to ground, airways visible from further away)
  • Multiplayer Chat
  • Filter on selection and visibility
  • Automated multilanguage text handling like ATC-ML (The same texts are available, Live data is included into messages): Click on flight strip, choose message, add details and send the message in English and in one additional language, defined on per contact base
  • FGCom Integration (multiple radios in parallel), PTT Button, FGCom started by OpenRadar in background
  • Weather (Metar) Download and display (wind, air pressure, visibility)
  • Runway display is using Metar information (magn. heading,length, width, cross wind stength, ILS frequency)
  • Compensation of wind and magnetic declination
  • Radar contacts displayed on Flight Strips
  • Flight Strips can be ordered manual in sequence and arranged in list (3 columns)
  • Automatic ordering available
  • Comment editor to make notes on Flight Strips
  • Transponder/Squawking
  • Compatible to FGFS Git implementation (generic transponder in radio dialog)
  • Optional usable
  • Define a squawk code range
  • Assign a squawk code to a contact
  • Revoke a squawk code from a contact to release the contact out of control
  • SetupDialog
  • Search airports
  • Download new airport shape files from scenery database
  • Edit settings
  • Main switches to tweak OR (available inside OR via map menu

Current state

Latest binary release download

System requirements

OpenRadar is no application for a small, a weak computer without graphic acceleration. We need to handle a lot of data, perform permanent Geo to Map projections and display them on the screen, while you are shifting the map. And believe me, a small screen is bad for the eyes and your neck muscles :-)

  • a screen wide enough to display everything (22 can show about 20 radar contacts, with two radios and two runways active, if you control a small airport with less runways, 18 should be minimum)
  • a Java Runtime Environment 1.7.0 e.g. OpenJDK
  • FGCom really recommended
  • a rather good network connection (FGCom is a VoIP application and FG transmits data as UDP packages, they can get lost over a weak connection)

Related content