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.

My ASN weather radar gauge for FSX (&P3D?)

Featured Replies

  • 2 weeks later...
  • Replies 138
  • Views 69.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Michael, I'll do that in tomorrow's update - it's possible and very easy.  I should've done it from the beginning, but I was just cutting and pasting SDK code trying to learn it as I went, and I guess

  • Here's me trying to fight my way out of Libreville this morning.  I've put the gauge into the PMDG 737 NGX as a popup. For me, this adds a whole new dimension to flying FS.  I mean, I don't even know

  • Hi all,   I'd like to thank Bryn for making this gauge. We have had a similar one running internally for testing reasons since December. For us this showcases how easy it is for aircraft ND devs to

Hi guys, I have two very naive questions:

1) how does this gauge differ from the one that comes with ASN itself (that can be installed from ASN)? 

2) can you give me steps to embed this into a VC (I am using FSX acceleration with Carenado aircrafts)?

 

many thanks!

kermit

 

  • bryn's gauge is typical of a real world weather (precipitation) radar with tilt / gain / range / turbulence functions shown in arc mode (ahead only not all round) view ... !

 

the asn xgauge is a 360o map of many weather data options which includes precipitation but of height / intensity which needs to be interpreted for the aircraft's altitude / fpa.

 

both gauges are reading the same asn data direct.

 

  • you should be able to embed the gauge in the vc but not as an overlay / underlay & with the loss of an existing gauge. do you want that ??

for now, cheers

john martin

  • Commercial Member

Hi,

 

Bryn's (and T7 and iFly's etc) radars simulate on board ND wxr radars, while ASN's map/gauge image simulates ground based (NexRad) wxr radar that is supposedly sent through satelite link to the aircraft. I suggest you read about them.

 

Both are found in real life aircrafts (the nex rad one more commonly in GA aircrafts).

Kostas Terzides

 

devteam_bannerA.png

  • 2 months later...

i didnt found the link to download in Bryns page!

 

Thanks and congratulations Bryn

i didnt found the link to download in Bryns page!

 

Thanks and congratulations Bryn

 

Same, I can't find the download link either. Is it still available?

  • Author

Yep, gum.co/bryn.  Click Donate (you need not donate though).

Streaming at twitch.tv/brynmwr

Devgrp, There is nothing you have to do in ASN.

 

I have it working fine in the 737.  But cannot get it to work in the 747.  Was hoping someone could help me, I can send screen shots.    Also would like to put it in the MD11

 

This radar works just like it does in the B777.

You do need to be in weather that will return precipitation though.

 

 

Jfriz

“The Wright Brothers created the single greatest cultural force since the invention of writing. The airplane became the first World Wide Web, bringing people, languages, ideas, and values together.” – Bill GatesBoeing777_Banner_Pilot.jpg

More,

I now have the MD11 working, the,,PMDG B737,,  the Cessna, and the Q400,   For some reason, can't get the gauge to show in the PMDG 747.  

This is a good add-on, sure adds to the realism, with Winter coming on, there will be lots of storms out there. 

A couple of shots of my 747 panel.cfg folder     http://gyazo.com/cb4d5d17426c17c335a6e6c85b327d56  and  http://gyazo.com/12b186917a17149250d41e299d18de8f

 

Jfriz

“The Wright Brothers created the single greatest cultural force since the invention of writing. The airplane became the first World Wide Web, bringing people, languages, ideas, and values together.” – Bill GatesBoeing777_Banner_Pilot.jpg

  • 2 weeks later...

Bryn the only word to say is ......THANK YOU..... greath job , you are helping the sim world to step ahead now everyone could have a weather radar witch represent what the real counterpart does and not only the clouds as many pretentious expensive payware addon do.

I know that all this is due to active sky next, but the cmmitment and passion of person like you shoul be awarded

 

clap clap clap.....

Mario Malizia

sig_supersonic.jpg

and

Boeing777_Banner_Pilot.jpg

  • 4 weeks later...

Hi Bryn, The gauge looks awesome, and I'd love to donate before I download....any chance you can add a paypal link? I'm adverse to putting my visa info into a web form....

Cheers,

Jonathan

I installed the radar but did not work. Below is the text that appears .

 

"WXT: ASN not installed."

 

I use Rex4 and FS Global Real Weather.

 

Thanks!

 

 



I use Rex4 and FS Global Real Weather.

 

Theres your problem. This gauge calls the Active Sky Next API to get the realtime position and intensity of rain in the simulator, if you don't have ASN the gauge can't call the functions so it wont work.

voz777_zpsa91dce79.jpg

 

"If you can't solve and equation with calculus, you're not using enough calculus" - A wise friend

Thanks!

Bryn, what a brilliant idea!

 

 

Thanks a lot for your hard work. I just finished my first flight with ASN and radar gauge, first time ever with a real precipitation view in one of my simulators!

 

 

 

I'm trying also to declare the gauge in the Pmdg JS41 virtual cockpit (as there is an empty location dedicated for the weather radar), but in this configuration, the dll crash.

 

 

 

I know you are not using VC, but is there some DLL initialisation that make the use in VC incompatible?

 

I integrate the same way the RealityXP WX500 and it's working well in the JS41:

 

Working RXPWX500 setup in JS41:

 

 

[VCockpit02]
size_mm=1024,1024
pixel_size=1024,1024
texture=$GaugeTwo
background_color=0,0,0

gauge00=j41!pmdg_j41_rmu_1, 0, 0, 393, 500
gauge01=j41!pmdg_j41_rmu_2, 393, 0, 393, 500
gauge02=PMDG_BAe_JS4100_3!GNSXLS, 1, 508, 512, 408
gauge03=j41!pmdg_j41_alt_pic, 896,0,128,508
gauge04=rxpWX500!RDR, 532, 528, 472, 331

 

 

Non working setup with your gauge:

 

[VCockpit02]
size_mm=1024,1024
pixel_size=1024,1024
texture=$GaugeTwo
background_color=0,0,0

gauge00=j41!pmdg_j41_rmu_1, 0, 0, 393, 500
gauge01=j41!pmdg_j41_rmu_2, 393, 0, 393, 500
gauge02=PMDG_BAe_JS4100_3!GNSXLS, 1, 508, 512, 408
gauge03=j41!pmdg_j41_alt_pic, 896,0,128,508
gauge04=BrynsRadar!radar, 532, 528, 472, 331

 

Any idea?

 

Thanks

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

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.