source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @401:15ad3c16ee11   11 years ivaradi The exception strings are converted from UTF-8 to unicode for proper …
(edit) @400:8b5838e0b51d   11 years ivaradi Using a lambda function instead of directly the property (re #172)
(edit) @399:20a1fa74002d   11 years ivaradi Updated the revision
(edit) @398:d49b2b524194   11 years ivaradi Fixed trouble with None values (re #167)
(edit) @397:518defd42ed2   11 years ivaradi Changed the condition (re #166)
(edit) @394:d85637f7b989   11 years ivaradi Added support for unreliable altimeter readings (re #165)
(edit) @393:977efa7a177b   11 years ivaradi Added the automatic saving of the PIREP (re #163)
(edit) @392:ddb312cb8a3d   11 years ivaradi Implemented the configuration of automatic PIREP saving (re #163)
(edit) @391:0f2e90eae832   11 years ivaradi Added support for logging the state of the anti-ice system (re #159)
(edit) @390:7378fc230e10   11 years ivaradi Added the handling of the anti-ice values and extended the simulator …
(edit) @389:2afcdb4fd52b   11 years ivaradi Made all prefixes of NAV frequency messages to be of the same length …
(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) @382:3e3eead0a055   11 years ivaradi The transponder setting is checked differently (#162)
(edit) @381:1e32fa836a07   11 years ivaradi Fixed some typos causing the Boeing 767 and CRJ 200 models to be …
(edit) @380:6d5595f2c24a   11 years ivaradi Added missing variable assignment (#155)
(edit) @377:72893c2b24d9   11 years ivaradi Fixed the restarting (#157)
(edit) @375:9db0cb4a0040   11 years ivaradi If the landing light is off during takeoff, it scores only 0 (#156)
(edit) @374:a505684c3723   11 years ivaradi Added guard against flooding the web handler with ACARS sending …
(edit) @373:cf2b6b8a3973   11 years ivaradi Added support for a secondary instance (#157)
(edit) @372:552b1e534218   11 years ivaradi Stepped the version of the program
(edit) @369:dcc9f8bd75dd   11 years ivaradi The aircraft's name and model are logged first when we enter the …
(edit) @368:264ef9c471f3   11 years ivaradi Added support for the Project Tupolev Tu-154 and made ADF frequency …
(edit) @367:ecebdd53757b   11 years ivaradi Added the ADF frequencies
(edit) @366:21db3f9653ce   11 years ivaradi Added support for the ILS frequency, and made use of it in case of the …
(edit) @365:db5767329602   11 years ivaradi The durations of certain stages are logged (#146)
(edit) @364:0f92095b8949   11 years ivaradi The flaps setting is logged at takeoff (#151)
(edit) @363:2fa78f40f929   11 years ivaradi OBS values are printed with 3 digits (#145)
(edit) @362:f57c0009eddc   11 years ivaradi Fixed the handling of the tags in the log buffers
(edit) @361:297b84854dfc   11 years ivaradi In case of the DA F70 the transponder is considered to be turned on …
(edit) @360:b83988619f8b   11 years ivaradi Added aircraft-specific minimal speed for the reversers (#152)
(edit) @359:fa4e93edd48b   11 years ivaradi Eliminated the parking stage (#150)
(edit) @358:770574bb9d15   11 years ivaradi Fixed the handling of the excluded stages in the …
(edit) @357:95a02e0c97d3   11 years ivaradi The Fokker F70 aircraft can take of with flaps set to 0 (#149)
(edit) @356:a9dd7d794212   11 years ivaradi The radio frequencies are not logged before TAKEOFF and after LANDING …
(edit) @355:872f6018c59e   11 years ivaradi The delayed change logger now checks whether the user returns to the …
(edit) @354:4efeae885059   11 years ivaradi Some further smaller refinements of the strobeless takeoff detection (#143)
(edit) @352:4ebc42753387   11 years ivaradi The takeoff audio file is played only, if the aircraft is on the …
(edit) @351:4ce37998dfc1   11 years ivaradi Removed the check for the landing light from the condition for the …
(edit) @350:c014a60676dc   11 years ivaradi The speed checkers are determined in a type-specific manner (#143)
(edit) @349:41c486c8a0b4   11 years ivaradi The basic strobe-less RTO handling logic works (#143)
(edit) @348:50659419e5d8   11 years ivaradi Removed trailing whitespaces
(edit) @347:175e29566656   11 years ivaradi Removed trailing whitespace
(edit) @346:78e378a97bdf   11 years ivaradi It is now possible to log faults so that the last one is updated …
(edit) @345:a62373a28d90   11 years ivaradi Implemented the new, more flexible way of storing the log during …
(edit) @344:1374c29962a3   11 years ivaradi Added the speed checker for the strobeless planes (#143)
(edit) @343:d13af9285d29   11 years ivaradi Added support for the elevator trim
(edit) @341:c18840deae77   11 years ivaradi #114: the NAV lights are not considered for the DA F70 version_0.11
(edit) @340:36455b73b24f   11 years ivaradi #142: added the reading and logging of the elevator trim
(edit) @339:ede634649e12   11 years ivaradi Added the special PMDG offsets for the transponder and AP data
(edit) @338:eefffab45077   11 years ivaradi Added a delayed logging of the AP settings
(edit) @337:a276a58aaa6e   11 years ivaradi #138: added the reading of the AP data and its displaying in the …
(edit) @336:2fa4d33cd52b   11 years ivaradi #138: added support for the AP-related offsets in the simulator
(edit) @335:db900a4a0930   11 years ivaradi #139: added a checker for thev transponder state
(edit) @334:7978a2496c31   11 years ivaradi #139: the transponder state is now queried and made available
(edit) @333:392d12995bca   11 years ivaradi #140: implemented the more concise logging
(edit) @332:9e73697f6981   11 years ivaradi #137: changed the threshold
(edit) @331:79755718ab7d   11 years ivaradi #136 implemented fix
(edit) @330:ae65c735022a   11 years ivaradi Removed some superfluous spaces
(edit) @329:cb7f4cf4e870   12 years ivaradi The ADF frequencies are also logged in a forced way at certain flight …
(edit) @327:f49c570cb52d   12 years ivaradi Bumped the version to 0.10 version_0.10
(edit) @326:cee8a7512e56   12 years ivaradi The ACARS text is converted to latin-2, and normal round parentheses …
(edit) @325:8508cb0e7e98   12 years ivaradi The welcome message now includes the town even if the airport is …
(edit) @324:b1d504a874dc   12 years ivaradi Forced logging now logs with the current timestamp even for delayed …
(edit) @322:1189006d3996   12 years ivaradi Bumped the version number version_0.9
(edit) @321:8f6b55fb98ed   12 years ivaradi Added the forced logging of radio frequencies when entering certain …
(edit) @320:cc7c3c84efa0   12 years ivaradi Added support for logging the OBS settings for navigational radios
(edit) @319:e9faf50244db   12 years ivaradi Added delay to the ADF settings
(edit) @317:26cd9b16bf92   12 years ivaradi Added the logging of the ADF frequencies
(edit) @315:baa139ef7784   12 years ivaradi The in-flight stage messages can be controlled separately
(edit) @314:09f49b9eef64   12 years ivaradi Added support for the landing lights and the NAV frequencies being …
(edit) @313:8a6711d8fbcc   12 years ivaradi Changed the way the ZFW is logged
(edit) @312:77203c978bf5   12 years ivaradi Removed the second instance of SendPIREP
(edit) @311:d044f00da30c   12 years ivaradi In case of Tu-154 the anti-collision lights are handled normally
(edit) @309:a712392e1211   12 years ivaradi Added the Hungarian translations of the new tooltips and the shortcuts …
(edit) @308:ce19a15a3152   12 years ivaradi Stepped version number
(edit) @307:81a8a915717a   12 years ivaradi The condition in the anti-collision lights checker is reworked for …
(edit) @306:62ea06d67bd4   12 years ivaradi Removed the takeoff thrust check in case of a T154
(edit) @305:ddc2dfec2080   12 years ivaradi The aircraft type name of booked flights is handled and is sent in the …
(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) @302:a4e4cda5d89a   12 years ivaradi Added overview documentation
(edit) @300:f101bd18f39d   12 years ivaradi Added the module comments for the GUI
(edit) @299:cb10e55ec9b7   12 years ivaradi Some fixes
(edit) @298:24c67ec5cdca   12 years ivaradi Documented the non-GUI modules
(edit) @297:9d1f71a9de51   12 years ivaradi Added some further documentation
(edit) @295:7340a9356485   12 years ivaradi Documented the fs module and changed some settings
(edit) @290:1435334517fc   12 years ivaradi Fixed problem with querying the fuel tank info too early
(edit) @289:ab76473b8f85   12 years ivaradi Fixed the fuel handling of the DC-3
(edit) @283:f74723804640   12 years ivaradi Fixed the handling of the Esc key
(edit) @282:568be726e4bc   12 years ivaradi Fixed the way the altitude to edit is selected
(edit) @281:c9e392a0a8b1   12 years ivaradi Using icons instead of a drawing for the connection state
(edit) @280:4d2a277c703b   12 years ivaradi Added a popup menu to the callouts editor's file list
(edit) @279:192aeea89424   12 years ivaradi Added a popup menu to the checklist editor's file list
(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) @276:b7b25febba1a   12 years ivaradi Using gettext to translate strings
(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) @273:066f7271e849   12 years ivaradi Added the playback of approach callouts
Note: See TracRevisionLog for help on using the revision log.