Howto talk:Start core development

From FlightGear wiki
Revision as of 16:52, 6 May 2012 by BotFlightGear (talk | contribs) (moved [[Talk:Howto: Start core development]] to [[Talk:Howto:Start core development]]: Robot: Moved page)
Jump to navigation Jump to search

Open questions

  • merge requests (post follow-up to mailing list and file review via issue tracker)

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