FSUIPC: Difference between revisions

Jump to navigation Jump to search
10 bytes added ,  3 April 2016
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
People familiar with Microsoft-based flight simulators, and addons, will typically expect a middleware like FSUIPC to be also required for working with FlightGear (FSUIPC is a mechanism to access simulator internals in FSX/MS FS).
People familiar with Microsoft-based flight simulators, and addons, will typically expect a middleware like FSUIPC to be also required for working with FlightGear (FSUIPC is a mechanism to access simulator internals in FSX/MS FS).


However, FlightGear is open source and does not need such a middleware. In fact, most of FlightGear's internals are made accessible in the form of the so called [[Property tree]].
 
However, FlightGear is open source and normally does not need such a middleware. In fact, most of FlightGear's internals are made accessible in the form of the so called [[Property tree]].
Furthermore, the [[Property Tree]] can be exposed/accessed via various interfacing mechanisms, such as for example:
Furthermore, the [[Property Tree]] can be exposed/accessed via various interfacing mechanisms, such as for example:


Navigation menu