
sisoffi
Members-
Content Count
231 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout sisoffi
-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Location
Venice ITALY
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
New PC fsuipc not detect the old bodnar assisgnement
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
thank you pete, i will send the 2 files -
hello pete and john, i have this problem from ever before from fsuipc 4 and 5 and now also 6 and i never understood how to solve. when changing a new pc I reinstaqllo prepar from scratch and install fsuipc again. I bring all my settings to fsuipc from the old file. I note that bodnar is detected in the same way by fsuipc6 as well The problem is that not all the assignments are detected so I have to start from scratch to reassign all the axes buttons etc .... but isn't there a way to reassign everything automatically? thank you Simone
-
is : 8 middlebutton?
-
Pete, i everytime assigned mouse macro in fsuipc without problems. THe only thing im not find is the on press wheel on the tab : part provides the actual mouse action required to operate the facility. This is encoded as a number, one of those listed below (but note that some of these will probably never be seen in relation to such regions!): 1 Right single click 2 Middle single click` 3 Left single click 4 Right double click 5 Middle double click 6 Left double click 7 Right button & drag 8 Middlebutton & drag 9 Left button & drag 10 Move 11 Right elease 12 Middle r
-
Hi Pete and John, i am trying to assign a macro with the wheel press. In the virtual cockpit to accelerate an encoder (for example the nav1 crs of the md80 autopilot) you use the mouse wheel press and turning the wheel (parameter 14 and 15 up and down) while maintaining the on press you have the encoder variation of 10 in 10 instead of 1 in 1. Leafing through the guide for advanced users, however, he didn't find the on press function of the wheel. Isn't it implemented or can't I find it? thank you Simone
-
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
thanks John, i will attend if somebody of mobiflight can help me. -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
yes sure is possible to use lua lvars but im not able with lvars scripts plugins.... 😞 -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
thannk you, actually not the mobiflight team not reply. not consider this part is only for another application MaddogX use standard values for these offsets. But one question: possible that there isnt directly an offset that read the value of fuel in each tanks? I have never found aircraft (jets) that use capacity indicators, but rather the weight value loaded at the time of tankering and the instant use of it. Why does it have to be so difficult? sorry to stress you 🙂 -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
I tries this but in the transform data the offset are not consider ( the result remain 57) ($*100/(128*65536))*(0x0B80*(0x0AF4/256)*0.4536) -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
Sorry but i dont understand nothing. I attach one pic in order to see what mobiflight produce me. The default for the left thanks is in % and its correct (with the default formula) in transform. I need now to add to this formula the calculating of your suggestions. Can you help me to correct the formula so that the Vcockpit can display the same value 2400? -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
so the offset for left fuel thank is 0x0B7C the transform formula of default is $*100/(128*65536) with this is correct i have 100% of capacity (in gallons). I tried: (2,72*($*100/(128*65536))*$ nothing remain the capacity 😞 -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
John, i checed the documentation. Examlpe Central Fuel Thanks: 0B74 4 Fuel: centre tank level, % * 128 * 65536 Ok-SimC Ok-SimC 0B78 4 Fuel: centre tank capacity: US Gallons (see also offsets 1244– for extra fuel tanks) by setting first offset i have correct 99% by setting second offset the result is 3074 (i suppose is Gallons because in my sim is 9300) by settings 1244 = 0 can you please explain why cannot see the kilograms? % its ok, capacity also but how to obtain kilograms? -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
Thank you John, we had just mapped all lvars from maddog and there is no lvars refferring to Fuel quantity display. In the past old software we had was based on fsuipc offsets ( for this i assumed that is still no change also in the new aircraft software). I will try soon the offsets. Simone -
Fuel Quantity Display in MobiFlight
sisoffi replied to sisoffi's topic in FSUIPC Support Pete Dowson Modules
i rememebred from the past that old developper read the offsets from fsuipc. For the quantities there are offsets? thanks Simone -
Hi Pete, I'm trying to configure the maddogX fuel quantity displays (I always interface with mobiflight which reads the values from fsuipc). From my lvars list there inst lvars fro fqty so i assume that fqty is readed from prepar offsets. The problem seems to be in the conversion of the fsuipc data. My system is set to Hybrid (feet, meters) and the fuel paylow as fuel quantity as weight (I see the kilos correctly). Reading the fsuipc manual, the values that read the fuel are: 0B80 4 Fuel: left main tank capacity: US Gallons 0B98 4 Fuel: right main tank capacity: US Gall