source: src/mlx/gui/flight.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @708:2e411a2d77a0   8 years ivaradi The takeoff and landing runways can be entered (re #279). cef
(edit) @707:27d3bbba18a7   8 years ivaradi The extra fuel can be entered for SimBrief (re #279). cef
(edit) @706:e4d39e628f9f   8 years ivaradi Changed the order to be more logical. cef
(edit) @705:e9d73c721d33   8 years ivaradi The weights are recomputed to tons (re #279). cef
(edit) @704:1c657edc244e   8 years ivaradi The controls on the SimBrief setup page are set insensitive once the … cef
(edit) @700:829f72992a92   8 years ivaradi Added a dialog to query the credentials if login fails (re #279).[H cef
(edit) @698:19c20bbcd6a7   8 years ivaradi The SimBrief browser is created only on the first activation, later on … cef
(edit) @692:eea9d6135944   8 years ivaradi Progress reporting is more detailed and uses translatable strings (re #279) cef
(edit) @691:9fec000bc07f   8 years ivaradi Added translatable strings for the controls on the SimBrief setup page … cef
(edit) @690:5ae4c108757e   8 years ivaradi The SimBrief credentials are stored and used, if available (re #279) cef
(edit) @687:bb05f0618b5b   9 years ivaradi SimBrief works basically (re #279) cef
(edit) @675:122e92f35a2c   9 years ivaradi The status of the Next button on the Route page is continuously …
(edit) @638:bcba0d5cde1d   9 years ivaradi Extended the debug message when the flight stage would allow the user …
(edit) @629:b112da996669   9 years ivaradi Fixed the gate query when choosing a gate for a plane (re #262)
(edit) @626:2cba7da41678   9 years ivaradi Removed debug hack
(edit) @625:363e7cf53546   9 years ivaradi The flight should exist and be at the end for the buttons to be active …
(edit) @621:4f7dbaa010d1   9 years ivaradi SID, STAR and transition are input using combo boxes (re #258)
(edit) @619:7763179ff6b0   9 years ivaradi Reworked the representation and handling of gate data (re #113)
(edit) @607:d0dccf044560   9 years ivaradi The help text on the Finish page is updated dynamically based on the …
(edit) @605:f508c2cac441   9 years ivaradi The finish page also checks for the presence of all explanations (re #248)
(edit) @592:1d9795bde55c   9 years ivaradi Added help about the minimum and recommended (if known) amounts of …
(edit) @590:214ed755499b   9 years ivaradi Added tooltips for the METAR fields (re #235)
(edit) @589:f91b10730de0   9 years ivaradi Added the arrival METAR field to the landing page (re #235)
(edit) @588:331236ddb607   9 years ivaradi Fixed the handling of the 'Forward' buttons (re #235)
(edit) @587:db659b771103   9 years ivaradi Eliminated some warnings when receiving the signal about inserting a …
(edit) @586:6e5ba20962e3   9 years ivaradi The deprature METAR is displayed on the takeoff page as well and that …
(edit) @584:d3f929e0eb3b   9 years ivaradi If the METAR cannot be downloaded, the Next button cannot be pressed …
(edit) @578:90209bf35f29   9 years ivaradi The pilot ID is converted to upper-case when entering it (re #234)
(edit) @570:7b92e7021a5b   10 years ivaradi Changed NOTAM acquisition to use PilotWeb as the primary source (re #232)
(edit) @564:695cde9818ea   10 years ivaradi The flight type is also considered when checking the arrival and …
(edit) @563:90d7776ec939   10 years ivaradi Added help text to be displayed if the arrival and/or departure times …
(edit) @558:eeea8cc9afc5   10 years ivaradi Added tooltips to the departure and arrival time labels (re #224)
(edit) @557:23c1b4d2cff5   10 years ivaradi Removed workaround for not being able to log in
(edit) @556:07248b9b9899   10 years ivaradi Fixed problems with sizing with PyGTK (re #224)
(edit) @555:e62f78ae65a0   10 years ivaradi The departure and arrival times are displayed on the finish page and …
(edit) @554:b585c74956cb   10 years ivaradi The cruise level is initialized to 0 so that the Next button is …
(edit) @551:36e8dd7b768c   10 years ivaradi Added some debug printouts
(edit) @513:0884206a9344   11 years ivaradi Merged the default branch xplane
(edit) @512:46bd71540346   11 years ivaradi Implemented the new derate handling method (re #202)
(edit) @503:7a2894109717   11 years ivaradi The default simulator type is now remembered xplane
(edit) @501:2fd9b3270f6d   11 years ivaradi Added logic to select the simulator type xplane
(edit) @436:4c3e7b66ca89   11 years ivaradi Added support for setting up the delay code table according to the …
(edit) @435:54d318811885   11 years ivaradi The basic logic of the delay codes table works (re #154)
(edit) @413:a92e4af2c181   11 years ivaradi Updated to work correctly with the latest Gtk3
(edit) @402:b668511b4ac8   11 years ivaradi Made the debug logging more detailed by adding the printout of the …
(edit) @401:15ad3c16ee11   11 years ivaradi The exception strings are converted from UTF-8 to unicode for proper …
(edit) @393:977efa7a177b   11 years ivaradi Added the automatic saving of the PIREP (re #163)
(edit) @391:0f2e90eae832   11 years ivaradi Added support for logging the state of the anti-ice system (re #159)
(edit) @384:97052bda0e22   11 years ivaradi Implemented support for entering derate values (#158)
(edit) @383:fcb9932b14ee   11 years ivaradi Added the new Cruise page where the cruise level can be modified (#160)
(edit) @349:41c486c8a0b4   11 years ivaradi The basic strobe-less RTO handling logic works (#143)
(edit) @347:175e29566656   11 years ivaradi Removed trailing whitespace
(edit) @309:a712392e1211   12 years ivaradi Added the Hungarian translations of the new tooltips and the shortcuts …
(edit) @304:9bfef8224383   12 years ivaradi Cruise level changes are logged
(edit) @303:8d5607e36aed   12 years ivaradi The number of the crew and the passengers as well as all payload …
(edit) @300:f101bd18f39d   12 years ivaradi Added the module comments for the GUI
(edit) @278:f4860ca38620   12 years ivaradi Double click is handled on the gate selection page
(edit) @277:33fbad0ca891   12 years ivaradi Added popup menu to the list of flights
(edit) @275:155f94c971e0   12 years ivaradi The "Cancel flight" buttons are disabled when the flight has ended
(edit) @274:b866c39279e8   12 years ivaradi Reworked fuel handling so that the model can tell what tanks there are
(edit) @262:16f4855e111a   12 years ivaradi The PIREP constructor gets the flight object instead of the GUI
(edit) @242:63061800b9fb   12 years ivaradi The landing and takeoff pages remain editable after leaving them
(edit) @241:dea155dd3ac0   12 years ivaradi Added support for calculating speeds in km/h for Soviet aircraft
(edit) @233:c0ab38ca1546   12 years ivaradi Fixed the handling of filenames acquired via file choosers
(edit) @218:a6738a42f2ca   12 years ivaradi Fixed some problems with starting a new flight
(edit) @216:93182ba275cd   12 years ivaradi The refresh button is sensitive only if we have logged in
(edit) @215:bff7327b2da0   12 years ivaradi Added support for flying without logging in
(edit) @214:19fb20505b1a   12 years ivaradi Added support for saving a flight into a file
(edit) @208:22ff615383e9   12 years ivaradi It is now possible to cancel a flight and to start a new one at the …
(edit) @201:1999280506e6   12 years ivaradi Reworked the styling of the wizard pages so that the background of the …
(edit) @191:b23bf6aa7672   12 years ivaradi Added support for the charter configuration version of the Boeing 737-800
(edit) @184:0a000ef19c3a   12 years ivaradi Added support for the entrance exam
(edit) @170:7cda0cc74e19   12 years ivaradi The background sounds play back properly
(edit) @164:a2bd429c9f9e   12 years ivaradi Fixed the handling of filenames
(edit) @154:91d87af48ab7   12 years ivaradi Made the flight rating label wider
(edit) @151:a2584357ff6c   12 years ivaradi Added support for saving and loading PIREPs
(edit) @146:516b35b98365   12 years ivaradi Disabled the handling of mouse events if the widget is disabled
(edit) @145:0f8b76274d8e   12 years ivaradi Added mnemonics to the fuel tanks.
(edit) @144:3c7d3b02a0be   12 years ivaradi Further enhanced the fuel widget.
(edit) @142:4fe5a65e7c37   12 years ivaradi Eliminated the annoying background of the fuel tank figures
(edit) @141:3172532920ad   12 years ivaradi Fuel loading works
(edit) @139:839016dcd0d1   12 years ivaradi Implemented ACARS sending
(edit) @138:bc4d9d192a7b   12 years ivaradi Uppercasing characters in certain fields.
(edit) @136:6d206b573dee   12 years ivaradi Added option to enable/disable the online gate system
(edit) @130:f3b2a892af5a   12 years ivaradi Plane position updating works
(edit) @126:1ab5a6f817e1   12 years ivaradi Fixed fleet retrieval
(edit) @124:6633722f7f86   12 years ivaradi The buttons are now explicitly defined for message dialogs to avoid …
(edit) @122:95d8dd0a14a6   12 years ivaradi Eliminated further assertion failures
(edit) @119:0185f1446770   12 years ivaradi The fleet is now retrieved centrally and is updated on the Gates page …
(edit) @118:aaa1bc00131b   12 years ivaradi Implemented the gates tab
(edit) @117:af3d52b9adc4   12 years ivaradi Implemented the weight help tab
(edit) @107:35310bf5309c   12 years ivaradi Added support for internationalization and translated most of the …
(edit) @106:5d81096406c0   12 years ivaradi The METAR of the arrival airport is downloaded in the landing stage.
(edit) @105:d1c3dd71da77   12 years ivaradi The dialogs now have a proper parent window and title
(edit) @102:c0dca4531619   12 years ivaradi Fixed some minor bugs
(edit) @101:35e361b4c306   12 years ivaradi Takeoff V-speeds can be entered after takeoff as well.
(edit) @97:f885322fb296   12 years ivaradi The PIREP can be created and sent.
(edit) @96:aa6a0b79c073   12 years ivaradi The contents of log lines can be modified after they are written, and …
(edit) @94:dc8fbc53a90c   12 years ivaradi Implemented the beginnings of the main menu and the separate debug log tab
(edit) @93:fbcbfa72cdb2   12 years ivaradi Implemented the beginnings of the main menu and the separate debug log tab
Note: See TracRevisionLog for help on using the revision log.