A copilot addon for MS FS2020. Reminds the captain of important checks during a flight. Tested on the FlyByWire A320-Neo but may also function well on airplanes with comparable performance.
The copilot voices the following reminders:
- When reaching cruise altitude:
- to turn off seat belt lights and
- to prepare descent and arrival procedures.
- When starting the descent:
- to set TCAS radar to below,
- complete destination data in the FMS and
- request ATIS information for arrival.
- When passing 10000 feet:
- to turn on seatbelt lights,
- turn on landing system,
- update arrival QNH setting,
- and limit speed to 250 knots.
- On final approach:
- to lower the landing gear,
- arm spoilers,
- set go-around altitude,
- set autobreak,
- and alert the cabin-crew.
npm install
npm start
or use the batch file:
copilot.bat
Then start the simulator. It's also possible to start the co-pilot mid-flight.
Announcements generated by https://elevenlabs.io/, Sarah voice.
Audio library: https://github.com/nomadhoc/sound-play
MSFS API: https://github.com/Pomax/msfs-simconnect-api-wrapper
GPL-3.0 license