- Messages
- 48
- Country

I cannot find any reference to these anywhere, has anyone used these?
docs.flightsimulator.com
Drone Controls
The following are only currently valid for the Pelican but may be useful for other aircraft/drones.| Event Name | Parameters | Description |
|---|---|---|
| AXIS_VERTICAL_SPEED_SET | [0] Value between 0 and 16000 | |
| VERTICAL_SPEED_DEC | [0] Value between -16000 and 16000 to decrement by (maps to a value between -1 and 1) | By default this will decrement the vertical speed by 1/128, but you may supply a decrement amount as a parameter. |
| VERTICAL_SPEED_INC | [0] Value between -16000 and 16000 to increment by (maps to a value between -1 and 1) | By default this will increment the vertical speed by 1/128, but you may supply an increment amount as a parameter. |
| VERTICAL_SPEED_SET | [0] The axis value between -1 and 1 (maps to -16000 and 16000) | Set the vertical speed to a value between -1 and 1. |
| VERTICAL_SPEED_ZERO | N/A | Set the veretical speed to 0. |