-
Posts
24 -
Joined
-
Last visited
-
Days Won
1
Everything posted by fuzevt
-
Increment / Decrement For Macros
fuzevt replied to tomf14's topic in FSUIPC Support Pete Dowson Modules
Baron, Could you help me on this one. I pretty much attempted to duplicate what Tomf14 had and I just can't get it to work. I have attached related extract of files related. Thanks in advance. Wil fuzevt@gmail.com Oceanside, CA Console Log.txt FSUIPC Cfg.txt MACRO.txt ALL LVARS_F14D.txt -
Can somebody tell me why these events run as soon as I load the aircraft (Capt Sim C-130) and how do I stop it. Happens even if I start "cold and dark" (see attached log file) fuzevt FSUIPC4.log
-
Again on the money...Having lots of fun and LUA education....again many Thanks!!!
-
Does anybody have any LUA scripts for Cattaneo's F-14D cockpit controls?
-
Spokes 2112, How do you adjust the engine notifications to the center. I have a 3 monitor setup at 5800 X 1080 and often I miss which engine control is active because its off to the very left. Is there a method to adjust to the center monitor? Thanks
-
Spokes2112, I AM A BELIEVER...IT WORKED PERFECT FIRST TRY!!!!!Now i'm getting ready to get out to the "great blue yonder". MANY MANY Million thanks....
-
I have HOTAS Cougar by Thrustmaster, which has a single throttle axis and I'd like to use its "Dogfight" button to assign diferent modes so I can use a single throttle to control left and right throttle on a 2 engine jet. Will this file work with that without any mods?
-
Pete or Tamas, I have attached my FSUIPC.ini file and the method described appears to be the solution to my predicament but I am not sure how to add the lines you mentioned below. Is it added as is ___ in other word what is "b". My apologies this question come as elementary, I am a complete newbee at this: FSUIPC4.ini
-
I renamed my devices with the letters "J and Y" however everytime I restart FSX the devices come up again as "0 and 1". I tried to delete "0 and 1" but as soon as I restart FSX they come back up. Is it suppose to happen this way? [JoyNames] AutoAssignLetters=No J=HOTAS Cougar Joystick J.GUID={617692A0-4DF0-11E7-8002-444553540000} Y=Flight Yoke System Y.GUID={BD26DEA0-7F4D-11E7-8001-444553540000} 0=HOTAS Cougar Joystick 0.GUID={617692A0-4DF0-11E7-8002-444553540000} 1=Flight Yoke System 1.GUID={BD26DEA0-7F4D-11E7-8001-444553540000}
-
Has anybody seen this happen where some gauges turn transparent on CLS 747-200 aircraft. It started happening after I crashed the aircraft. One other strange thing is that, its either the gauge is missing or when I move to outside view the aircraft doors are open. Tried CLS website have not gotten a reply for a looong time. Can somebody assist. Thanks
-
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Pete/Paul Thanks for the tips, it took a bit but it works as describe but I'm not seeing the knob on the panel actually move. Below is an extract from the log file: 64459 *** EVENT: Cntrl= 65810 (0x00010112), Param= 0 (0x00000000) AP_BC_HOLD_ON 64459 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 66425 *** EVENT: Cntrl= 65818 (0x0001011a), Param= 0 (0x00000000) AP_BC_HOLD_OFF 66425 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 67423 *** EVENT: Cntrl= 65810 (0x00010112), Param= 0 (0x00000000) AP_BC_HOLD_ON 67423 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 68063 *** EVENT: Cntrl= 65818 (0x0001011a), Param= 0 (0x00000000) AP_BC_HOLD_OFF 68063 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 68235 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 68235 *** EVENT: Cntrl= 65807 (0x0001010f), Param= 0 (0x00000000) AP_HDG_HOLD_ON 68734 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 68734 *** EVENT: Cntrl= 65815 (0x00010117), Param= 0 (0x00000000) AP_HDG_HOLD_OFF 68859 *** EVENT: Cntrl= 65810 (0x00010112), Param= 0 (0x00000000) AP_BC_HOLD_ON 68859 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 69935 *** EVENT: Cntrl= 65818 (0x0001011a), Param= 0 (0x00000000) AP_BC_HOLD_OFF 69935 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 70029 *** EVENT: Cntrl= 65807 (0x0001010f), Param= 0 (0x00000000) AP_HDG_HOLD_ON 70575 *** EVENT: Cntrl= 65815 (0x00010117), Param= 0 (0x00000000) AP_HDG_HOLD_OFF 70809 *** EVENT: Cntrl= 65810 (0x00010112), Param= 0 (0x00000000) AP_BC_HOLD_ON 70840 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 71651 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 71729 *** EVENT: Cntrl= 65818 (0x0001011a), Param= 0 (0x00000000) AP_BC_HOLD_OFF 115082 *** EVENT: Cntrl= 65732 (0x000100c4), Param= 0 (0x00000000) EXIT -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
I may have described the "rotary switch" in error, FSUIPC actually senses it as an axis...Its labeled a "Rotary" on the Saitek X-55 Throttle. -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Pete, The knob I'd like to assign switch functions is a rotary, does the same steps apply or is that even possible? -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Not sure how to start another topic but this time my question is: Can you assign rotary switch functions in FSUIPC? Below are the functions I'm looking at getting some help I like to use the rotary knobs in Saitek X-55 throttle. If somebody could point the right direction I'll really be appreciative ..Thanks This is the output on my log file as I manually click on the panel: 281442 *** EVENT: Cntrl= 65806 (0x0001010e), Param= 0 (0x00000000) AP_APR_HOLD_ON 283610 *** EVENT: Cntrl= 65811 (0x00010113), Param= 0 (0x00000000) AP_NAV1_HOLD_ON 285123 *** EVENT: Cntrl= 65807 (0x0001010f), Param= 0 (0x00000000) AP_HDG_HOLD_ON 286262 *** EVENT: Cntrl= 65815 (0x00010117), Param= 0 (0x00000000) AP_HDG_HOLD_OFF 286262 *** EVENT: Cntrl= 65819 (0x0001011b), Param= 0 (0x00000000) AP_NAV1_HOLD_OFF 286262 *** EVENT: Cntrl= 65814 (0x00010116), Param= 0 (0x00000000) AP_APR_HOLD_OFF 286262 *** EVENT: Cntrl= 65818 (0x0001011a), Param= 0 (0x00000000) AP_BC_HOLD_OFF -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Pete, That worked like a charm and I have upgraded to 4.957b, again many thanks. -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Pete, Thanks for the quick reply, I have yet to implement the corrections however I do need to apply the update for FSUIPC. I have version FSUIPC4 originally purchased back in 2011. I have been remiss in getting it updated and I find those annotation features really handy. Can I obtain the updates from you or perhaps a link from where I can download it from. Many Thanks again. -
Adding two functions to one button.
fuzevt replied to Casen Brashear's topic in FSUIPC Support Pete Dowson Modules
Could somebody provide some assistance on why this setting for reverse thrust will not work on a 747 upon touchdown but works when standing still on the runway? I have a Saitek Proflight with a 3 lever throttle quadrant with 2 assigned as throttle controls. Buttons 9 thru 16 are the ones I'm concerned about. Thanks for any assist I can get. [Buttons.Boeing 747] 0=R2,2,C65607,0 1=R2,3,C65615,0 2=P2,4,C65758,0 3=P2,5,C65759,0 4=U2,2,C65759,0 5=P2,7,C65570,0 6=P2,0,C65588,0 7=P2,14,C65752,0 8=P2,18,C66224,0 9=R2,20,C65966,0 10=U2,20,C65967,0 11=R2,20,C65971,0 12=U2,20,C65972,0 13=R2,21,C65976,0 14=U2,21,C65977,0 15=R2,21,C65981,0 16=U2,21,C65982,0