FGRadar

From FlightGear wiki
Revision as of 17:43, 16 October 2012 by Icecode (talk | contribs) (Some work in progress changes. Removed Modules since they are changed in the current version. Some planned features changes.)
Jump to navigation Jump to search
FGRadar
FGRadar icon.png
Developed by Fernando García (Icecode GL)
Written in C++
OS Cross platform
Development status Active (as of 10/2012)
License GNU General Public License v3
Website

FGRadar is a free, open-source and stand-alone air traffic control (ATC) client for FlightGear. It uses GTKmm (GTK+ port for C++) and Cairo to perform drawing operations.

If someone wants to join the project, give ideas, requests or opinions, feel free to do so. The repository is here: https://gitorious.org/fgradar

Planned Features

  • multiplayer support by sending/recieving packages from the MP servers
  • reading shapefiles in order to create terrain maps (OpenRadar style)
  • FGCom protocol support

Work in Progress

  • cmake support Done Done
  • main loop cleanup to prepare scripting support Done Done
  • scripting support 30}% completed
  • An XML configurable GUI using Gtk (glade) Pending Pending
  • improved cross-platform support, so that FGRadar also works on Windows Pending Pending
  • improved Nasal GTK wrapper Pending Pending

Related content