%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
PREVIOUS CHANGES: - oldest to newest
Changes made to v1.0.0.4 to make v1.0.0.5
Cosmetic changes to layouts on Planning screen and Find Waypoint screen to make QVGA display look better.
Cosmetic changes to layout on Station list to make QVGA display look better.
Cosmetic changes to layout on Alternate List to make QVGA display look better.
Addition of licensing system information - this requires changes to the database - SEE LICENSING SYSTEM SECTION
Changes to the display so that the main form no longer shows using full screen mode, to allow the top system menu bar to be available
Moved the Times information to another page.
Added Add/Edit/Delete Waypoint functionality.
Added FuelTableNames and FuelTableData tables to the database.
Added Loiter Time.
Added "Clear Route"
Changes made to v1.0.0.5 to make v1.0.0.6
Added Setting Page allowing Sector and Final Fuel Round up to be set to 1, 10 or 50 units
Added display of fuel rounded up to nearest sector fuel next to Total fuel
Cosmetic changes to display on Sector Nav information
Made ENZV available as Alternate in the database.
Changes made to v1.0.0.6 to make v1.0.0.7
Code changes - geek stuff.
Changes made to v1.0.0.7 to make v1.0.0.8
Added the ability to select a different aircraft while still having an active route.
Added the ability to remember a fuel entered by the user for a sector - this is indicated by the use of italics.
Added the ability to reset this fuel back to the calculated value using the Reset Button on the Load page.
Made changes to the PACODATA database - this is now at version 1.0.0.8 - USERS MUST HAVE THIS VERSION OF PACODATA!!
Fixed bug with Variation being incorrectly applied to the Heading for the Alternate.
Completed Fuel Tables. Fuel Tables now work correctly.
Changes made to v1.0.0.8 to make v1.0.0.9
Changed code to use two single connections to the database instead of multiple connections - this was probably the source of memory problems.
Created version which can run on PPC2003SE as a result of sorting out the connection problems.
Changed the way Basic Mass is handled for increased accuracy - it is handled as a Single for as long as possible.
Added "Info" button to the Stations tab to allow display of the Aircraft Mass information.
Added more options on the "Show" dropdown box on the Station list to allow user to view items such as fuel and crew individually.
Cosmetic changes to the Select Aircraft display.
Changed Envelope Colour from orange to red if arm goes out of limits.
Added code to change the ARM colour if the arm goes out of limits.
Added code to show Aircraft Type information - buttons provided for editing, but no functionality at the moment.
Added code to add an Aircraft Menu on the Data Menu on the main screen.
Changes made to v1.0.0.9 to make v1.0.1.0
Changed FormSelectAircraft to use the global connection.
Added a new table to the database to allow configurations to be tied to a specific aircraft.
BUG FIX: Fixed bug which would not allow entry of Licence Key.
Added a "ROLE" field to the TYPE_CONFIGURATION table to allow different Roles to be specified for a configuration - Pax, Freight and Medevac/EMS are the three at the moment.
Added code to show a warning message if the crew mass is not set when there are crew stations.
Added code to WM code to change the display of the Loading Page depending upon the selected Role.
Added a Patient/Casualty station - there should only be one of these on board.
Changes made to v1.0.1.0 to make v1.0.1.1
Changed the way that Fuel Tables work - each FuelTable Station can have a different Fuel Table associated with it.
Cosmetic changes to Form shown when loading a Casualty.
Cosmetic changes to Form shown when loading Fuel - you see all fuel stations.
Fuel is now split between tanks when auto-loaded.
Made changes to the PACODATA database - this is now at version 1.0.1.1 - USERS MUST HAVE THIS VERSION OF PACODATA!!
Made changes to the Waypoints database - this is now at version 1.0.1.1, and has been renamed to WAYPOINTS.SDF - users must have this version! The UKOFFSHOREWAypoints file can be replaced with this file.
Added the ability to add, edit and delete User Waypoints.
Changed the way fuel is stored for the flight planning and user fuel.
Cosmetic changes to the way the display works - potential bug removal.
Displays are blanked out with info messages if there is no envelope or station data.
More changes to PACODATA.SDF
Cosmetic changes to the Time To Fuel Menu
Added Edit Current Type.
Changes made to v1.0.1.1 to make v1.0.1.2
Cosmetic changes - moved the Alt and Find Alt buttons around on the Planning Tab
Added Detail to the TIME tab
Added the ability to Add Edit and Delete Aircraft
Added the ability to Add Edit and Delete Aircraft Types
Fixed bug that meant that you could not edit Waypoints (Revision was being selected as string, rather than as integer)
Changes made to v1.0.1.2 to make v1.0.1.3
Bug fix - fuel tables were not being shown correctly on the Station List.
Added error checking to time entry.
Made various bug fixes when entering times.