Jump to content
Sign in to follow this  
drix9

GNS v2.4.2 Carenado Bonanza XP10 in XP11 mouse problem (XP11 beta - use XP11.20 instead)

Recommended Posts

I updated to v2.4.2 430 WAAS now the scrollwheel does not work on any of the instruments i.e. to change the altimeter setting, radio freq. etc. I am using the Carenado F33 bonanza for XP 10 in XP11. Before upgrading to this version the scroll wheel worked. When I disable RXP the scrollwhell works again. any help would be appreciated.

Share this post


Link to post
Share on other sites
24 minutes ago, drix9 said:

I am using the Carenado F33 bonanza for XP 10

This most likely is the reason. Can you please cross check with a default aircraft instead?


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

Thanks for the reply. The problem causing the mouse wheel not to work when the RXP GNS 430 was enabled turned out to be the beta version of XP11. I reverted back to the 11.20 and everything works properly.

Share this post


Link to post
Share on other sites

Same problem, but I'm using the C90B XP11 and I've updated my XP11 to version 11.21r2.

With RXP GNS 430 my clicklable spots are gone. Without RXP GNS everything works.

Share this post


Link to post
Share on other sites

After today´s fresh 11.21 update I found, that RXP GNS430 blocking  mouse scroll wheel zoom and default XP11 mouse wheel manipulators. Can somebody please give me a hint how to resolve this situation?

My config which works perfectly till todays 11.21 update:

[GNS]
; comma separated list of gauges
gauges = GNS_430_1

[GNS_430_1]
; comma separated list of render targets.
drawto = WINDOW,PANEL3D, PANELS
; is the master device if true.
MasterDevice = true
; connects GPS to copilot side if true.
CopilotSide = false
; selects COM/NAV Radios '1' or '2'.
RadiosPair = 1
; uses computer time if true, simulator time otherwise.
ComputerTime = false
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Display = -75
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Buttons = -75
; 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 = true
; connects GPS to OBS input if true (LinkHsi/OBS or AutoNavSource/OBS).
LinkObs = true
; connects GPS to VOR if true.
LinkVor = true
; connects CDI key to NAV/GPS switch if true.
AutoNavGps = true
; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'.
AutoNavSource = 0
; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY
PowerSource = AVIONICS_BUS
; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
PowerKnob = DEFAULT_ON
; connects GPS to Shadin Air Data computer if true.
UseAirData = true
; connects GPS to Shadin Fuel Data computer if true.
UseFuelData = true
; connects GPS to RYAN 9900BX if true.
UseRyanTcad = true
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 85
; sets TCAD maximum number of targets to X-Plane AI Traffic Count.
UseTcadAiCount = false
; connects GPS #1 to GPS #2 if true (both required).
UseCrossFill = false
; enable device failures if true.
UseFailures = false
; uses Simulator GPS commands if true.
UseSimGpsCmds = true
; sets fuel type: AVGAS,JETA,JETB
FuelType = JETA
; sets TAWS type: TERR,TAWS
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; mute sound when simulator window looses focus if false.
NoAudioFocus = false
; selects the CPU running the trainer process: 1 to 32
; 0: last core, -1: automatic.
CpuAffinity = -1
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice =
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GNS_430_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 = 113,1051,800,336
; 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.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = false
; 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
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,0,490,206

[GNS_430_1.PANELS]
; display window if true.
visible = true
; 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 = 2,2047,430,230
; 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.
popleft = true
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = false

Share this post


Link to post
Share on other sites

Made some tests and found that responsible for blocking the mouse scroll wheel are last three parameters in PANELS section of config. If all three parameters are set for false, mouse scroll works with RXP GNS active. Unfortunatelly then there is no way to pop up 2D window - for now I will use my key shortcut Ctrl+word not allowed+M which I setup in XP11 option for RXP GNS Window pop up. If any of these last three parameters are set up as true, then mouse scroll is blocked. Tested on both my "RXP GNS" planes L-410 and Tu-154M. RXP of course is latest version, checked today.

[GNS_430_1.PANELS]

...
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = false
; left mouse button on the screen toggles popup window if true.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = false

Share this post


Link to post
Share on other sites

Just updated to xplane 11.21r2 and experienced the mouse wheel problem not allowing zoom feature with GTN750 installed. Remove GTN750 and mouse reverts to normal.Happens in C172, Corenado PC12 and probably all.But you can still turn knobs/levers by left click and slide up/dn. The mouse wheel still zooms within the GTN750.

Poor Jean-Luc, just when he thought everything was stable with xplane for a while...

Thanks for all your previous help. RXP GTN750 is certainly worth the effort.

Also, if you use GTN750 in popout mode without it being in the 3d panel, then the mouse zooms as normal.

Edited by PecosPete

Share this post


Link to post
Share on other sites

Thank you for your astute research!

The culprit is identified but we are still working on this one.


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
On 5/30/2018 at 2:42 PM, PecosPete said:

Poor Jean-Luc, just when he thought everything was stable with xplane for a while...

You have no idea... 😬


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

Ufff what a relief to know, that this is not some local malfunction and you working on it. Thank you for message, take your time, for now it is enough to know that culprit is discovered and eventually will be "executed". 🙂

Share this post


Link to post
Share on other sites

Thanks for 2.4.2.1. I just tried it with XP11.21. While the mouse wheel and mouse clicks now works with most everything in the carenado Bonanza F33 (XP11 version), most of the buttons and knobs on the GNS 430W don't work like they are supposed to unless i use the popup RXP GNS. WHat doesn't work on my end now is the CDI, OBS, Msg, FPL, Proc, D, Menu, RNG, CLR, ENT and Push CRSR. I can click these and I hear sounds but nothing happens on the GNS. I don't know maybe I'm doing something wrong. The RXP GNS 430 2.4.2.1 works perfectly in the Carenado Bonanza F33 XP10 version (in XP 11.21).

Share this post


Link to post
Share on other sites
51 minutes ago, drix9 said:

most of the buttons and knobs on the GNS 430W don't work like they are supposed to unless i use the popup RXP GNS.

Hi, this sounds like you need to enable 'Use Simulator GPS Commands'


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
7 hours ago, RXP said:

v2.4.2.1 update is now live and fixes the mouse in 11.21!

Thank you, again it works like charm. At least at my L-410 and Tu-154 I didn´t noticed any problems.

Share this post


Link to post
Share on other sites
9 hours ago, RXP said:

Hi, this sounds like you need to enable 'Use Simulator GPS Commands'

bingo! that did the trick. 'use simulator GPS commands' was enabled before. I just had to disable it then enable again and now all is well! 

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...