2020-04-25 06:10:06 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | [no subject]</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<main>
|
|
|
|
<header>
|
|
|
|
<h1>Zk | [no subject]</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
2020-04-25 06:30:08 +00:00
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
|
|
<p>After every flight, pilots fill out a form called a gripe sheet, which
|
2020-04-25 06:10:06 +00:00
|
|
|
conveys to the mechanics problems encountered with the aircraft during
|
|
|
|
the flight that need repair or correction. The mechanics read and
|
|
|
|
correct the problem, and then respond in writing on the lower half of
|
|
|
|
the form what remedial action was taken, and the pilot reviews the
|
|
|
|
gripe sheets before the next flight. Never let it be said that ground
|
|
|
|
crews and engineers lack a sense of humor. Here are some actual logged
|
|
|
|
maintenance complaints and
|
|
|
|
problems as submitted by Qantas pilots and the solution recorded by
|
|
|
|
maintenance engineers. By the way, Qantas is the only major airline
|
|
|
|
that has never had an accident. </p>
|
|
|
|
<p>(P = The problem logged by the pilot.)
|
|
|
|
(S = The solution and action taken by the mechanics.) </p>
|
|
|
|
<p>P: Left inside main tire almost needs replacement.
|
|
|
|
S: Almost replaced left inside main tire. </p>
|
|
|
|
<p>P: Test flight OK, except auto-land very rough.
|
|
|
|
S: Auto-land not installed on this aircraft. </p>
|
|
|
|
<p>P: Something loose in cockpit.
|
|
|
|
S: Something tightened in cockpit. </p>
|
|
|
|
<p>P: Dead bugs on windshield.
|
|
|
|
S: Live bugs on back-order. </p>
|
|
|
|
<p>P: Autopilot in altitude-hold mode produces a 200 feet per minute
|
|
|
|
descent.
|
|
|
|
S: Cannot reproduce problem on ground. </p>
|
|
|
|
<p>P: Evidence of leak on right main landing gear.
|
|
|
|
S: Evidence removed. </p>
|
|
|
|
<p>P: DME volume unbelievably loud.
|
|
|
|
S: DME volume set to more believable level. </p>
|
|
|
|
<p>P: Friction locks cause throttle levers to stick.
|
2020-06-24 07:10:07 +00:00
|
|
|
S: That’s what they’re there for. </p>
|
2020-04-25 06:10:06 +00:00
|
|
|
<p>P: IFF inoperative.
|
|
|
|
S: IFF always inoperative in OFF mode. </p>
|
|
|
|
<p>P: Suspected crack in windshield.
|
2020-06-24 07:10:07 +00:00
|
|
|
S: Suspect you’re right. </p>
|
2020-04-25 06:10:06 +00:00
|
|
|
<p>P: Number 3 engine missing.
|
|
|
|
S: Engine found on right wing after brief search. </p>
|
|
|
|
<p>P: Aircraft handles funny.
|
|
|
|
S: Aircraft warned to straighten up, fly right, and be serious. </p>
|
|
|
|
<p>P: Target radar hums.
|
|
|
|
S: Reprogrammed target radar with lyrics. </p>
|
|
|
|
<p>P: Mouse in cockpit.
|
|
|
|
S: Cat installed. </p>
|
|
|
|
<p>P: Noise coming from under instrument panel. Sounds like a midget
|
|
|
|
pounding on something with a hammer.
|
|
|
|
S: Took hammer away from midget</p>
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
|
|
<p>Page generated on 2004-09-27 10:52:35</p>
|
|
|
|
</footer>
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
<script type="text/javascript">
|
|
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
|
|
let text = tag.innerText;
|
|
|
|
tag.innerText = '';
|
|
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
|
|
});
|
|
|
|
</script>
|
2020-04-25 06:10:06 +00:00
|
|
|
</body>
|
|
|
|
</html>
|