Real Live AI traffic: Difference between revisions

Jump to navigation Jump to search
+- lead section: Removing the first heading, adding article title in bold, and Flightgear → FlightGear
No edit summary
(+- lead section: Removing the first heading, adding article title in bold, and Flightgear → FlightGear)
Line 1: Line 1:
The idea is to inject '''real live AI traffic''' by capturing data from Flightradar24 to control FlightGear AI aircraft.


 
This is done with a nasal timer cycle which sends a request by named pipe to a perl http loader program which returns the data from Flightradar24 to FlightGear.
 
== Outline ==
The idea is to capture data from Flightradar24 to control Flightgear AI aircraft.
This is done with a nasal timer cycle which sends a request by named pipe to a perl http loader program which returns the data from Flightradar24 to Flightgear.
fg then builds a property tree of active aircraft from which we can select those to incarnate as models.
fg then builds a property tree of active aircraft from which we can select those to incarnate as models.


Navigation menu