Name | Modified | Size | Downloads / Week |
---|---|---|---|
overhead | 2019-01-15 | ||
jardesign2xhsi | 2019-01-15 | ||
xoverhead-1.0-SNAPSHOT.zip | 2019-01-24 | 9.7 MB | |
Readme.md | 2019-01-21 | 1.9 kB | |
Totals: 4 Items | 9.7 MB | 1 |
JDK REQUIREMENT
jsdk10
EXTERNAL PROJECT
This code use "ExtPlane-Panel" Plugin for X-Plane
XOVERHEAD
Implements jardesign A320 overhead and much more components to make their use remote
To compile use maven tool and create a jar package by command mvn assembly:single
Default connection is 127.0.0.1:51000
run as test with no connection java -jar overhead-1.0-SNAPSHOT-jar-with-all-dependencies.jar -h 127.0.0.1 -p 51000 -s -l C:\someplace\panels.properties
run as java -jar overhead-1.0-SNAPSHOT-jar-with-all-dependencies.jar -h 127.0.0.1 -p 51000 -c -f -l C:\someplace\panels.properties
Application options -h XPlane plugin ip -p XPlane plugin port -c Enable connection -l Panels properties file path and name -f Disable panels frame -t Enable panels always on top -s Enable panel resizable
Application options not implemented yet -d Datarefs properties file path and name -k A320 productor name
tricks property "show" inside panel.properties file is set by default to "true". Put to "false" to disable every unwanted panels.
Function keys provided
ALT-F4 Exit
ALT-F5 Panels to zero position
ALT-F11 Save panels position
ALT-F10 Load panels position
JARDESIGN2XHSI
Add some missing functionality to XHSI application when using JARDESIGN A320 on X-Plane.
Automatically change XHSI lower eicas pages when jardesign system change it Active radar on XHSI ND when jardesign TERRAIN button is on *Active CSTR, WPT, VOR, NDB, ARPT on XHSI ND when jardesign efis button is pressed
To compile use maven tool and create a jar package by command mvn assembly:single
Default connection is 127.0.0.1:51000
No application options are still provided.
run as java -jar jardesign2xhsi-1.0-SNAPSHOT-jar-with-all-dependencies.jar