From 681f6c25c682f222d68195fd3dfff1bd7038fc80 Mon Sep 17 00:00:00 2001 From: Valastiri Date: Fri, 31 May 2024 14:23:20 +0800 Subject: [PATCH 1/3] refactor: search boost and pitch trim results --- docs/pilots-corner/beginner-guide/engine-start-taxi.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/pilots-corner/beginner-guide/engine-start-taxi.md b/docs/pilots-corner/beginner-guide/engine-start-taxi.md index 00932f828..57c94c332 100644 --- a/docs/pilots-corner/beginner-guide/engine-start-taxi.md +++ b/docs/pilots-corner/beginner-guide/engine-start-taxi.md @@ -1,3 +1,8 @@ +--- +search: + boost: 2 +--- + # Engine Start and Taxi This guide will explain the correct procedures to accomplish a pushback with engine start and perform a safe taxi to the departure runway. From 1226ebc41981990c33675e0a707261a16496244e Mon Sep 17 00:00:00 2001 From: Valastiri Date: Fri, 31 May 2024 14:34:49 +0800 Subject: [PATCH 2/3] create h3 for pitch trim + search boost --- docs/pilots-corner/beginner-guide/engine-start-taxi.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pilots-corner/beginner-guide/engine-start-taxi.md b/docs/pilots-corner/beginner-guide/engine-start-taxi.md index 57c94c332..d7081ca98 100644 --- a/docs/pilots-corner/beginner-guide/engine-start-taxi.md +++ b/docs/pilots-corner/beginner-guide/engine-start-taxi.md @@ -197,13 +197,13 @@ Complete the after start flow: Perform the AFTER START checklist. -!!! info "Setting Pitch Trim Advice" - While setting the pitch trim is standard operating procedure, a precisely set trim value on the trim wheel is not critical. As long as your center of gravity (CG) is within CG limits, any trim setting within the green band will provide for a safe takeoff in the A320neo. Appropriate trim settings can be found at the bottom of our [checklist](../assets/sop/A32NX%20Documentation/FBW%20A32NX%20Checklist.pdf). +### Pitch Trim - There is a rotation law in the NEO that gives you a consistent rotation rate for any given stick input, regardless of other conditions. Upon liftoff, the autotrim becomes active. +While setting the pitch trim is standard operating procedure, a precisely set trim value on the trim wheel is not critical. As long as your center of gravity (CG) is within CG limits, any trim setting within the green band will provide for a safe takeoff in the A320neo. Appropriate trim settings can be found at the bottom of our [checklist](../assets/sop/A32NX%20Documentation/FBW%20A32NX%20Checklist.pdf). - --- +There is a rotation law in the NEO that gives you a consistent rotation rate for any given stick input, regardless of other conditions. Upon liftoff, the autotrim becomes active. +!!! info "Pitch Trim Takeoff Example" !!! block "" ![Throttle quad](../assets/beginner-guide/mcdu/Thrust-lever-elev-trim.png){loading=lazy width=50% align=left} From 759a091129aae4e59598284d1a7574d11f3a9461 Mon Sep 17 00:00:00 2001 From: Valastiri Date: Fri, 31 May 2024 14:34:58 +0800 Subject: [PATCH 3/3] reduce trim pages search boost --- .../a32nx-briefing/flight-deck/pedestal/rudder-trim.md | 5 +++++ .../a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/rudder-trim.md b/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/rudder-trim.md index a317689ad..271d6991c 100644 --- a/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/rudder-trim.md +++ b/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/rudder-trim.md @@ -1,3 +1,8 @@ +--- +search: + boost: 0.5 +--- + # Rudder Trim --- diff --git a/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md b/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md index ab544b4b1..9994c8e8d 100644 --- a/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md +++ b/docs/pilots-corner/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md @@ -1,3 +1,8 @@ +--- +search: + boost: 1 +--- + # Thrust Lever and Pitch Trim ---