FGRadar: Difference between revisions

Jump to navigation Jump to search
70 bytes added ,  19 October 2012
Line 115: Line 115:
* re-add and port submodule support for scripting, so that multiple files can be loaded into the same namespace {{pending}}
* re-add and port submodule support for scripting, so that multiple files can be loaded into the same namespace {{pending}}
* add a '''SG_OSGApplication''' inherited from SGApplication which provides an osgviewer-based window (see [https://gitorious.org/fg/flightgear/blobs/next/utils/fgviewer/fgviewer.cxx $FG_SRC/utils/fgviewer/fgviewer.cxx]) to support Canvas {{Progressbar|20}}
* add a '''SG_OSGApplication''' inherited from SGApplication which provides an osgviewer-based window (see [https://gitorious.org/fg/flightgear/blobs/next/utils/fgviewer/fgviewer.cxx $FG_SRC/utils/fgviewer/fgviewer.cxx]) to support Canvas {{Progressbar|20}}
* add a new SGSubsystem that connects to fgms and gets a list of aircraft, i.e. via http://mpserver01.flightgear.org:5001/ and SimGear's io/netChat {{Progressbar|10}} (stub exists) {{pending}}
* add a new SGSubsystem that connects to fgms and gets a list of aircraft, i.e. via http://mpserver01.flightgear.org:5001/ and SimGear's [https://gitorious.org/fg/simgear/blobs/next/simgear/io/httpget.cxx HTTPRequest] {{Progressbar|10}} (stub exists) {{pending}}
* improved Nasal GTK wrapper (port from GTK 2.0 to 3.x) {{pending}}
* improved Nasal GTK wrapper (port from GTK 2.0 to 3.x) {{pending}}
* An XML configurable GUI using Gtk (glade) {{pending}}
* An XML configurable GUI using Gtk (glade) {{pending}}

Navigation menu