Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AI Boat Traffic Radar?

Featured Replies

Is there any FSX AI traffic radar that will show the only the boat traffic? I'd like to have one that would track the AI ships. Thanks, regards, Bob.

Since you are asking in the aircraft and panel forum, I'm guessing you are looking for a guage that does this - afraid I can't help you there, but I am working on a sample Windows Azure cloud site that will host some Silverlight SimConnect applications using my new Managed SimConnect SDK, and one of those is designed to show ALL AI objects and the user on a Bing map. Should hopefully have an alpha version of that online later this week (keep an eye on my blog :->).Timhttp://beatlesblog.spaces.live.com

  • Author
Since you are asking in the aircraft and panel forum, I'm guessing you are looking for a guage that does this - afraid I can't help you there, but I am working on a sample Windows Azure cloud site that will host some Silverlight SimConnect applications using my new Managed SimConnect SDK, and one of those is designed to show ALL AI objects and the user on a Bing map. Should hopefully have an alpha version of that online later this week (keep an eye on my blog :->).Timhttp://beatlesblog.spaces.live.com
Hi Tim. Thanks. I looked at your blog but it's over my head technically. Will your application work with FSX and will it require NetFramework 2.0 or 3.5? Best regards, Bob.

Hi Bob,The app is Silverlight based, so it runs in your browser, but does require installing the Microsoft Silverlight runtime (the silverlight equiv of the Adobe Flash runtime). There are also a couple of other restrictions/requirements imposed by Silverlight (you have to edit the FSX SimConnect.XML file to open a port in the range 4502-4534, and you have to be running a Silverlight Policy Server - which I'll be providing a link to download from my site) - but once you've got it setup once, it should work for any Silverlight based client app (granted I'm probably the only one creating them yet, since I just released the new SDK that allows writting them about 2 weeks ago, but hopefully others will find them useful :-> ). Those unintelligible blog posts are the beginnings of documentation for the new SDK :-> Tim

  • Author
Hi Bob,The app is Silverlight based, so it runs in your browser, but does require installing the Microsoft Silverlight runtime (the silverlight equiv of the Adobe Flash runtime). There are also a couple of other restrictions/requirements imposed by Silverlight (you have to edit the FSX SimConnect.XML file to open a port in the range 4502-4534, and you have to be running a Silverlight Policy Server - which I'll be providing a link to download from my site) - but once you've got it setup once, it should work for any Silverlight based client app (granted I'm probably the only one creating them yet, since I just released the new SDK that allows writting them about 2 weeks ago, but hopefully others will find them useful :-> ). Those unintelligible blog posts are the beginnings of documentation for the new SDK :-> Tim
Hi Tim. Thanks. I did not mean anything disrespectful about your blog. It is just way over my old head. I'll keep looking at your site. Best regards, Bob.
  • Moderator

Bob, you can also un-CAB the fs9gps, make a copy of the entire folder, then begin editing the g500.xml to set it up for AI traffic display. One of the options is to show only "on ground AI traffic," IIRC... :(

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author
Bob, you can also un-CAB the fs9gps, make a copy of the entire folder, then begin editing the g500.xml to set it up for AI traffic display. One of the options is to show only "on ground AI traffic," IIRC... :(
Hi Bill. Thanks. That sounds like a real winner. I'm off to try it now. Best regards, Bob.
  • Author
Bob, you can also un-CAB the fs9gps, make a copy of the entire folder, then begin editing the g500.xml to set it up for AI traffic display. One of the options is to show only "on ground AI traffic," IIRC... :(
Hi Bill. I tried that but I am no XML expert. I did not see any reference to the option for "on ground AI traffic". I opened it in Notepad and searched for AI, ground, traffic and AI with no luck. I guess it's beyond my level of comprehension. Thanks and best regards, Bob.
  • Moderator

Okay. Here's a better example then. Un-CAB the Radar.CAB file to a folder and then look in the radarscreen.xml file for these entries:

	6 (>L:VehicleObjectDetail)-------------------------------------------------------------- details omitted-------------------------------------				<CustomDrawParam id="ObjectDetailLayerVehicles" Name="ObjectDetailLayerVehicles">					<Value>(L:VehicleObjectDetail)</Value>				</CustomDrawParam>

Take note that the initial value for the L:VehicleObjectDetail variable is set to 6. According to the SDKs details, here is the list of flags available:

ObjectDetailLayerVehicles Int -1 = Default0 = Draw nothing0x1 = Track line0x2 = Ground vehicles0x4 = Airborne vehicles0x8 = Racing vehicles
An initial value of 6 equals a setting of "Ground vehicles" + "Airborne vehicles."To set the "radar" to display only "Ground vehicles," simply set the inital value equal to 2...

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

Hi Bill. Thanks. I did change the 6 to a 2 and recabbed it under a different name. I'll try it. Best regards, Bob.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.