Changeset 873:4b541db3659b for doc/manual/en
- Timestamp:
- 06/25/17 12:04:50 (7 years ago)
- Branch:
- default
- Phase:
- public
- Location:
- doc/manual/en
- Files:
-
- 6 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/manual/en/index.html
r774 r873 368 368 <p> 369 369 If you have selected a flight, you can also save it by using 370 the <b>Save flight </b> button. This is useful when planning to fly370 the <b>Save flight...</b> button. This is useful when planning to fly 371 371 offline at some later time. When preparing for that flight, you can 372 372 properly log in to the MAVA server, and acquire the list of your 373 373 booked flights. Then you can save the flight you wish to perform 374 374 later offline, on which occasion, you can load the saved flight. 375 </p> 376 377 <p> 378 The briefing for a flight can be printed using the <b>Print briefing...</b> 379 button. The booking can be cancelled by pressing the 380 <b>Delete flight...</b> button. Saving, printing and deleting are also 381 available from the right-button menu as well. 382 </p> 383 384 <p> 385 If you have no booked flights or you do not like the ones booked, 386 you can <a href="#flightBooking">book</a> a new flight if you click 387 on the <b>Book flights...</b> button. 388 </p> 389 390 <p> 391 If you have flights reported but not yet reviewed or rejected, 392 the numbers of them are displayed at the top and the 393 <b>Pending flights...</b> is available 394 to <a href="#pendingFlights">review</a> them. 375 395 </p> 376 396 … … 888 908 </p> 889 909 910 <h2><a name="flightBooking">Booking flights</a></h2> 911 912 <div align="center"> 913 <img src="flightBooking.png" alt="The flight booking window"/> 914 </div> 915 916 <p> 917 This window can be displayed either by clicking the <b>Book flights...</b> 918 button on the <a href="#flightSelectionPage">flight selection page</a> 919 of the wizard, by selecting the <b>Tools/Book flights...</b> menu item or 920 by pressing <b>Ctrl+O</b>. 921 </p> 922 923 <p> 924 At the top, you can select the date of your flight. By default, all flights 925 available on the selected day are listed, including regular, scheduled 926 flights and VIP flights. The checkboxes at the top can be used to restrict 927 the type of the flights to be displayed. 928 </p> 929 930 <p> 931 In the frame below you can select the aircraft type(s) for which to list the 932 flights. Only those types are available for which you are rated. By default 933 all such types are enabled. 934 </p> 935 936 <p> 937 If you select a flight from the list, the <b>Book</b> button at the bottom is 938 highlighted. By clicking it or by double clicking on the flight, you can 939 initiate booking it. For regular flights the following dialog box is 940 displayed: 941 </p> 942 943 <div align="center"> 944 <img src="flightBookingRegular.png" 945 alt="The flight booking window for regular flights"/> 946 </div> 947 948 <p> 949 As regular flights are actually two flights, one outbound, one inbound, some 950 data for both are displayed. You can also select which aircraft you would 951 like to fly with from the fleet, though one is randomly offered as a default. 952 </p> 953 954 <p> 955 The dialog for VIP flights is slightly different: 956 </p> 957 958 <div align="center"> 959 <img src="flightBookingVIP.png" 960 alt="The flight booking window for VIP flights"/> 961 </div> 962 963 <p> 964 VIP flights are considered one-way flights, even if there is a series of 965 them. They also have an intended date on which to fly them, but the dialog 966 allows you to select the actual date. As for regular flights, you can 967 also select the plane to use. 968 </p> 969 970 <p> 971 When you confirm the booking by pressing the <b>Book</b> button, the new 972 flight(s) appear in the flight list and can be flown. 973 </p> 974 975 <h2><a name="pendingFlights">Pending flights</a></h2> 976 977 <div align="center"> 978 <img src="pendingFlights.png" alt="Pending flights"/> 979 </div> 980 981 <p> 982 This window contains two lists. The top one contains the flights you have 983 performed and reported, but have not yet been reviewed. If you select a 984 flight from this list, you can edit the corresponding PIREP using the 985 <b>Edit...</b> button. The PIREP editor dialog is similar to the 986 <a href="#pirepViewer">PIREP viewer dialog</a>, but you can modify certain 987 data. If the modifications are ready, click the <b>Save</b> to store 988 your changes in the server. 989 </p> 990 991 <p> 992 To perform a flight again, press the <b>Refly</b>, to delete it, 993 press <b>Delete</b>. These buttons are also available when you select more 994 than one flights, in which case, the operation will affect all selected 995 flights. 996 <p> 997 998 <p> 999 The list at the bottom consists of the flights that have been reviewed and 1000 rejected by the reviewer. The <b>View...</b> button displays the 1001 <a href="#pirepViewer">PIREP Viewer</a> for the flight, with a new 1002 tab <i>Message</i>, containing the reviewer's message, if any. 1003 </p> 1004 1005 <p> 1006 The <b>Refly</b> and <b>Delete</b> buttons work here too. 1007 </p> 1008 1009 <h2><a name="acceptedFlights">Accepted fligts</a></h2> 1010 1011 <p> 1012 By selecting the <b>Tools/Accepted flights...</b> menu item, you can 1013 display a list of the flights you have performed and have been accepted: 1014 </p> 1015 1016 <div align="center"> 1017 <img src="acceptedFlights.png" alt="Accepted flights"/> 1018 </div> 1019 1020 <p> 1021 Selecting a flight and clicking <b>View</b> displays the 1022 <a href="#pirepViewer">PIREP Viewer</a> dialog for the given flight with the 1023 <i>Message</i> tab optionally containing the reviewer's message. 1024 </p> 1025 890 1026 <h2><a name="loadingPIREPs">Loading PIREPs</a></h2> 891 1027 … … 922 1058 </p> 923 1059 924 < div align="center">1060 <a name="pirepViewer"><div align="center"> 925 1061 <img src="pirepViewer.png" alt="The PIREP Viewer"/> 926 </div> 1062 </div></a> 927 1063 928 1064 <h2><a name="checklistEditor">Editing checklists</a></h2>
Note:
See TracChangeset
for help on using the changeset viewer.