Jump to content
Sign in to follow this  
tmabe204

Almost there Please help! Falcon 7x integration

Recommended Posts

hello all, I've lurked a little bit on these forums and recently purchased the GTN 750. I have been trying to integrate it into the viper jet (Successful), Falcon 7x(partial success), and the Gulfstream IV(partial success) On both of the business jet freeware aircraft, I can get the RXP 750 to render in the correct place on the 3D virtual cock pit, however, I can't get it to be touchscreen. I will post my Ini file down below! Please help me knock this out, so I can add 2 more aircraft to the configuration panel 🙂 so we can get more aircraft to feature this amazing GPS!

 

[GTN]
; comma separated list of gauges
gauges = GTN_750_1

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS, PANEL3D
; is the master device if true.
MasterDevice = true
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects GPS to Autopilot if true.
LinkOto = true
; connects GPS to HSI if true.
LinkHsi = true
; connects GPS to HSI course motor if true.
LinkCrs = false
; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
LinkObs = false
; connects GPS to VOR if true.
LinkVor = false
; connects GPS to Copilot side if true.
CopilotSide = false
; override GPS Unit# (1 or 2) or use 'this unit#' (0) (XPL 10.30+ for GPS2).
AutoGpsSource = 0
; override VLOC NAV# (1 or 2) or use 'RadiosPair' (0).
AutoNavSource = 0
; connects CDI mode to NAV/GPS switch if true.
AutoNavGps = true
; selects COM/NAV Radios '1' or '2'.
RadiosPair = 1
; uses computer time if true, simulator time otherwise.
ComputerTime = false
; HSI lateral deviation scale factor.
CdiScale = 1
; HSI vertical deviation scale factor.
GsiScale = 1
; connects GPS to Audio Panel if true.
UseAudioPanel = true
; connects GPS to Transponder if true.
UseTransponder = true
; enables Shadin Air Data computer if true.
UseAirData = true
; enables Shadin Fuel Data computer if true.
UseFuelData = true
; enables RYAN 9900BX TCAD if true.
UseRyanTcad = true
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 50
; sets TCAD maximum number of targets to X-Plane AI Traffic Count.
UseTcadAiCount = true
; enables device failures if true.
UseFailures = false
; uses Simulator GPS commands if true.
UseSimGpsCmds = false
; updates Simulator GPS flight plan if true.
LinkSimGps = false
; saves the active route to flight plan file if true (.fms).
AutoSavePln = false
; selects transponder VFR code: USE_CODE,VFR_US,VFR_EUR
VFRmode = VFR_US
; sets transponder VFR code (octal default: #1200).
VFRcode = #1200
; sets device power source: 
; AUTO,ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY,BUS_1,BUS_2,BUS_3,BUS_4,BUS_5,BUS_6
PowerSource = AUTO
; sets ownship icon type: 
; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW
OwnshipIcon = AUTO
; sets fuel type: AUTO,AVGAS,JETA,JETB,DIESEL
FuelType = AUTO
; sets TAWS type: TERR,TAWS_B,TAWS_A
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; TAWS approach air speed (knots) or -1 (auto detect Vref: 152)
TawsApprSpeed = -1
; TAWS flap extension speed (knots) or -1 (auto detect Vfe: 200)
TawsFlapSpeed = -1
; TAWS gear extension speed (knots) or -1 (auto detect Vle: 245)
TawsGearSpeed = -1
; reduce screen update rate by half.
ReduceRate = false
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Display = -100
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Buttons = -75
; sets voice type: MALE,FEMALE
VoicePref = FEMALE
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; mute sound when simulator window looses focus if false.
NoAudioFocus = false
; sets trainer process CPU: 1 to 32 (0: last core, -1: automatic).
CpuAffinity = -1
; main: CDI Key (0: disable)
AFMS.cdi_key = 
; main: Selected Course for GPS (0: disable)
AFMS.sel_crs_gps = 
; main: Selected Course for VLOC (0: disable)
AFMS.sel_crs_vloc = 
; main: V-Flag State (1: declutter)
AFMS.v_flag_declutter = 
; main: GPS Selected (0: prompt)
AFMS.gps_selected = 
; main: Engage Autopilot APPR (1: enabled)
AFMS.auto_nav_appr = 
; main: Airspace Labels (0: disable)
AFMS.airspace_labels = 
; nav : Mark On Target (1: enable)
AFMS.mark_on_target = 
; nav : RF Procedure Legs (1: enable)
AFMS.rf_procedure_legs = 
; vnav: Vertical Navigation Type (0: VCALC, 1: VNAV)
AFMS.vnav_enabled = 
; vnav: Transition To Approach (0: disable)
AFMS.vnav_trans_to_appr = 
; vnav: VDI Scale (default: 500ft)
AFMS.vnav_vdi_scale_factor = 
; vnav: Transition Altitude (default: FL180)
AFMS.vnav_trans_altitude = 

[GTN_750_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 1133,818,556,529
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button).
popleft = true 
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_1.PANELS]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true
; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

[GTN_750_1.PANEL3D]
; display window if true.
visible = true
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 0,999,603,546
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = TOUCHSCREEN
; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button).
popleft = true
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 

Edited by RXP

Share this post


Link to post
Share on other sites
8 hours ago, tmabe204 said:

; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = TOUCHSCREEN

Hi,

thank you for sharing your mods! The reason for the lack of touchscreen is because the parameter is wrong (see the in-line comments). The choice is either true or false.


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

Hi RXP - I also have your GTN750, and want to integrate it into those same 2 freeware  jets, the Falcon7x and the Gulfstream IV.  I've tried the ini file above with

; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true

but I cannot click on the screen (the ini file above is specifically for the 7x).  The screen renders in the correct location, but clicking on it is not possible.  Is there something else that must be done?

To tmab204 - what is your ini file for GHansen 's Gulfstream IV?  The rendering location and size are definitely different!

Thanks, and to RXP  - your product is GREAT!

Jim


Jim Blake
Captain, SWA Virtual Airlines
Real World C172 Pilot, AOPA #06034701
 sig_concordeX.jpg  Boeing777_Banner_Pilot.jpg

Share this post


Link to post
Share on other sites

Hi, and thank you for your kind words!

Is it possible you're trying to render the GTN onto an existing gauge screen on the panel, and this gauge screen has an embedded 3D cockpit clickspot there? If this is the case, X-Plane will intercept the click for the 3D model prior the GTN plugin gets any notification of the click?!


Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

Hi RXP - that's probably the problem...any idea how to fix, if possible?


Jim Blake
Captain, SWA Virtual Airlines
Real World C172 Pilot, AOPA #06034701
 sig_concordeX.jpg  Boeing777_Banner_Pilot.jpg

Share this post


Link to post
Share on other sites
2 hours ago, SWVA4420 said:

any idea how to fix, if possible?

If this is the issue, you might want to read this discussion for the King Air 350 integration:

https://forums.x-plane.org/index.php?/forums/topic/176394-do-you-have-a-gtn750-support-plan/&page=4&tab=comments#comment-1639293

Edited by RXP

Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

Anybody ever find the location of the code for the center gauge screen click areas on the 7x?

I've spent some time pouring over the .acf file, but don't know enough about it to pick out the lines that make up the click areas that are interfering.  I've even monitored the clicks with the dataref tool in X-Plane but I don't see corresponding datarefs in the code.

The center panel seems to be a hack of the X-plane G1000 display.   Does anyone know if there is a way to disable that?   

ps.  I considered contacting After (the author of the 7x for X-plane) about it, but I don't want to insult him.  LOL

1Mo47Mw.jpg

Edited by Hosidax

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...