Note: This feature is also referred to as "
iOS Flight Control" on the official roadmap in the development tracker
From the
Milestone:
Quote:As of Android version 1.2 users are able to set Throttle, Yaw, and Pitch flight characteristics. This ability relies on the "AudioService" class, which uses a series of mathematical functions to dynamically produce an audio WAV which is then played to the infrared dongle. Details on this process are found in this wiki through the Hacking IR Dongle and Building the Carrier Wave documents.
In order to add this feature to iOS the AudioService class from the Android version needs to be ported to Objective C
A further relevant document is "
Adding support for new mobile devices" as it demonstrates some of the skills and tools required for the task.
If you are a developer or engineer interested in collaborating on this task, please let us know in this thread.