source: src/mlx/acft.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @790:e69a08004f40   8 years ivaradi Added support for the Boeing 737-200 aircraft type (weight data is …
(edit) @709:44177c159b98   8 years ivaradi Added support for SimBrief data for each aircraft type (re #279). cef
(edit) @644:bd36997f0b8a   9 years ivaradi Too high taxi speed is logged immediately if an aircraft has a strobe …
(edit) @635:717c097e0b12   9 years ivaradi The AGL altitude values are logged with aircraft type-specific units …
(edit) @634:b695e9445e24   9 years ivaradi A go-around is logged as a fault with no score and an explanation is …
(edit) @631:5801fb8d2d03   9 years ivaradi Added the landing lights checker for Tupolevs (re #263)
(edit) @624:e501c5d66286   9 years ivaradi It is a fault if less than 10 minutes pass between an RTO and the next …
(edit) @623:33edcb39a260   9 years ivaradi The strobeless speed checker is used for all aircraft to detect the …
(edit) @622:21bb632b0961   9 years ivaradi The overspeed and stall conditions are logged with the winds (re #259)
(edit) @619:7763179ff6b0   9 years ivaradi Reworked the representation and handling of gate data (re #113)
(edit) @612:e0785d69da78   9 years ivaradi Modified the minimum landing fuel to 7000 kgs (re #251)
(edit) @611:6e8540c1970b   9 years ivaradi Added checks for tailstrike during takeoff and touchdown (re #250)
(edit) @601:16ff9fcc527c   9 years ivaradi The initial climb speed is logged (re #246)
(edit) @598:85f4667214b4   9 years ivaradi The reverser use is logged and is checked against IAS with a lower …
(edit) @597:79a1c9f14bc5   9 years ivaradi It is no longer a NOGO if the amount of landing fuel is too low (re #239)
(edit) @592:1d9795bde55c   9 years ivaradi Added help about the minimum and recommended (if known) amounts of …
(edit) @591:347c98077c1f   9 years ivaradi Added a check for the amount of landing fuel being not less than the …
(edit) @539:750f64278751   11 years ivaradi The no-strobe speed checker also works for models without strobe and …
(edit) @526:2e4586c9280c   11 years ivaradi Shortened the log text of the T/O speeds (re #205)
(edit) @512:46bd71540346   11 years ivaradi Implemented the new derate handling method (re #202)
(edit) @447:3c4f141b2d42   11 years ivaradi Overspeed is tolerated for at least 30 seconds now (re #184)
(edit) @445:d846b0172882   11 years ivaradi Added derate support for BAe 146-200 (re #182)
(edit) @443:acbe605bb814   11 years ivaradi Added support for the BAe 146-200 aircraft type (re #182)
(edit) @409:c580507072c1   11 years ivaradi Implemented the logging of the value of QNH along with the altimeter …
(edit) @407:6554b242b7c8   11 years ivaradi Removed the thriwst checker as they are seemingly not needed (re #174)
(edit) @403:e0fa6fc2c910   11 years ivaradi Strobeless takeoff checker added for T154 and YK40 (re #171)
(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) @369:dcc9f8bd75dd   11 years ivaradi The aircraft's name and model are logged first when we enter the …
(edit) @366:21db3f9653ce   11 years ivaradi Added support for the ILS frequency, and made use of it in case of the …
(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) @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) @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) @340:36455b73b24f   11 years ivaradi #142: added the reading and logging of the elevator trim
(edit) @338:eefffab45077   11 years ivaradi Added a delayed logging of the AP settings
(edit) @335:db900a4a0930   11 years ivaradi #139: added a checker for thev transponder state
(edit) @333:392d12995bca   11 years ivaradi #140: implemented the more concise logging
(edit) @331:79755718ab7d   11 years ivaradi #136 implemented fix
(edit) @329:cb7f4cf4e870   12 years ivaradi The ADF frequencies are also logged in a forced way at certain flight …
(edit) @321:8f6b55fb98ed   12 years ivaradi Added the forced logging of radio frequencies when entering certain …
(edit) @317:26cd9b16bf92   12 years ivaradi Added the logging of the ADF frequencies
(edit) @313:8a6711d8fbcc   12 years ivaradi Changed the way the ZFW is logged
(edit) @311:d044f00da30c   12 years ivaradi In case of Tu-154 the anti-collision lights are handled normally
(edit) @306:62ea06d67bd4   12 years ivaradi Removed the takeoff thrust check in case of a T154
(edit) @304:9bfef8224383   12 years ivaradi Cruise level changes are logged
(edit) @298:24c67ec5cdca   12 years ivaradi Documented the non-GUI modules
(edit) @297:9d1f71a9de51   12 years ivaradi Added some further documentation
(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
(edit) @271:fa4c688d0fb4   12 years ivaradi The centre of gravity is logged in percent
(edit) @263:7ee78a903649   12 years ivaradi RPM is handled properly and the fuel tanks of Li-2 match the simulator
(edit) @243:1a42c5aa468b   12 years ivaradi Added the logging of the CoG value
(edit) @241:dea155dd3ac0   12 years ivaradi Added support for calculating speeds in km/h for Soviet aircraft
(edit) @215:bff7327b2da0   12 years ivaradi Added support for flying without logging in
(edit) @211:fbd8dad0b6be   12 years ivaradi Reorganized the lights loggin and checks a bit
(edit) @210:8e7c92275ae5   12 years ivaradi Fixed some weights and speeds
(edit) @207:af232f0c349b   12 years ivaradi Changed the order of the fuel tanks in the log printout as well
(edit) @206:35d44ec6e2be   12 years ivaradi Changed the order of the fuel tanks
(edit) @198:b75c849e59d8   12 years ivaradi Added support for smoothed IAS and VS values
(edit) @197:93f89e9049be   12 years ivaradi Added support for smoothed IAS and VS values
(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) @153:f53ca1f24fcc   12 years ivaradi Changed the way the flare-time is logged
(edit) @152:f0701a18628a   12 years ivaradi Made the sending of the closing message more reliable
(edit) @150:0a6ffbd72d7e   12 years ivaradi Updated the fuel logging to the new order
(edit) @141:3172532920ad   12 years ivaradi Fuel loading works
(edit) @140:7f24ede5d214   12 years ivaradi Reworked fuel tank handling to be more indirect
(edit) @139:839016dcd0d1   12 years ivaradi Implemented ACARS sending
(edit) @136:6d206b573dee   12 years ivaradi Added option to enable/disable the online gate system
(edit) @134:9ce031d5d4a9   12 years ivaradi Most of the remaining messages are implemented
(edit) @117:af3d52b9adc4   12 years ivaradi Implemented the weight help tab
(edit) @101:35e361b4c306   12 years ivaradi Takeoff V-speeds can be entered after takeoff as well.
(edit) @96:aa6a0b79c073   12 years ivaradi The contents of log lines can be modified after they are written, and …
(edit) @95:d941f0f18648   12 years ivaradi The thrust checker is not present for the Dash-8 Q400
(edit) @89:ef4711a984fe   12 years ivaradi Added the collection of some further statistics and the finish page
(edit) @86:285443d1c1e2   12 years ivaradi The IntegerEntry widget is used for the VRef as well on the landing page
(edit) @71:2dba0ba6cd1b   12 years ivaradi Added the takeoff page.
(edit) @52:09c8dec95072   12 years ivaradi Basic FSUIP simulation works
(edit) @29:5bcc0ef808c5   12 years ivaradi The status icon and hiding/showing the window works
(add) @27:d95d48685969   12 years ivaradi Created icons, reorganized sources and made the Windows installer work
Note: See TracRevisionLog for help on using the revision log.