# # ChangeLog for src/mlx/checks.py # # Generated by Trac 1.5.3 # 04/27/24 18:42:03 Tue, 05 Mar 2013 19:05:56 GMT István Váradi [450:d009a75685e8] * src/mlx/checks.py (modified) * src/mlx/checks.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/web.py (modified) * src/mlx/web.py (modified) Merged with the main branch Sat, 02 Mar 2013 09:23:21 GMT István Váradi [448:89c9d5d516eb] * src/mlx/checks.py (modified) G-load is checked only when not on the ground (re #185) Sat, 02 Mar 2013 09:21:07 GMT István Váradi [447:3c4f141b2d42] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) Overspeed is tolerated for at least 30 seconds now (re #184) Sat, 02 Mar 2013 09:14:56 GMT István Váradi [446:105a13edc85d] * src/mlx/checks.py (modified) The transponder's state is checked only above 50 knots in the landing ... Thu, 28 Feb 2013 18:56:30 GMT István Váradi [443:acbe605bb814] * dcdatagen.py (modified) * doc/overview.dox (modified) * locale/en/mlx.po (modified) * locale/hu/mlx.po (modified) * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/common.py (modified) * src/mlx/pyuipc_sim.py (modified) * src/mlx/web.py (modified) Added support for the BAe 146-200 aircraft type (re #182) Sun, 17 Feb 2013 11:37:30 GMT István Váradi [430:8a12f6c1066b] * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/web.py (modified) The flight simulator type is available to the checkers and the bank ... Sun, 10 Feb 2013 16:54:52 GMT István Váradi [420:fc063b7b571e] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/gui/monitor.py (modified) * src/mlx/xplane.py (added) Implemented the most important parts of X-Plane support Sat, 26 Jan 2013 10:07:50 GMT István Váradi [416:829e1d020dcc] * src/mlx/checks.py (modified) The lights whose value cannot be detected are not logged (re #180) Sat, 26 Jan 2013 09:48:29 GMT István Váradi [415:77d406d7d593] * src/mlx/checks.py (modified) * test/test1.txt (modified) Modified the landing lights checking (re #181) Mon, 21 Jan 2013 18:18:27 GMT István Váradi [414:f8c5a66db45a] * src/mlx/checks.py (modified) Increased the timeout for strobeless takeoff to 30 seconds and ... Fri, 28 Dec 2012 12:23:53 GMT István Váradi [409:c580507072c1] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * test/test1.txt (modified) Implemented the logging of the value of QNH along with the altimeter ... Thu, 27 Dec 2012 08:36:40 GMT István Váradi [405:88fe40859b1c] * src/mlx/checks.py (modified) The thrust checker fault is continuously updated (re #174) Sat, 22 Dec 2012 16:14:52 GMT István Váradi [397:518defd42ed2] * src/mlx/checks.py (modified) Changed the condition (re #166) Sat, 22 Dec 2012 10:26:57 GMT István Váradi [394:d85637f7b989] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) Added support for unreliable altimeter readings (re #165) Fri, 21 Dec 2012 18:46:45 GMT István Váradi [389:2afcdb4fd52b] * src/mlx/checks.py (modified) Made all prefixes of NAV frequency messages to be of the same length ... Tue, 18 Dec 2012 14:49:36 GMT István Váradi [380:6d5595f2c24a] * src/mlx/checks.py (modified) Added missing variable assignment (#155) Tue, 18 Dec 2012 10:19:15 GMT István Váradi [375:9db0cb4a0040] * src/mlx/checks.py (modified) * test/test1.txt (modified) If the landing light is off during takeoff, it scores only 0 (#156) Tue, 18 Dec 2012 10:14:19 GMT István Váradi [374:a505684c3723] * src/mlx/checks.py (modified) Added guard against flooding the web handler with ACARS sending ... Sat, 15 Dec 2012 16:50:01 GMT István Váradi [366:21db3f9653ce] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) Added support for the ILS frequency, and made use of it in case of ... Sat, 15 Dec 2012 05:53:59 GMT István Váradi [364:0f92095b8949] * src/mlx/checks.py (modified) The flaps setting is logged at takeoff (#151) Sat, 15 Dec 2012 05:47:59 GMT István Váradi [363:2fa78f40f929] * src/mlx/checks.py (modified) OBS values are printed with 3 digits (#145) Fri, 14 Dec 2012 18:39:04 GMT István Váradi [361:297b84854dfc] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * test/test1.txt (modified) In case of the DA F70 the transponder is considered to be turned on ... Thu, 13 Dec 2012 16:34:33 GMT István Váradi [360:b83988619f8b] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * test/test1.txt (modified) Added aircraft-specific minimal speed for the reversers (#152) Thu, 13 Dec 2012 16:27:23 GMT István Váradi [359:fa4e93edd48b] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) Eliminated the parking stage (#150) Thu, 13 Dec 2012 16:19:44 GMT István Váradi [358:770574bb9d15] * src/mlx/checks.py (modified) Fixed the handling of the excluded stages in the ... Thu, 13 Dec 2012 15:56:21 GMT István Váradi [357:95a02e0c97d3] * src/mlx/checks.py (modified) The Fokker F70 aircraft can take of with flaps set to 0 (#149) Thu, 13 Dec 2012 15:49:06 GMT István Váradi [356:a9dd7d794212] * src/mlx/checks.py (modified) * test/test1.txt (modified) The radio frequencies are not logged before TAKEOFF and after LANDING ... Wed, 12 Dec 2012 19:49:47 GMT István Váradi [355:872f6018c59e] * src/mlx/checks.py (modified) The delayed change logger now checks whether the user returns to the ... Wed, 12 Dec 2012 16:36:23 GMT István Váradi [354:4efeae885059] * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) Some further smaller refinements of the strobeless takeoff detection ... Tue, 11 Dec 2012 18:23:11 GMT István Váradi [351:4ce37998dfc1] * src/mlx/checks.py (modified) Removed the check for the landing light from the condition for the ... Mon, 10 Dec 2012 19:28:32 GMT István Váradi [349:41c486c8a0b4] * locale/en/mlx.po (modified) * locale/hu/mlx.po (modified) * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/gui/info.py (modified) * src/mlx/logger.py (modified) The basic strobe-less RTO handling logic works (#143) Sat, 08 Dec 2012 15:22:06 GMT István Váradi [346:78e378a97bdf] * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) * src/mlx/logger.py (modified) It is now possible to log faults so that the last one is updated ... Sun, 02 Dec 2012 08:11:57 GMT István Váradi [344:1374c29962a3] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * test/test1.txt (modified) Added the speed checker for the strobeless planes (#143) Sat, 17 Nov 2012 14:16:56 GMT István Váradi [341:c18840deae77] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) #114: the NAV lights are not considered for the DA F70 Sat, 17 Nov 2012 13:08:43 GMT István Váradi [340:36455b73b24f] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/monitor.py (modified) #142: added the reading and logging of the elevator trim Sat, 17 Nov 2012 11:49:42 GMT István Váradi [338:eefffab45077] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) Added a delayed logging of the AP settings Tue, 13 Nov 2012 18:17:23 GMT István Váradi [335:db900a4a0930] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * test/test1.txt (modified) #139: added a checker for thev transponder state Tue, 13 Nov 2012 16:36:44 GMT István Váradi [333:392d12995bca] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) #140: implemented the more concise logging Tue, 13 Nov 2012 16:29:19 GMT István Váradi [332:9e73697f6981] * src/mlx/checks.py (modified) #137: changed the threshold Sun, 21 Oct 2012 13:51:49 GMT István Váradi [329:cb7f4cf4e870] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * test/test1.txt (modified) The ADF frequencies are also logged in a forced way at certain flight ... Sun, 21 Oct 2012 05:45:43 GMT István Váradi [326:cee8a7512e56] * src/mlx/checks.py (modified) * src/mlx/web.py (modified) The ACARS text is converted to latin-2, and normal round parentheses ... Sun, 21 Oct 2012 05:08:13 GMT István Váradi [324:b1d504a874dc] * src/mlx/checks.py (modified) * test/test1.txt (modified) Forced logging now logs with the current timestamp even for delayed ... Sun, 07 Oct 2012 18:16:07 GMT István Váradi [321:8f6b55fb98ed] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/pyuipc_sim.py (modified) Added the forced logging of radio frequencies when entering certain ... Tue, 02 Oct 2012 15:46:17 GMT István Váradi [320:cc7c3c84efa0] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) Added support for logging the OBS settings for navigational radios Tue, 02 Oct 2012 15:27:08 GMT István Váradi [319:e9faf50244db] * src/mlx/checks.py (modified) Added delay to the ADF settings Sun, 30 Sep 2012 09:00:53 GMT István Váradi [317:26cd9b16bf92] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/pyuipc_sim.py (modified) Added the logging of the ADF frequencies Sun, 30 Sep 2012 06:53:14 GMT István Váradi [314:09f49b9eef64] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/monitor.py (modified) * src/mlx/pyuipc_sim.py (modified) * test/f70.vaflight (added) * test/test2.txt (added) Added support for the landing lights and the NAV frequencies being ... Sat, 18 Aug 2012 11:31:05 GMT István Váradi [307:81a8a915717a] * src/mlx/checks.py (modified) The condition in the anti-collision lights checker is reworked for ... Sat, 21 Jul 2012 12:43:34 GMT István Váradi [298:24c67ec5cdca] * src/mlx/acars.py (modified) * src/mlx/acft.py (modified) * src/mlx/airports.py (modified) * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/const.py (modified) * src/mlx/flight.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/i18n.py (modified) * src/mlx/logger.py (modified) * src/mlx/mlx.py (modified) * src/mlx/pirep.py (modified) * src/mlx/pyuipc_emu.py (modified) * src/mlx/pyuipc_sim.py (modified) * src/mlx/singleton.py (modified) * src/mlx/sound.py (modified) * src/mlx/soundsched.py (modified) * src/mlx/update.py (modified) * src/mlx/util.py (modified) * src/mlx/web.py (modified) Documented the non-GUI modules Sat, 21 Jul 2012 10:50:57 GMT István Váradi [297:9d1f71a9de51] * doc/Doxyfile (modified) * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) Added some further documentation Tue, 03 Jul 2012 17:30:04 GMT István Váradi [273:066f7271e849] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/pyuipc_sim.py (modified) * test/test1.txt (modified) Added the playback of approach callouts Mon, 02 Jul 2012 17:23:04 GMT István Váradi [271:fa4c688d0fb4] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) The centre of gravity is logged in percent Thu, 28 Jun 2012 17:24:45 GMT István Váradi [263:7ee78a903649] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/monitor.py (modified) RPM is handled properly and the fuel tanks of Li-2 match the simulator Sun, 10 Jun 2012 12:50:30 GMT István Váradi [243:1a42c5aa468b] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/pyuipc_sim.py (modified) Added the logging of the CoG value Sun, 10 Jun 2012 12:32:09 GMT István Váradi [241:dea155dd3ac0] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/common.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/i18n.py (modified) * test/test1.txt (modified) Added support for calculating speeds in km/h for Soviet aircraft Thu, 31 May 2012 15:37:24 GMT István Váradi [211:fbd8dad0b6be] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/pyuipc_sim.py (modified) Reorganized the lights loggin and checks a bit Thu, 31 May 2012 15:20:55 GMT István Váradi [209:3172e5cab96e] * src/mlx/checks.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/monitor.py (modified) * src/mlx/pyuipc_sim.py (modified) The position of the gear control lever is logged Sun, 27 May 2012 11:15:19 GMT István Váradi [197:93f89e9049be] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/const.py (modified) * src/mlx/fs.py (modified) * src/mlx/gui/monitor.py (modified) * src/mlx/gui/prefs.py (modified) * src/mlx/i18n.py (modified) Added support for smoothed IAS and VS values Fri, 18 May 2012 15:23:29 GMT István Váradi [192:580492f35e3f] * src/mlx/checks.py (modified) Fixed indentation Fri, 18 May 2012 15:19:28 GMT István Váradi [191:b23bf6aa7672] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/common.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/i18n.py (modified) * src/mlx/soundsched.py (modified) * src/mlx/web.py (modified) Added support for the charter configuration version of the Boeing 737-800 Wed, 16 May 2012 18:04:55 GMT István Váradi [184:0a000ef19c3a] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/checklist.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/i18n.py (modified) * src/mlx/web.py (modified) Added support for the entrance exam Tue, 15 May 2012 15:15:05 GMT István Váradi [183:97e7e9479e0a] * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/prefs.py (modified) * src/mlx/i18n.py (modified) * test/test1.txt (modified) Added the Using FS2Crew option Sat, 12 May 2012 15:48:45 GMT István Váradi [170:7cda0cc74e19] * sounds/737taxi.mp3 (added) * sounds/767taxi.mp3 (added) * sounds/F70taxi.mp3 (added) * sounds/TOC.mp3 (added) * sounds/TOD.mp3 (added) * sounds/TaxiAfterLand.mp3 (added) * sounds/board.mp3 (added) * sounds/cpt_takeoff.mp3 (added) * sounds/malev.mp3 (added) * sounds/notam.mp3 (added) * sounds/notify.wav (added) * sounds/sikoly.mp3 (added) * sounds/speed.mp3 (added) * sounds/taps.mp3 (added) * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/const.py (modified) * src/mlx/flight.py (modified) * src/mlx/fs.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/sound.py (modified) * src/mlx/soundsched.py (added) The background sounds play back properly Tue, 01 May 2012 08:29:24 GMT István Váradi [139:839016dcd0d1] * src/mlx/acars.py (added) * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/gui/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/gui/prefs.py (modified) * src/mlx/i18n.py (modified) * src/mlx/web.py (modified) Implemented ACARS sending Mon, 30 Apr 2012 14:42:59 GMT István Váradi [134:9ce031d5d4a9] * src/mlx/acft.py (modified) * src/mlx/checks.py (modified) * src/mlx/config.py (modified) * src/mlx/const.py (modified) * src/mlx/flight.py (modified) * src/mlx/fs.py (modified) * src/mlx/fsuipc.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/logger.py (modified) * src/mlx/util.py (modified) Most of the remaining messages are implemented Sat, 07 Apr 2012 09:39:40 GMT István Váradi [60:110237fed44b] * src/mlx/checks.py (modified) * src/mlx/gui/flight.py (modified) Implemented the payload setup page. Sat, 25 Feb 2012 13:55:56 GMT István Váradi [30:b8f08115af4c] * runmlx.bat (modified) * src/mlx/checks.py (modified) * src/mlx/flight.py (modified) * src/mlx/gui/gui.py (modified) * src/mlx/logger.py (modified) Fault messages are routed through the Flight object Sat, 25 Feb 2012 10:14:12 GMT István Váradi [27:d95d48685969] * MANIFEST.in (modified) * logo.xcf (added) * mlx.nsi (modified) * runmlx.py (moved) * setup.py (modified) * src/mlx/__init__.py (added) * src/mlx/acft.py (moved) * src/mlx/checks.py (moved) * src/mlx/const.py (moved) * src/mlx/flight.py (moved) * src/mlx/fs.py (moved) * src/mlx/fsuipc.py (moved) * src/mlx/logger.py (moved) * src/mlx/logo.ico (added) * src/mlx/logo_uninst.ico (added) * src/mlx/mlx.py (moved) * src/mlx/pyuipc_emu.py (moved) * src/mlx/test.py (moved) * src/mlx/util.py (moved) Created icons, reorganized sources and made the Windows installer work