Howto talk:Start core development: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
Line 17: Line 17:
* list of FG related websites
* list of FG related websites
* list of FG related people (i.e. developers)
* list of FG related people (i.e. developers)
* gdb, valgrind, gprof, gcov

Revision as of 01:27, 7 January 2012

Open questions

Planned improvements

  • navigating the source trees (FG + SG)
  • FG entry point (bootstrap.cxx)
  • the FG main loop
  • FG subsystems
  • adding new fgcommands
  • adding new network protocols
  • adding new telnet/props commands
  • adding new startup options (options.cxx)
  • adding new subsystems
  • networking
  • scripting
  • GUI code
  • instruments
  • list of FG related projects (URLs, type of software)
  • list of FG related websites
  • list of FG related people (i.e. developers)
  • gdb, valgrind, gprof, gcov