Board index FlightGear Multiplayer events

FlightGear Cross The Pond Event.

Virtual fly-ins, fun flies, competitions, and other group events. Find out details of upcoming events, register for competitions, or organize your own tour of a favorite location.

FlightGear Cross The Pond Event.

Postby Lucas243 » Wed Oct 23, 2019 1:20 pm

Hello everybody!

Now on saturday (October 26), I will host the Cross The Pond (FlightGear Edition) We will depart from from KJFK and land on a full ATC contolled southern United Kingdom airspace. London Heathrow (EGLL). Bring your wings to this exciting event, we are expecting to have EGLL_TWR & APP online as well as the southern sector of LON_CTR. Hope you will attend this amazing event, here is a spoiler below. ATC will be active during whole day from 08:00 UTC to 20:00 UTC or even longer.

Image
Lucas243
 
Posts: 14
Joined: Sat Nov 04, 2017 2:28 pm
Location: Västerås Sweden
Version: 2018.3.2
OS: Mac OS X

Re: FlightGear Cross The Pond Event.

Postby V12 » Wed Oct 23, 2019 7:29 pm

Very nice idea, I hope to meet more Concorde pilots.
I'm flying this route routinely via historic track SN, from EGLL to KJFK using track SM.
KJFK -> EGLL :
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" creator="SkyVector" version="1.1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
  <rte>
    <name>KJFK-EGLL</name>
    <rtept lat="40.639925" lon="-73.778694">
      <name>KJFK</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="40.329433" lon="-73.247272">
      <name>SHIPP</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="39.409758" lon="-71.710486">
      <name>LINND</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="39.866667" lon="-68.250000">
      <name>SV001</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="40.416667" lon="-67.000000">
      <name>SV002</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="43.116667" lon="-60.000000">
      <name>SV003</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="45.166667" lon="-52.500000">
      <name>SV004</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="45.900000" lon="-50.000000">
      <name>SV005</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="48.166667" lon="-40.000000">
      <name>SV006</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="49.433333" lon="-30.000000">
      <name>SV007</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="49.816667" lon="-20.000000">
      <name>SV008</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="49.683333" lon="-15.000000">
      <name>SV009</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="50.366667" lon="-8.000000">
      <name>LULOX</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="51.521389" lon="-4.278611">
      <name>ASRAX</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="51.642778" lon="-3.800278">
      <name>ABDUK</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="51.610000" lon="-3.283611">
      <name>NUMPO</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="51.477500" lon="-0.461389">
      <name>EGLL</name>
      <overfly>false</overfly>
    </rtept>

  </rte>
</gpx>

EGLL -> KJFK :
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" creator="SkyVector" version="1.1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
  <rte>
    <name>EDDF-KJFK</name>
    <rtept lat="50.033306" lon="8.570456">
      <name>EDDF</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="51.130833" lon="2.000000">
      <name>KONAN</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="50.000000" lon="-1.053889">
      <name>KOTEM</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="49.500000" lon="-8.000000">
      <name>RATKA</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="50.683333" lon="-15.000000">
      <name>SV001</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="50.833333" lon="-20.000000">
      <name>SV002</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="50.500000" lon="-30.000000">
      <name>N5030</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="49.266667" lon="-40.000000">
      <name>SV003</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="47.050000" lon="-50.000000">
      <name>SV004</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="46.166667" lon="-53.000000">
      <name>SV005</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="44.233333" lon="-60.000000">
      <name>SV006</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="42.766667" lon="-65.000000">
      <name>SV007</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="42.000000" lon="-67.000000">
      <name>4267N</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="39.352969" lon="-70.499447">
      <name>KENDA</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="39.409758" lon="-71.710486">
      <name>LINND</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="39.823356" lon="-72.830528">
      <name>OWENZ</name>
      <overfly>false</overfly>
    </rtept>
    <rtept lat="40.639925" lon="-73.778694">
      <name>KJFK</name>
      <overfly>false</overfly>
    </rtept>

  </rte>
</gpx>
Fly high, fly fast - fly Concorde !
V12
 
Posts: 2757
Joined: Thu Jan 12, 2017 5:27 pm
Location: LZIB
Callsign: BAWV12

Re: FlightGear Cross The Pond Event.

Postby V12 » Sat Oct 26, 2019 8:08 pm

I had big trouble with FGFS, few seconds after connection to MP simulator 3 times crashed. But fourth attempt was OK. My flightlog :
https://fgtracker.ml/modules/fgtracker/ ... ID=7189949
Effective flight time 3:20 hours, too far for best 2 hours and 53 minutes :(
Thank You for ATC service.
Fly high, fly fast - fly Concorde !
V12
 
Posts: 2757
Joined: Thu Jan 12, 2017 5:27 pm
Location: LZIB
Callsign: BAWV12


Return to Multiplayer events

Who is online

Users browsing this forum: No registered users and 3 guests