Jump to content
The simFlight Network Forums

Steku

Members
  • Posts

    290
  • Joined

  • Last visited

About Steku

  • Birthday 01/01/1970

Contact Methods

  • Website URL
    http://

Profile Information

  • Location
    EPWR, Wroclaw, POLAND

Steku's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. But is there a possibility to program a button in FSUIPC to send three keystrokes, not in rapid succesion but seperated by one second dealy?
  2. Is there a possibility to program a button in FSUIPC to send three keystrokes, not in rapid succesion but seperated by one second dealy? I added three lines in fsuipc.cfg but my panel (transponder mode in Dreamfleet Cessna Cardinal) reacts to them as to just one keystroke, so I suspect that FSUIPC really sends three keystrokes but too fast to gauge to read them correctly ase three separate keystrokes. This is what I inserted in fsuipc.cfg. 36=P3,6,K67,11 37=P3,6,K67,11 38=P3,6,K67,11
  3. There is a well known problem in FS9 in all photographic sceneries (like Megascenery where scenery product contains a lot of photographic satellite images covering large areas of FS ground). Sometimes these textures does not load fast enough and the terrain in the immediate vicinity of aircraft position remains blurry (textures are loaded but not in the highest resolution). I discovered that temporary switching my view to Top-Down-View triggers FS to reload those textures quickly. Maybe this reload happens because FS is less loaded with processing in this view (no cockpit, gauges, clouds, especially 3D clouds!) but maybe there is a procedure in FS called during switching to Top-Down-View resulting in fast texture reloading with the resolution needed for actual resolution of Top-Down-View. If somebody can answer this question if such “quick reload” procedure exist it’s only Peter Dowson. Here are some links describing this “blurries” problem: http://www.pcaviator.com/megascenery/fowtopic=739 http://www.pcaviator.com/megascenery/fowtopic=724 http://www.pcaviator.com/megascenery/fowtopic=582
  4. As always highest quality support "at your fingertips"! Thanks!
  5. Here http://home.planet.nl/~nwkaan/overhead.htm#FSLCD I just found that I can use FSUIPC offsets x6620, 6621 to change content of LCD displays connected to LPT and controlled by FSLCD 5.1 software. Because such offsets are listed in FSUIPC docs in "Reserved" area I'd like to ask if usage of these offsets is safe (I don't want to destroy something in FS writing carelessly to FSUIPC "Reserved" area). I tested it and it looks fine but you never know...
  6. Thanks I'll try this. I just thought that maybe there is a switch somewhre in FSUIPC allowing parking brake to stay permanent in "set" position even if toe brakes are pushed - just like in your car :)
  7. In my homemade panel I have a switch to control parking brake (via x0BC8). When the switch goes to on position parking brake is set when switch goes to off position parking brake is released. And this is OK. But when I accidentaly touch my CH Pedals toe brakes the parking brake is automatically released even if switch controlling parking brake is in on position. I understand this, because this switch is sending a control to set parking brake onle when it goes from off to on state (is "pressed"). Is there any workaround to prevent releasing parking brake when toe brake is touched? Should I configure FSUIPC to repeat command to set parking brake when switch is in on postition? I'm afraid that this continuous repeating (when switch is in on position) can have nasty side effects (like degrading performance and FPS or smoothnees of my view panning with TrackIR).
  8. You do realise there is a specific FS control for this, and all the bits in that word -- even, I think, assignable in FS's own assignments? Of course I know this. I only used this as an example. But thank you for hint. If I can keep something simple I should do this that way. No, that's always been a mouse-only operation, unfortunately. Fortunately I'm flying Dreamfleet Cessna 177 Cardinal where using Config-o-Matic I can define Crtl-Shift-key shortcut to do this. I though that by FSUIPC there is a possibility to control DME assignment in every plane. As for Setbits, Clrbits etc. I now understand how they work. Setbits is setting bit to 1 if 1 is on this position in binary value of parameter. Clrbits is setting bit to 0 if 1 is on this position in binary value of parameter. Togglebits is changing bit value from 0 to 1 or from 1 to 0 if 1 is on this position in binary value of parameter. Set is writing parameter value directly. Thank you for your explanation. I was testing this before but I did something wrong and ended confused a little. After your explanation and my more careful testing I can now use those functions properly. Thank you :)
  9. I'm trying to control buttons on my audio panel using offset x3122. Which command should I use to set individual bits (for example 2^7 to switch on COM1 transmit) without changing state of other bits? I have following fields on FSUIPC keys page: Control set when keys pressed: ??? Offset: x??? Parameter: x??? I'm trying to use Offset Byte Setbits but don't know how to force this command to set only those bits I need for example: only 2^7 (for COM1 tramsit) or simultaneously 2^6 and 2^4 (for COM1 and NAV1 at one keystroke) Could you advise me what should I insert in these fields. Could you explain the difference and parameter syntax in following offsets: Offset Byte Setbits Offset Byte Set Offset Byte Clrbits Offset Byte Togglebits And one more question: Is there an offset available to switch DME between NAV1 and NAV2?
  10. Is "Fix control acceleration" option availabe in unregistered version of FSUIPC? I have registered version and don't know how to check this to tell a friend
  11. In my setup the "shift" functionality of CH Control Manager works flawlessly. I configured it at first try without any problems. I recommend another try after reading CH Control Manager Manual. Do you remember that you have to load your profile after every restart of your computer? There is a small utility called CMStart that does this.
  12. Hi Pete I hope your eyes are getting better! I have question about programming phase shifted rotaries. In you doc you wrote: “One last thing. If you are using several rotaries of this type (that is, with the two signals in different phase rela-tionships to indicate direction of turning), you can save button connections by making one of them (on each one) common. If you do this you can only turn one of them at a time, but this is probably a worthwhile restriction if you are getting short of button connections.” I don’t understand this. How you can have one connection common on all rotaries? This way if on one of this rotaries this connection is “on” (parallel connection) it will stay “on” even if you turn another rotary and on this rotary the connection goes through “on” – “off” states. When you have parallel connection – it will always be in “on” state if it’s “on” on only one of rotaries… For use of this method should I look for rotaries with detents forcing rotary to stay in such position that contact is always "off" when roatary is left free? And another question: I have elevator trim wheel implemented by analogue pot on gameport interface and connected to FS as an ana-logue axis. I have problem with autopilot which is trying to control altitude hold by using elevator trim. Because signal from analogue pot is jittery autopilot is “fighting” with trim set by analogue axis. I know I can control trim by up-down presses but I really like this analogue feel of my trim wheel where wheel position can be used as trim indicator without the need to look at screen. Is there any way to turn signal from axis on-off by push of a button by FSUIPC programming? Any other suggestions?
  13. Sorry for bothering you. I simply thought you know this problem after reading this thread: http://forums.naturalpoint.com/cgi-bin/2;t=000108 I'm as always impressed how fast you are answering to the posts even at Sunday :)
  14. I consider buying TrackIR 3. I have a question (important, bacause I fly Dreamfleet Archer and Cardinal which AFAIK are plagued by this 10-degree increment problem when used with TrackIR). Is FSUIPC solving this problem? I'm user of registered version of FSUIPC and I can live with this solution but I need reliable imformation if FSUIPC really solves this issue. If there is no solution to this problem I simply can't buy TrackIR... Steku
×
×
  • 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.