Skip to content

net-lisias-kspu/GPWS

 
 

Repository files navigation

GPWS /L Unleashed

This mod adds warning sounds for KSP. GPWS means "ground proximity warning system", a terrain awareness and alerting system. I also add TCAS ("traffic collision avoidance system") warning.

Unleashed fork by Lisias.

In a Hurry

Description

Just like commercial airliners your spaceplanes will have GPWS installed in your landing gear! Yes, you heard right: right into your landing gear!

This mod basically adds GPWS and uses the default landing gear. This will add a couple of warning sounds if you are losing altitude rapidly and have a chance to crash into the terrain. The warning sound is probably something you are familiar with! "WHOOP WHOOP PULL UP!!". Mod will also announce altitudes during a landing starting from 1000 to 10 meters.

GPWS means "ground proximity warning system", a terrain awareness and alerting system. The mod also adds TCAS ("traffic collision avoidance system") warning.

UI

How to Use

Fly an aircraft with landing gear(s). (It should have a ModuleWheelDeployment && ModuleWheelBrakes, or FSwheel module.) If you enabled system in GPWS Settings, You should hear sounds when you are landing/crashing.

You can edit GPWS.cfg to add more types of landing gear.

This mod adds a button on blizzy78's toolbar / applaunch toolbar. Click it to open GUI to edit settings or view current warning status. You are free to turn off warnings you don't want to hear.

You can edit settings.cfg for more accurate adjustment.

P.S.1. This mod uses feet for plane altitude.

P.S.2. Change "Descent Rate Factor" to allow faster/slower sink rate. (Set to 2 means you are allowed to sink 2 times faster than default.)

Supported Warning List

Plane

  • sink rate
  • sink rate, whoop whoop pull up
  • terrain terrain
  • terrain terrain, whoop whoop pull up
  • don't sink
  • too low gear
  • too low terrain
  • bank angle
  • altitude callout (1000, 500, approaching minimus, minimus, 100, 50, 40, 30, 20, 10)
  • retard
  • traffic
  • rotate
  • (stall) (joystick vibration tested on x1 controller)

Lander

  • sink rate
  • horizontal speed
  • altitude callout (1000, 500, 100, 50, 40, 30, 20, 10)
  • retard

Installation

Detailed installation instructions are now on its own file (see the In a Hurry section) and on the distribution file.

License:

  • GPWS /L is licensed as follows:
    • GPL 3.0. See here
      • You are free to:
        • Use : unpack and use the material in any computer or device
        • Redistribute : redistribute the original package in any medium
        • Adapt : Reuse, modify or incorporate source code into your works (and redistribute it!)
      • Under the following terms:
        • You retain any copyright notices
        • You recognise and respect any trademarks
        • You don't impersonate the authors, neither redistribute a derivative that could be misrepresented as theirs.
        • You credit the author and republish the copyright notices on your works where the code is used.
        • You relicense (and fully comply) your works using GPL 3.0
        • You don't mix your work with GPL incompatible works.

KSP GPWS and previous are still available under the CC BY SA 4.0i, and can be found on this branch (and on the previous maintainer's repository, see below). Please note this statement from FSF.

Please note the copyrights and trademarks in NOTICE.

UPSTREAM