Jump to content
Sign in to follow this  
Bryn

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

Recommended Posts

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 take advantage of our API (that is available to all users of ASN once downloaded). By talking with several of them (including Pete Dowson), we decided that the best would be for ASN to directly export raw data, avoiding sharing GDI transparent images as this would be a significant frames killer. 

 

So, even though I really like Bryn's gauge (as a stand alone solution), I'd suggest any further developments (embedding to a 3d VC ND for example) to be made either directly using ASN API, or fsuipc API (using a late version of fsuipc taking advantage of ASN). This would be the best performance/memory wise. An intermediate layer will only make things more difficult/sloppy. 

 

Thanks,

  • Upvote 1

Kostas Terzides

 

devteam_bannerA.png

Share this post


Link to post
Share on other sites

That works for me, because I can't even work out how to get the GDI bitmap semi-transparent :-)

 

Still, there are some NDs that will never get updated to take advantage of the API. For example Level-D's 767 or PMDG's MD11. It would be nice to find a way to efficiently overlay a radar on those NDs. Maybe in time.

 

In the meantime, I'm going to focus on turbulence depiction and tidying it all up.

 

Bryn.


Streaming at twitch.tv/brynmwr

Share this post


Link to post
Share on other sites
Guest

In the PMDG planes, install the little popup gauge that is included in the pack. That should appear in the top left of the screen at all times, and clicking on that should open and close the radar panel.

 

I hope. :-)

I have tried but it doesn't show up in VC.

Share this post


Link to post
Share on other sites

Hmmm, I'm not sure.  devgrp in Post #18 has the popup gauge in the VC mode - maybe they can help? (I don't use VCs).


Streaming at twitch.tv/brynmwr

Share this post


Link to post
Share on other sites

couldn't read the whole topic but it would be awesome if it is possible to embed this gauge to the ngx nd. great job anyway


Cenk Demir

 

Besiktas JK 1903

Share this post


Link to post
Share on other sites
Guest

2014_5_19_2_35_25_323.jpg

 

I'm using FSX acceleration

How do you get this to work in VC?

Share this post


Link to post
Share on other sites

Downloaded and tested this gauge this morning, excellent job! Really adds immersion until the devs can integrate a WX radar into their nav displays.

Share this post


Link to post
Share on other sites

How do you get this to work in VC?

 


[Window Titles]
window00=Main Panel
window01=CDU (Left)
window02=CDU (Right)
window03=CDU (Center)
window04=EFIS and MCP (Left)
window05=EFIS and MCP (Right)
window06=Radios
window07=Zoomed Left Outboard DU
window08=Zoomed Left Inboard DU
window09=Zoomed Upper DU
window10=Zoomed Lower DU
window11=Zoomed Right Inboard DU
window12=Zoomed Right Outboard DU
window13=ISFD
window14=Standby Attitude Indicator
window15=Standby Speed Indicator
window16=Standby Altimeter
window17=Minipanel
window18=Light Sensor
window19=Logic
Window20=Radar
Window21=Radar Open


....


//Radar
[Window20]
BACKGROUND_COLOR=1,1,1
window_size=0.13,0.17
position=2
visible=0
ident=3012
zorder=4
gauge00=BrynsRadar!radar, 0,0, 100, 100
type=special

//Radar Opener
[Window21]
position=0
window_size=0.025,0.03
visible=1
background_color=1,1,1
ident=3012
zorder=99
gauge00=RadarOpen!Radaropen,0,0,100,100
type=special 

This is my panel.cfg file

Share this post


Link to post
Share on other sites
Guest

[Window Titles]
window00=Main Panel
window01=CDU (Left)
window02=CDU (Right)
window03=CDU (Center)
window04=EFIS and MCP (Left)
window05=EFIS and MCP (Right)
window06=Radios
window07=Zoomed Left Outboard DU
window08=Zoomed Left Inboard DU
window09=Zoomed Upper DU
window10=Zoomed Lower DU
window11=Zoomed Right Inboard DU
window12=Zoomed Right Outboard DU
window13=ISFD
window14=Standby Attitude Indicator
window15=Standby Speed Indicator
window16=Standby Altimeter
window17=Minipanel
window18=Light Sensor
window19=Logic
Window20=Radar
Window21=Radar Open


....


//Radar
[Window20]
BACKGROUND_COLOR=1,1,1
window_size=0.13,0.17
position=2
visible=0
ident=3012
zorder=4
gauge00=BrynsRadar!radar, 0,0, 100, 100
type=special

//Radar Opener
[Window21]
position=0
window_size=0.025,0.03
visible=1
background_color=1,1,1
ident=3012
zorder=99
gauge00=RadarOpen!Radaropen,0,0,100,100
type=special 

This is my panel.cfg file

 

Thank you!

Share this post


Link to post
Share on other sites

I have tried but it doesn't show up in VC.

IF you run out of shift, go to views > instrument panel and select it

Share this post


Link to post
Share on other sites

does this also work when ASN is running on a networked machine? i tried it today and even relativley cloudy weather with max gain nothing showed up? yes i do realize it reads moisture not just clouds but...just wondering 

 

 

(guess africa isnt the right place to test this!)

Share this post


Link to post
Share on other sites

does this also work when ASN is running on a networked machine?

 

yes indeed it does !!


for now, cheers

john martin

Share this post


Link to post
Share on other sites

I had to open a port for the radar to work in networked mode. There are instructions in the ASN documentation.

 

Bryn.


Streaming at twitch.tv/brynmwr

Share this post


Link to post
Share on other sites
I've updated the weather radar today to include a WX-T mode. This shows areas of turbulence in purple (see the picture below - it's my own 2D panel for the PMDG 777)

 

I've also changed a bit of the underlying code, to try and stop a crash on exit. So if you stumble into crashes or problems with the display, or anything like that, please let me know (they were some fairly fundamental changes).

 

It's available (as always) at gum.co/bryn.

 

Bryn Battersby

 

KororStorms.jpg


Streaming at twitch.tv/brynmwr

Share this post


Link to post
Share on other sites

Hi Bryn,

 

this looks really, really great!! As long as it's not possible to integrate the WX in the PMDG's ND, I would like to know if it's possible to use your WX on a second computer, where I have my AS running?!

 

Thx a lot!


David :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...