Jump to content

skyfox

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by skyfox

  1. I have no idea... I just asked them if I could parse the data in X-Plane format for them to distribute it and they said no I don't know if they are thinking of releasing it on their own soon or not...
  2. As YYZazboy suggested, make sure that you check who's online and go to an airport that has a controller online. You should get a message saying something like "Connected to voice room ..." in XSquawkbox as soon as you toggle the frequency in COM1. I usually use QuteScoop to see where there is ATC online before planning a flight. It's free and you can get it from: http://sourceforge.net/projects/qutescoop/ Also, check which ATC position is online and dial its frequency of the lowest from these: DEL - GND - TWR - APP - CTR - FSS It is not very common to have Delivery available since most controllers will handle the most they are authorized to. So if someone has a rating for Tower and there is no one online doing GND or DEL, Tower will handle them all so you should contact tower. Or APP, or CTR if they are online and the others not. cheers, joao
  3. I'm afraid we are out of luck. Navigraph are not too keen on having their data processed by others so no can do The source is not available to regular subscribers either. We'll have to wait for them to officially support X-Plane one day. The best shot one has would be to buy/download one of the existing native formats and try to reprocess them. However, doing so breaks the license agreement so I wouldn't recommend doing it either. In the cycle_info file that comes with a PSS cycle it says: ... This data may not be used, recompiled, interpreted or distributed for any purpose without the written consent of Navigraph. ... So we would need to look for another source of data, perhaps country by country in Europe, in order to get a more up-to-date database for X-Plane in these countries.
  4. I don't know if the extra information like elevation, navaid type (which determines the range), etc ... is available in any of the other formats but it is a matter or checking one by one But it is definitely available in the source from which they are processed (which is ARINC424-18) because I'm processing them for AirTrack. What happens is that each plane format requires only certain data so they ignore the other fields when generating the files. Anyway, I've asked them if they were interested in having the files formatted for X-Plane, will keep you posted when I have some news
  5. Hi, Just to add some lines to the conversation Navigraph produces high quality up-to-date FMS data for different flight sim add-ons and plane formats, but they are all for MS FS 2004 / X. They release an AIRAC cycle every 28 days much like in the real world where you can get them from Jeppesen or another company and they try to incorporate as many updates as possible. But in general you don't really need the latest of latest AIRACs all the time for simulation unless you are seriously flying online at VATSIM or IVAO and you want to have an up-to-date database every day of the month so that if a controller tells you to go direct to a waypoint you can follow it. A reasonably recent AIRAC is generally enough for me with an update once in a while, but this is a matter of personal choice. X-Plane comes with the excellent data compiled by Robin Peel and freely available at http://data.x-plane.com/ It is really good considering it covers the whole world, is totally free and is all maintained on a voluntary basis based on feedback given by users. So truth be told, Robin and his contributors deserve all the credit! The only drawback with it is when flying outside of the US, especially in Europe, where the X-Plane's data is not so up-to-date, simply because it is very difficult for someone by themselves to keep up with all the updates that happen in each and every country and that are published by each country's authorities. This is where Navigraph comes into being by providing this as a paid service. PSS_Native is one of the formats in which you can get Navigraph data for the set of PSS MS aircrafts I believe. The good thing about it is the "native" bit which means that instead of coming in an EXE it comes in raw text files which you can process, and potentially convert to X-Plane format. There are many formats in their page. Also, as far as I know, but I'm not absolutely sure and this might have changed since I last tried, once you purchase one AIRAC cycle which costs you 20 credits, you can download the other formats of the same cycle for free. So if you purchased AirTrack's I believe you can download the PSS set for free. On getting X-Plane data: Javier's UFMC used to come with a set of scripts to convert PSS_Native text files to X-Plane format. Not sure how well it works as I never tested it. Apparently the new CRJ-200 will come with the possibility of loading Navigraph data too, although I don't know it it will provide a script to produce X-Plane format data or have its own format. We'll soon discover And AirTrack, the iPad App, which I develop ;D, comes with X-Plane's data and a free demo dataset of the Navigraph's data (1006) and you can then decide to upgrade or not on a 28 day cycle basis. In this case we get the raw data from Navigraph and process it into AirTrack's own binary format which is then downloaded to the app once you enter the code, which is verified against the Navigraph's website. This format would however hardly be useful for X-Plane as it is a highly compact non-text / binary based format since we need to compact it as much as possible in order to make it run on 128MB RAM old iPhones and iPods. --- Creating the VOR, NDB, LOC, GS, .... and FIX files for X-Plane (earth_nav.dat and earth_fix.dat) might be difficult from the PSS as this format doesn't always include all bits of information required by X-Plane (just looking at it, VOR elevation for instance). But I just realized that I could produce these files easily as I already process them for AirTrack, so I'll ask the Navigraph folk if they're interested in them. AFAICS, creating the Airport data however would be almost impossible as the X-Plane's airport data file contains all the runways and taxiways which the Navigraph's doesn't, and it gets overwritten by custom sceneries. Still, having the navigation part for the FMC is what it is all about, so it could be at least possible. I'll ask them just my two cents, sorry for the long post, joao
×
×
  • Create New...