How can I disable GPWS call outs on some of my aircraft?
1 Answers
There are more than just GPWS sounds you may wish to disable...Look in the acft's sound.cfg file for these entries. If present and you wish to disable them, simply comment the out with a double-slash as shown in red below:
Quote[OVERSPEED_WARNING_SOUND]//filename=baover//maximum_volume=9900[AP_DISENGAGE_SOUND]filename=baapdismaximum_volume=9000[GLIDESLOPE_WARNING_SOUND]//filename=baglide//maximum_volume=9000
Look in the aircraft.cfg file for these entries and comment out the ones you wish to disable:
Quote[GPWS]//max_warning_height = 1000//sink_rate_fpm = -1500//excessive_sink_rate_fpm = -2000//climbout_sink_rate_fpm = -100//flap_and_gear_sink_rate_fpm= -100
Chief Captain