Avionics for X-Plane made *very* easy

Show everyone your special keyboard. Tell us how do you use HIDmacros.
Post Reply
elbatuti
Posts: 1
Joined: 28 Apr 2012, 21:26

Avionics for X-Plane made *very* easy

Post by elbatuti » 27 Jul 2013, 12:17

Sorry, No photo but also other keys are availables:
[OBS1] [OBS2] [HSI] [HDG] [QNH] [ADF1_CARD] [ADF2_CARD]
ElBatuti-Avionics.jpg
ElBatuti-Avionics.jpg (20.08 KiB) Viewed 8228 times
ElBatuti-ShowMessages.png
ElBatuti-ShowMessages.png (75.02 KiB) Viewed 8228 times

How to use the avionics keys:

NAV
-Select frequency of NAVx: [NAVx]<frequency>[CONFIRM]
-Swap frequencies: [NAVx][<->]
-Enable/disable morse code: [NAVx][NAVx]

DME
-Same as NAV

ADF
-Same as NAV

COM
-Select frequency of COMx: [COMx]<frequency>[NAVx]
-Swap frequencies: [NAVx][<->]

TRNS (Transponder)

-Set code: [TRNS]<code>[CONFIRM]
-Swap mode On/Standby: [TRNS][TRNS]

HDG
-Select course: [HDG]<degrees>[CONFIRM]
-Increase course +1: [HDG][+]
-Increase course +N: [HDG][+][+][+] ... N times.
-Increase course -1: [HDG][-]
-Increase course -N: [HDG][-][-][-] ... N times.

OBS
-Same as HDG

HSI

-Same as HDG

ADF_CARD
-Same as HDG

QNH
-Set pressure: [QNH]<pressure>[CONFIRM]. If <pressure> contains dot "." assumes Hg, else assumes Hpa.
-Increase/decrease pressure: Same as HDG method. INCREASE VALUES ARE in Hpa (1012, 1013, 1014, ...)

How to show messages:

A Python script is included if you like this feature. (you must have installed the python interface plugin, more info in http://www.xpluginsdk.org/python_interface.htm)

If you don't wanna see messages, Set DisplayInfo and/or DisplayError vars to false on HIDMacros script.


TODO:
- Autopilot!!!!
- RMI
- Swap DME Nav1/Nav2
- Gyro compass adjust: I don't know the way to do this :(
- Artificial Horizon: radio_altimeter_bug_ft_pilot

Download from:
ElBatuti_HIDMacros_Avionics_XP-0.0.1.7z
(41.2 KiB) Downloaded 766 times

Post Reply