Plan-zakalawe

From FlightGear wiki
Revision as of 15:19, 23 December 2012 by Zakalawe (talk | contribs)
Jump to navigation Jump to search

Task List

Short term

  • Improve airport-search performance for the release

Core properties and subsystems

  • Support state-machines and some stateful expression in XML, to assist in building complex autopilots.
  • Work with Thorsten to re-write re-init to be a normal sim-startup
  • Add a hidapi backend to event-input code
  • Write a loader to use existing joystick configs with event-input
  • Remove PLIB JS dependency

Data / deployment

  • Finish libSvn replacement code
  • Support a list of 'hangar' repositories and synchronising aircraft from them
  • Investigate making other optional base-package data be dynamically loaded

GUI / renderer

  • Adapt the 2D panel code to build Canvas nodes
  • Adapt the HUD code to build Canvas nodes - horrible task, but needs to be done

GPS / FMS / Route-planning

  • Make a 'GPS receiver' instrument which models the physical GPS instrument
  • Make an 'IRS' instrument which models an inertial reference platform
  • Make the current 'GPS' instrument use a selectable position source - sim position, GPS, or INS.

NAV Display

  • Port to use the Canvas internally