OpenRadarFeatureWishlist: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(comments answered for ww)
Line 26: Line 26:
:ww: interesting. How many airports have this setting? I think about a special checkbox in runway settingsdialog.
:ww: interesting. How many airports have this setting? I think about a special checkbox in runway settingsdialog.
* ATIS recording feature
* ATIS recording feature
::mc: Yes, e.g. airports in "rural areas", especially when there are temples, military conflicts (prohibited, danger and restricted areas).
:ww: Recording and then replay over the ATIS frequency? This might be possible, but FGCOM is a separate application, linked to OR via a simple network protocol. Difficult... Especially as we support many different operating systems and setups.
:ww: Recording and then replay over the ATIS frequency? This might be possible, but FGCOM is a separate application, linked to OR via a simple network protocol. Difficult... Especially as we support many different operating systems and setups.
::mc: Yes. compare with VRC (VatSim Virtual Radar Client), which has a recording option and EuroScope which does generate if from recorded fragments. - Text to speech (Espeak/Festival) integration would be the "tripple-A" feature!1!! ;)


== Aircraft/Pilot Flag ==
== Aircraft/Pilot Flag ==

Revision as of 13:02, 3 April 2013

Back to mainpage

This page collects the feature proposals for OpenRadar.

General

  • (by design) Callsign greater than 7 characters, cannot even have ICAO_TWR as callsign. Would like at least 10
(comment ww: The flightgear MP protocol supports only 7 chars (max. 7 chars plus trailing zero equals 8 bytes, see Multiplayer protocol)
Well this should be fixed. What if multiple controllers controll with similar callsigns? (E.g. LSZH_APP_EAST,LSZH_APP_WEST)
  • Inter ATC communication. Some method of talk/text just between ATC controllers would be nice, to coordinate handovers
(ww: yes, but as much as I know they use mumble right now... I am looking for a smart way to do this)
  • Make it not working at FG's default airport (to guard against heart attacks on trying-to-be-KSFO-police people).
ww: We are living in a free world of free software. Its like forbidding aircrafts at an airport. I have seen pilots missing all decency and mad ATC guys. We cannot lock them out without creating a closed environment... No, that is not the way it should be done... If someone wants to disturb he still can use aircrafts or the different ATC-models out there...
  • (done: SHIFT+F12) The ability to reload the airport without having to restart the whole application. This is while I am developing Routes, it's a pain to constantly have to restart the entire thing.
(ww: yes, pretty useful, I think about it. Reloading the routes would be enough I think...)
  • Wider radar range for CTR controllers (FGCom radio & visibility range)
ww:I need to validate, but to my current knowledge, FGCOM is restricted on server side and the contact visibility by the MP server. I thought already about a special mode for CTR, that registers OR as MP server (proxy). Then it would get all contacts worldwide.
  • Squawk / Transponder codes
ww: Are not part of the MP protocol => are not transfered to OpenRadar.
  • Private message feature
ww: Is not part of the MP protocol.
  • Intercom FGCom frequency call GND to GND to call other ATC's
ww: Some ATCs are using mumble right now, for this purpose. I keep it in mind.
  • Controlling multiple airports (CTR controller)
ww: To be able switch some features from airport to airport (METAR, runways, FGCOM, StdRoutes) I need to rework some parts of the application (relocation of OR multiplayer client to new airport, loading of different METAR, runways, routes etc). It would work like an hopping from airport to airport. Something for future releases, I think.
ww: interesting. How many airports have this setting? I think about a special checkbox in runway settingsdialog.
  • ATIS recording feature
mc: Yes, e.g. airports in "rural areas", especially when there are temples, military conflicts (prohibited, danger and restricted areas).
ww: Recording and then replay over the ATIS frequency? This might be possible, but FGCOM is a separate application, linked to OR via a simple network protocol. Difficult... Especially as we support many different operating systems and setups.
mc: Yes. compare with VRC (VatSim Virtual Radar Client), which has a recording option and EuroScope which does generate if from recorded fragments. - Text to speech (Espeak/Festival) integration would be the "tripple-A" feature!1!! ;)

Aircraft/Pilot Flag

  • See assigned flightlevel (according to flightplan)
  • Squawk/Transponder Code
  • "True" altitude according to local air pressure below transition level and flightlevel according to standard pressure (QNH 1013/2992) above transition level
  • Red colored flags for emergency codes such as 7500 (hijack), 7600 (radio failure) and 7700 (general emergency MAYDAY, PAN PAN)
  • Voice, Text ability of Pilot (FGCom)

METAR

  • Winds below 100 degrees with preceeding 0/00, so that wind directions are read in 3 numbers. (E.g. wind 9@3 is read as "wind zero-zero-niner at tree")
  • METAR of nearby airports
  • Full METAR code

Radar Map

  • show more ground detail (data source?)
  • separation rings (1000ft in vertical and 500ft in horizontal distance)
  • alerts for collision and speed violations
  • an alarm for when new aircraft enter the area so that when you are busy doing something else while waiting for someone to come into your area you will be notified
  • Show Restricted, Prohibited and Danger Areas
  • Accurate and up-to-date navigation data. (Some SID/STAR are not being displayed, because the navigation data is incomplete and inaccurate. - See this thread and/or this proposal.)

Route Editing

  • (done: syntax <addPoint code="AGOLO" point="50.200000,9.676111"/> ) Ability to specific locally specific points. Rather than hacking the Apt.dat.tgz file, adding to say nav.xml within folder. Additionally these points should be in the form of existing points notification and searched first before globals
  • Speed limitation point tag for Elements, similar to the arrows. Requires text for speed. (ww: the attribute text="" is not enough?)
  • (done: example: begin="KOAK-RW29") The ability to reference runway start and end as nav points

Radar Contact handling

FGCom Integration

  • (Done) Remove CTRL as PTT button, clashes with CTRL-Left click for "neglect", suggest Right Shift (ww: but the right hand is occupied with the mouse. maybe we move the neglected key to the right SHIFT. SH: If using FGcom, most of the time there would be no need to use anything but single key presses, so therefore any button would be fine. Remember LShift is the primary key for PTT2. Fn keys?)
ww: removed CTRL+CLICK, there is a textbutton above the flightstrips now, to toggle neglect
  • Add "set PTT button" feature

Missing/not working frequencies

  • 118.10 seems not to work at LSZH TWR. - Maybe there is a collision with the frequency of another airport?
  • LSZH_DEL missing Delivery frequency 121.920
  • LSZH_GND missing APRON frequencies 121.850
  • LSZH_APP missing Approach frequencies 118.0, 120.750, 119.7
  • LSZH_DEP missing Departure frequency 125.950

ATC Coordination

  • coordinate multiple instances of OpenRadar using a protocol a la VatSim (ww: this will work only for OpenRadar instances, not to ATC-ML, ATC-TOWER etc...)
  • see what frequencies othe ATC's are using
  • Hand-off feature
  • See to which frequency the Pilot is connected to (com1 & com2)
ww: the frequency transmitted by FG via MP is not correct, is already implemented in background)
  • "owning" and aircraft according to the flight strip
  • See on the map what regions are "controlled" by who (dark grey if an area is controlled, so the ATC knows to whom he can do the handoff)
  • Assigning squawk code to the flightstrip
ww:Squawk codes are not transmitted via MP protocol.
  • See & edit the flightplan
ww: Suggest central registration for this.