Editing Interfacing to Orbiter

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
Ways to get information in and out of Orbiter
 
Ways to get information in and out of Orbiter
  
===Joysticks/Game Controllers===
 
 
* [[Programming game controllers]] - using multiple joysticks and joystick buttons
 
* [[Programming game controllers]] - using multiple joysticks and joystick buttons
** [http://www.orbithangar.com/searchid.php?ID=3223 Fly-by-Wire addon]
+
** Should mention joyride and joyToKey.
**[http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm JoyToKey]
 
** Joyride?
 
** [http://groovygamegear.com/webstore/index.php?main_page=index&cPath=76_81 GP-Wiz] - A line of joystick and gamepad interfaces/controllers
 
 
 
===Keypresses===
 
 
* [[Generating key presses]] through switches
 
* [[Generating key presses]] through switches
* The [http://groovygamegear.com/webstore/index.php?main_page=index&cPath=76_80 GP-Wiz] line of joystick button controllers along with Joy2Key.
+
** [http://www.hagstromelectronics.com/products/modules.html Hagstrom Electronics] keyboard encoders
* Using AutoHotKey to automatically configure Orbiter and ExtMFD placement
+
** The [http://groovygamegear.com/webstore/index.php?main_page=index&cPath=76_80 KeyWiz] line of controllers are very simple, allowing one-to-one mapping of a '''Momentary Contact''' switch to a keypress. It is basically a replacement for your computer keyboard, although the "Max" version allows you to switch between the KeyWiz and a keyboard via an on-board toggle switch. Its strength is its low price compared to other keyboard encoders. Its downside is that to do a CTRL-<key> or ALT-<key> combination requires wiring the switch to two inputs (one for each key held down).
*:Script to display [[Four MFDs on a 22 inch Monitor]]
+
* Communicating directly through an Orbiter Add-on
*In order to generate keypresses from a DLL, use SendInput function and follow this guideline: [http://www.elitepvpers.de/forum/war-hacks-bots-cheats-exploits/170258-simulating-keystrokes.html].  You can use OAPI_KEY_---  keys defined in OrbiterAPI.h.
+
** OUIPC
 
+
* Using AutoHotKey to automatically configure Orbiter and ExtMFD placement (get example from forum - other possibilities?)
===Switch Interfacing===
+
* I/O interface solutions - here there be software. Needed.
I/O interface solutions - These will require a software interface to Orbiter.
+
** [http://www.phidgets.com/ Phidgets]
* [http://www.phidgets.com/ Phidgets]
+
** [http://www.flightlink.com/epic/ EPIC]
* [http://www.flightlink.com/epic/ EPIC]
+
** Flight Deck Solutions [http://www.flightdecksolutions.com/list_products.php?id=22&PHPSESSID=5074a394f88f42e402a77d9024066c56 InterfaceIT]
* Additional [http://www.mikesflightdeck.com/getting_started.htm resource] for interfaces.
+
** Additional [http://www.mikesflightdeck.com/getting_started.htm resource] for interfaces.
 
 
===Communicating with Orbiter===
 
* OUIPC
 
* [http://www.orbithangar.com/searchid.php?ID=3395 Orb:Connect]
 
 
 
[[Category: Articles]]
 
[[Category: Tutorials]]
 

Please note that all contributions to OrbiterWiki are considered to be released under the GNU Free Documentation License 1.2 (see OrbiterWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)