ACARS Log Analyser
Home - Log Analyser Software - Mailing List
Click here for some Screen Shots of the program
Here is a brief summary of what my program will do:
Import Log Files | The program will import SkySpy, WACARS and AirMaster log files. If there's any others out there that people would like to see included, drop me an email. |
Reports | The program will generate on screen and printable reports for data such as Unique Aircraft, First and Last Date/Time Heard, aircraft by Marquee, aircraft by Type etc. Again, any suggestions of the type of reports you would like to see included would be welcome. |
Statistics | The program will display statistics for each log imported, i.e. number of new aircraft heard etc. |
The program will be written in Visual Basic 6 using the Data Designer (so no messy ODBC settings!) based upon a Microsoft Access database.
This project is intended to be "a program for the masses"! A bit grand, I know, but what I really mean is that I want it to be full of features that people want to use. It will be a constantly evolving project, being improved over time using feedback provided by users. More details to follow soon, but if you have any suggestions or "wish lists" for my Analyser program, or would like to become involved in Beta testing, please email me. I'd be particularly interested to hear if there are any other log file types that people would like included and the types of reports that would be useful.
Progress
This section details how development of the program is coming along
27/01/2001 | Finally getting to do some more work on the project! I've added a couple of screen shots to this page showing the first two reports. Let me know what you think. |
27/11/2000 | Further report written for Unique Aircraft. Additional error handling now in place. Started work on the Help system. |
22/11/2000 | First report written. I'll do a couple more reports and then get the program out for Beta Testing. Redesigned the main interface a little - now has a tabbed dialog box approach. Each tab will display the data in a different way. |
21/11/2000 | SkySpy logs are now importing correctly into the program. Logs are displayed correctly within the program. |