thebaldgeek · @thebaldgeek
461 followers · 312 posts · Server airwaves.social

Pretty big update.
I added the messages to the site search today.
You can search for just them via the airport feeder ICAO -i. Check the screenshot for an example.
Of course they will show up in organic searches as well.
I will start adding them to and mission codes etc soon as I can.
As usual, you can find out more on my thebaldgeek.github.io/

#iridium #acars #skyvector #github

Last updated 1 year ago

thebaldgeek · @thebaldgeek
258 followers · 20 posts · Server airwaves.social

I have been working on and off for a few weeks now filtering messages for any that contain flight plans () and then using to clean them up and convert them into URLs.
Getting better results and its getting amazing!
Classic example this week....
We got this FPN via our bot, then about 1/2 hour latter the aircraft took off and few the exact plan.
We are (for some flights) getting to the point of not just tracking/following, but KNOWING!

#lband #acars #fpn #javascript #skyvector

Last updated 2 years ago

thebaldgeek · @thebaldgeek
140 followers · 144 posts · Server ioc.exchange

I'm still tinkering with the 'auto-generation' of URL's from L-Band 'FPN' (Flight plan) ACARS messages.
I saw this one come in and found it interesting in how I have not seen this sort of flight before.
Data via from our UK satellite dish.

#skyvector #ADSC #3e854f

Last updated 2 years ago

thebaldgeek · @thebaldgeek
23 followers · 58 posts · Server ioc.exchange

So it turns out that the command 'new set' will de-duplicate an array. So I simply had to pass in the flight plan waypoint list into that and get out the other end a very clean URL.
Attached is a very long civil flight plan as an example.

#javascript #ACARS #skyvector

Last updated 2 years ago

thebaldgeek · @thebaldgeek
21 followers · 50 posts · Server ioc.exchange

Huh. So turns out that the command 'new set' will de-duplicate an array.
So I simply fed my waypoint list from the message to it and ta-dah. We now have nice clean waypoint maps URLs.
To build a URL like this flight by hand would have taken 15-20 minutes, now its just a click.
To top it off, I have used node to add the flight plan messages to a bot channel and so they just show up for the user.
Just fantastic to see come together!

#javascript #skyvector #ACARS #nodered #telegram #FlightTracking

Last updated 2 years ago

thebaldgeek · @thebaldgeek
14 followers · 33 posts · Server ioc.exchange

Finally figured out how to turn waypoint messages into URLs yesterday evening.
So we can now take the ACARS in the screenshot here to the map in the screenshot via a simple link on the site.
It should help tracking all sorts of flights a lot quicker and a lot more accurate as its hard to visualize or memorize the 1000's of waypoint names used globally.
I will be rolling it out to the site as soon as I fix a bit of (I still cant program after 7 years!).

#ACARS #skyvector #javascript

Last updated 2 years ago