Jump to content
The simFlight Network Forums

Edoradar

Members
  • Posts

    35
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Edoradar

  1. Hi. actually my case wouldn't really work for you without a massive customization. I have a full simulation running aside and the freeze has double effect on p3d itself and my simulation. Like John said you just need to write the offset the way he specified, probably the easiest thing for you is inside fsuipc window to bind a particular swithc (like rain repellend as you said) to set the bit you want of the 3402 offset.
  2. Hi John. I finished now to test. It works really well. Thanks!
  3. Hmmmm ok I never tried to use it this way. I can give it a try for sure. is there a reference in the manual for how to do that or could you quickly point me towards? Sure I understand. Tought tho that since no one ever asked for this feature wouldn't have really matter the way it was implemented. But I get what you mean. Thanks!
  4. Hi John. It does work yes but... So I work with python and I have a full simulation done in that. variables like the various types of freeze are generated on my software side and sent as a stream to fsuipc. Of course if the freeze if a toggle, at every iteration there is a new assignement and that makes the freeze to go on and off repeatedly. On the contrary the way the 3541 works is just perfect for my kind of environment as at every iteration, if the freeze is active, the timer is kept alive. I attacch you the part of binding I use to give you the idea. Thanks fsuipc.py
  5. I could have given a quick try now before goin for dinner. It works but having a constant flow of offset writes, makes the use of the toggle a little uneasy to use...would eventually be possible to do like the 3541 where you write the timer to hold the value set? Sorry to bother you with that. Thanks!
  6. Hi John, I had to dedicate few days to my wife so couldn'ÃŽt test yet. I'll try between tonight and tomorrow hopefully. sorry for the delay
  7. Thank you very much John, I'll test in the next couple of days and get back to you with it. Best of luck with the sciatica, I know how painful that is! Take care!
  8. Hi John, did you have any chance to look into that? Just a reminder 🙂 best regards
  9. Ok I can try that in the meantime and look forward for the update, no rush at all.. thank you!
  10. Hello, after a bit of research I couldn't find a proper answer to my question so I'm posting it here: In the simulation model I made I also have a built in reposition system able to set the aircraft in various specific positions, configurations, attitudes etc. It is workin pretty well but I encounter a problem related to the freeze. I see fsuipc has a dedicated offset to set the position freeze (3541) which works as intended, but I also saw that P3D is able to give back more specific freezes as specified in offset 3402, in particular: 4 Freeze position 5 Freeze attitude 6 Freeze altitude 7 Freeze Lat/Lon Now since depending on the repositioning I am doing, I am many times in need to freeze also the attitude but without setting the pause in the sim. Would it be possible to also write those offsets bits in order to set the most appropriate freeze? Thank you!
  11. Hello, as I am using free offsets for my program, I used basically all that are for free use and need more...if I write those for PM or activesky or other programs which I do not use, will they be available and working for the purpose? thanks
  12. Hi John. this made the trick! I am able to control the plane now as you suggested. Many thanks for your help!!!!
  13. Hi John. Before sending you the log,.. I took your suggestion and found out it's related to the aircraft. I am using Captain sim 767 and with it this reset to 0 happens. if I use any base aircraft it doesn't instead...you think there is a possible workaround for this or need to change the aircraft type?
  14. Good day John. I actually tried to do a key assignements as you instructed me. even without having my software running, the result is exactly the same. I attach the log of that for you to see. So just to make it clear in this report my software is NOT running. FSUIPC6.log
  15. Hi John. Attached the log file and the ini file I use. FSUIPC6.2.log FSUIPC6.log FSUIPC6.ini Edit: for reference I am sending a fixed value of 12000 to the aileron position from my program as a 2 bytes signed value
  16. Hi John. I made sure no P3D or FSUIPC assignements exist. In the console I can see the 0BB6 write command as expected. what I see is that at startup or each time I enter fsuipc menu and exit, the 0BB6 goes for a moment to the value I am writing but then goes immediatly to 0. I am sure I am writing it right as I am writing a lot of other data also and all works ok...any idea? Edit: I also tried to remove the keyboard assignement but no difference..is there any other offset I need to write along with it like some flag or so?
  17. Hello, I've been tryin to sort this for a while but with no real success.. I have a program that during autopilot operation and thru calculations determines the target poistion of the various controls (pedals, yoke, cont column) I want then to write these values in p3d thru fsuipc offests but seems I can't find the right combination...for example I write 0BB6 for the yoke control but seems to have no effect in p3d. I also read in the user guide but didn0t really find an answer to my case. Could you please address me the right way to do it? Thanks
  18. Hello, after looking at both FSUIPC and P3D sdk, I couldn't find anything about information on terrain bank and pitch angle at aircraft position. as building a ground rotational matrix for some computations, I wonder if those 2 infos can be accesses. Thanks and regards
  19. Thanks, will try em asap
  20. Sure, no rush at all. Thanks for that. 🙂
  21. Hello, would it be possible to add the following vars to be read? EMPTY WEIGHT PITCH MOI Empty weight pitch moment of inertia Slugs per feet squared N - EMPTY WEIGHT ROLL MOI Empty weight roll moment of inertia Slugs per feet squared N - EMPTY WEIGHT YAW MOI Empty weight yaw moment of inertia Slugs per feet squared N - EMPTY WEIGHT CROSS COUPLED MOI Empty weigth cross coupled moment of inertia Slugs per feet squared N - TOTAL WEIGHT PITCH MOI Total weight pitch moment of inertia Slugs per feet squared N - TOTAL WEIGHT ROLL MOI Total weight roll moment of inertia Slugs per feet squared N - TOTAL WEIGHT YAW MOI Total weight yaw moment of inertia Slugs per feet squared N - TOTAL WEIGHT CROSS COUPLED MOI Total weight cross coupled moment of inertia Slugs per feet squared N - Thanks and regards
  22. Hello, It was my mistake as was reading as a float instead of int32, sorry. so i can confirm they all of them work properly, you can take the ? out of the list 🙂 Thanks and regards
  23. Thanks for answers, will check once back on it saturday.
  24. Hello, I run FSUIPC 6.1.5 with P3D V5. I tried to read the NDB coordinates from offsets 1124,1130,1128,1134,112C and 1138 but all of them return 0. I tried to read em via Lua as signed 32 bit integers like VOR or DME. These just always return 0 to me. I saw were marked ?-simC so I tought to report it. Regards
  25. Tried it now in my python script and works well. numbers seem to be good. Thanks for the find. If you can give me a feedback on my last reply would be helpful! Thanks again
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.