Thorbjoern Schoenbeck Posted March 26, 2006 at 03:46 PM Posted March 26, 2006 at 03:46 PM Dear colleagues, ACSim is really a great piece of work! However, I found it tedious to create the situation files using a text editor. Therefore I developed a small program which creates situation files based on a screenshot of the region of interest. Here is how it works: 1) you will need a screenshot of the airspace where you want to create a situation file. To do so, start ASRC, maximize the window and select the appropriate sector file. Show/hide all fixes, VORs, NDBs etc. as you like. Then use a screenshot tool to create a .tif file. I would recommend IrfanView since it allows to copy just the client area of an active window. If you save this screenshot as 'default.tif' in the same folder as ACSEdit, you can skip step 2 - ACSEdit will recognize the image automatically. 2) Start ACSEdit and open the screenshot. (File->Open). 3) Maximize ACSEdit to get the full resolution of the screenshot. 4) The next step is EXTREMELY important! Read carefully . You now have to calibrate the screenshot. That means: you have to [Mod - Happy Thoughts]ign latitude and longitude to two points in the screenshot. The easiest way to do this is to find a VOR in your sectorfile screenshot and to look up the coordinates at http://airnav.com. Then click on the VOR. A dialog appears where you can enter the coordinates of the VOR. Please use decimal format (e.g. 55.1254, -77.220). North and east are positive numbers, west and south are negative. 5) After successful calibration, click on a point in the screenshot where you want to create an aircraft. A dialog box appears, where you can enter the flight information. After clicking 'Add' the callsign and a little square will appear in the screenshot. 6) At the same time, a file named 'outfile.acs' will be created in the same folder as ACSEdit. This file can be directly read into ACSim. Alternatively it can be opened with a text editor and you can add the aircraft code lines to any existing .acs file by copy&paste. 7) Warning: This program is still in a very early stage of development. Handle with care! There may be lots of bugs in it, but I am working on it . Here are some screenshots of ACSEdit at work: ACSEdit after entering a few aircrafts: ACSEdit flight plan window: The situation file as seen in ASRC: You can download ACSEdit at http://homepage.mac.com/chondrit/FileSharing2.html Have fun! Any comments are highly appreciated! TB Link to comment Share on other sites More sharing options...
Christopher Serio 823884 Posted March 26, 2006 at 05:36 PM Posted March 26, 2006 at 05:36 PM Wonderful! Christopher Serio, Developer XTower/AVC/XSB/ACSim (Sweatbox) Link to comment Share on other sites More sharing options...
Justin Ingersoll 814352 Posted April 4, 2006 at 04:35 AM Posted April 4, 2006 at 04:35 AM I think I am having troubles with calibrating it. I enter the calibration points and the lat/longs as directed and these lat/longs match up with the sector file. But after I create a file, the aircraft are positioned wrong on loading in ACSim. Any ideas? Justin Ingersoll, PSMEL, Instrument ZAB Training Administrator MidCon P237 757/767 AWVA AWE1331 737 Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted April 4, 2006 at 01:42 PM Author Posted April 4, 2006 at 01:42 PM Justin, can you please mail ([email protected]) me the screenshot that you are using, the two calibration points and the output file? I will try my best to find the flaw. Quick guess: make sure that you are entering West longitudes with a 'minus' sign, such as: -112.455? And also beware of the decimal point, no comma. I also found that some of the VORs in North America have the same three letter designator. Be cautious to use the right one . Thanks, Thorbjoern Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted April 6, 2006 at 10:28 AM Author Posted April 6, 2006 at 10:28 AM Weird! Apparently the calibration routine of my program does not work correctly anymore. I checked it several times, but for any reason, the aircrafts appear at different places than [Mod - Happy Thoughts]igned in the sector file. Was there a software change on the sweatbox server? I'll try very hard to fix the problem. Stay tuned . Cheers, Thorbjoern Link to comment Share on other sites More sharing options...
Ross Carlson Posted April 6, 2006 at 01:34 PM Posted April 6, 2006 at 01:34 PM Thorbjoern, did you account for convergence of lines of longitude towards the poles, and magnetic variation? Forgive me if I'm stating the obvious. I just recall that while developing VRC, if something didn't seem quite right with the location of targets or other data on the scope, it was usually due to a mistake in those calculations. Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted April 6, 2006 at 02:54 PM Author Posted April 6, 2006 at 02:54 PM Ross, thanks for the comment. No, you are not stating the obvious . Indeed, my program does only a very simple approximation of a flat earth between the two calibration points. I tried to keep it as simple as possible - but it seems best to extract this information from the sector file. Next version including this correction is on it's way. During my testing, this error never occured to me, since I tested it in Germany (latitude approximately 60 degrees - cos(60) = 0.5 ). Also on the screenshot posted above, the difference is small but visible. Sorry for any inconvenience - the next version will deal with positions more precisely. Thanks for your patience and your comments! Thorbjoern Link to comment Share on other sites More sharing options...
Ross Carlson Posted April 6, 2006 at 05:52 PM Posted April 6, 2006 at 05:52 PM When rendering targets and sector data in VRC, I don't use the cosine of the latitude for each point, I just use the two values listed in the sector file for miles per degree of lat and lon. I divide one into the other. It appears that ASRC uses the same method. In other words, it [Mod - Happy Thoughts]umes that the world is flat at least for the entire sector, and uses a fixed distance between lines of latitude for the whole scope. Perhaps if you are not doing the same, that might account for the problem? Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted April 10, 2006 at 05:23 PM Author Posted April 10, 2006 at 05:23 PM I also will use the sector file data in the next version. In the first place I was aiming to work without the sectorfile data, but the next version will have a chooser for calibration so that one can define the position of a fix without finding out the coordinates. For the next time, I would like to apologize to all non-Europe users: the program is probably of little use for you So sorry and very embar[Mod - Happy Thoughts]ing . However, in the small centers in Europe it will work most likely with reasonable precision. Next version will be released after Easter if my family permits . Cheers, TB Link to comment Share on other sites More sharing options...
Dave Weese 817228 Posted May 7, 2006 at 02:09 PM Posted May 7, 2006 at 02:09 PM Is the new version out? Just downloaded the current one off your site and looks good. I have the Access database file that was created a few years back for building these files, but your way looks better. Question/Request for the next version, would be nice to beable to reopen a created file to make edits to it if needed. Dave Weese (CXA007) Fleet Manager Canadian Xpress Virtual Airline® http://www.CanadianXpress.ca Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted May 22, 2006 at 05:18 AM Author Posted May 22, 2006 at 05:18 AM Hey Dave, no, the next version is still in the make . I just started a new job (real life), and so my time is too limited to put much effort into ACSEdit. Your request for the next version is copied and will be implemented. Right now I can afford to work 1-2 hours per week on VATSIM stuff. Please be patient and don't expect a new version during May or early June. I hope that things will calm down during June so that I can dedicate more time to fun programming . Thanks for the input! Cheers, TB Link to comment Share on other sites More sharing options...
Martin Leat 860888 Posted July 30, 2006 at 09:37 AM Posted July 30, 2006 at 09:37 AM Any updates on this ? Also i cant seem to get it at the moment? Martin Leat Link to comment Share on other sites More sharing options...
Thorbjoern Schoenbeck Posted July 31, 2006 at 05:32 AM Author Posted July 31, 2006 at 05:32 AM So sorry, but too less time to work on it.. Anyway - the download link should work . Cheers, TB Link to comment Share on other sites More sharing options...
Martin Leat 860888 Posted July 31, 2006 at 06:28 AM Posted July 31, 2006 at 06:28 AM I try to downlaod but nothing , is this just me? Martin Leat Link to comment Share on other sites More sharing options...
Ross Carlson Posted July 31, 2006 at 06:52 AM Posted July 31, 2006 at 06:52 AM The download link works if you right-click the little download arrow and save the download, instead of just clicking the arrow directly. Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy Senior Controller, Boston Virtual ARTCC Link to comment Share on other sites More sharing options...
Martin Leat 860888 Posted July 31, 2006 at 04:30 PM Posted July 31, 2006 at 04:30 PM Cheers Ross - Me being Lazy ! Martin Leat Link to comment Share on other sites More sharing options...
Gregory McClarnon 946953 Posted May 11, 2007 at 11:19 PM Posted May 11, 2007 at 11:19 PM When i try to open the .tif file i created using Infraview the screen remains white and it appears that the image hasn't loaded. Any ideas? Link to comment Share on other sites More sharing options...
Gregory McClarnon 946953 Posted May 15, 2007 at 06:40 PM Posted May 15, 2007 at 06:40 PM BUMP - Anyone? Link to comment Share on other sites More sharing options...
Stephan Boerner 945550 Posted May 17, 2007 at 09:34 AM Posted May 17, 2007 at 09:34 AM No idea, but the same problem Stephan Boerner VATEUD - ATC Training Director EuroScope Board of Designers | GVCCS Beta Tester EuroScope Quick Start Guide Link to comment Share on other sites More sharing options...
Ronald Neil 837263 Posted December 21, 2007 at 02:37 PM Posted December 21, 2007 at 02:37 PM Hello: I must be doing something wrong. When I try to download this file all I get is what looks like the program in txt format. What do I do with this? Could someone please send me the file so I can use it. I am not very computer literate and any help would be much appreciated. Regards, Ron Link to comment Share on other sites More sharing options...
Joe Caban 844086 Posted September 7, 2008 at 08:14 AM Posted September 7, 2008 at 08:14 AM anyone who gets the txt file is probably using firefox. Use Internet Explorer and Right Click--->Save As Regards, JX Link to comment Share on other sites More sharing options...
Recommended Posts