Jump to content
Sign in to follow this  
ahunterG95

FirefighterX display in Little Navmap

Recommended Posts

Hi @albar965 @Lorby_SI,

I am wondering if it would be possible to configure Little Navmap and/or FirefighterX in such a way that fire information from Firefighter X (say, location/s and fire-ground perimeter/size and any other relevant info) can be displayed on the Navmap?

It would be a nice option over running an additional program i.e. Google Earth (a feature of FirefighterX) alongside the sim, Navmap and FirefighterX.

My educated guess was that any AI spawned by FirefighterX would be depicted, and they are. Both Helis and Fixed Wing are depicted on the Little Navmap display with an "FFXAI-" tag, the aircraft type and flight info.

It seems like all that's left is the fire depiction. 

Do either of you incredible innovators think it might be possible, as a joint effort or from one end or another, to represent the fire information also?

Since you both share the Avsim forums I thought I'd ask you together... I hope that's ok. Whether it's more of a Firefighter X subject or Little Nav Map subject, I'm not sure, so I flipped a coin and posted the topic here!

Best regards,

Andrew H-G

Share this post


Link to post
Share on other sites

Hi Andrew,

what does the tab "AI / Multiplayer" in window "Simulator Aircraft" show?

You can copy and paste the formatted text directly in the forum here. No need for a screenshot. Click into text field and Ctrl+A and Ctrl+C. That puts the contents into the clipboard.

Alex

 

 

Share this post


Link to post
Share on other sites

Hi Alex,

 

Thanks for taking the time!

 

With Little Navmap running, Firefighter X running, my user aircraft parked and a dispatched S-70 Firehawk (via Firefighter X), this is what the "AI / Multiplayer" in window "Simulator Aircraft" reads:

 

"No AI or multiplayer aircraft selected.
Found 32 AI or multiplayer aircraft."

 

On selecting the S70 Firehawk AI displayed on the map, this is then what it reads:

 

  27072 - helicopter, Blackhawk  Map

  

AI / Multiplayer Helicopter - 1 of 31 Vehicles

Title:

S70-Firehawk

Flight Number:

0

Model:

Blackhawk

Registration:

27072

Type:

helicopter

Heading:

91°M

Altitude

Indicated:

4,998 ft

Actual:

4,998 ft

Speed

Indicated:

75 kts

Ground:

84 kts

True Airspeed:

83 kts

Mach:

-

Vertical:

128 fpm

Position

Coordinates:

37.0471° S 147.4017° E

Share this post


Link to post
Share on other sites

Hi,

there are two ways to do this:

  1. Use SimConnect (RequestDataOnSimobjectType) to query all simobjects, check for the word "FFXFire" in their title string, followed by "Small, Medium, Large, Huge" to denote the size of that fire elemental. Then use their lat/lon to display them with an icon corresponding to their size. Be mindful that there is a second set of fire elementals that have the word "Light" attached at the end of the title string.
  2. Parse the KMZ file that FFX creates when the GoogleEarth mode is active.

The fires in FFX evolve, so it is necessary to do this in a recurring process (every 10 seconds?) and watch out for fire objects no longer being there. Furthermore, a fire can be constructed from hundreds of elementals of the four different sizes, so a map can become cluttered eventually.

Best regards

Edited by Lorby_SI
  • Like 1

LORBY-SI

Share this post


Link to post
Share on other sites

Hi Oliver,

thank you for the information. This helps a lot.

I added your comment to this issue and assigned it to the next big 2.4 release: https://github.com/albar965/littlenavmap/issues/108
But not promise if I can keep it there.

The code I use for parsing KML is not very reliable. What you propose as number 1 seems to be the best solution.

Alex

 

  • Like 1
  • Upvote 1

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...