- Messages
- 996
- Country
It has been well over 15 years since I was involved with ProjectAI and the beta for Ultimate Traffic and Ultimate Traffic X and with the demise of ProjectAI.
I've been searching for days on how to compile and format AI flightplan's from the FSX SDK. I've looked at AIFP and it's way more complicated than what I need and TrafficTools before that...
Years ago I had made up a flight plan for each aircraft in the pattern of:
Monday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Tuesday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Wednesday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Thursday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Friday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Sat - YBAF 8am-9am fly to YAMB, YAMB 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Sunday - YAMB 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm fly to YBAF
Repeat every week.
Now I've looked at the fs10.AircraftTypes.csv and generated:
# typeKey,Title,Cruise,minAlt,maxAlt,minRange,maxRange,minRwyLen,runwayTypes,radius,parkingTypes,IFR%,AutoRoute?,TouchAndGo
PA38-0,Piper PA-38-112 Tomahawk VH-FTI 1990 AirTC 16K,110,10,130,5,539,550,HARD|SOFT|SNOW,11,RAMP,5,yes,yes
I'm forgetting how to format the schedule though and the annoying thing is that AIFP makes you choose a second airport pair rather than letting you do straight circuits at the same airfield... Which, from memory is why I had to hand code the flight plan.
Now I can't recall if I had to put the entire sequence for the week into one major flightplan or separate them by day, I think it had to be all in one.
Anyone with long term memory able to help or have any info on AIG's new GA tool which seems like it would be powerful but I can't find any documentation on it regarding inputting GA schedules for home airports etc.
I've been searching for days on how to compile and format AI flightplan's from the FSX SDK. I've looked at AIFP and it's way more complicated than what I need and TrafficTools before that...
Years ago I had made up a flight plan for each aircraft in the pattern of:
Monday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Tuesday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Wednesday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Thursday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Friday - YBAF 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Sat - YBAF 8am-9am fly to YAMB, YAMB 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm circuits (TNG)
Sunday - YAMB 8am-9am circuits (TNG), 10am-11am circuits (TNG), 12pm-1pm circuits (TNG), 2pm-3pm circuits (TNG), 4pm-5pm fly to YBAF
Repeat every week.
Now I've looked at the fs10.AircraftTypes.csv and generated:
# typeKey,Title,Cruise,minAlt,maxAlt,minRange,maxRange,minRwyLen,runwayTypes,radius,parkingTypes,IFR%,AutoRoute?,TouchAndGo
PA38-0,Piper PA-38-112 Tomahawk VH-FTI 1990 AirTC 16K,110,10,130,5,539,550,HARD|SOFT|SNOW,11,RAMP,5,yes,yes
I'm forgetting how to format the schedule though and the annoying thing is that AIFP makes you choose a second airport pair rather than letting you do straight circuits at the same airfield... Which, from memory is why I had to hand code the flight plan.
Now I can't recall if I had to put the entire sequence for the week into one major flightplan or separate them by day, I think it had to be all in one.
Anyone with long term memory able to help or have any info on AIG's new GA tool which seems like it would be powerful but I can't find any documentation on it regarding inputting GA schedules for home airports etc.