Page 4 of 22

Re: Bell UH-1

Posted: Thu Nov 05, 2020 5:56 pm
by bomber
I like the idea of being a door gunner looking down over the rice fields of Vietnam


Re: Bell UH-1

Posted: Tue Nov 10, 2020 7:04 pm
by bomber

Re: Bell UH-1

Posted: Thu Nov 12, 2020 1:10 am
by IAHM-COL
bomber wrote:FDM now in Outerra

link says "it needs access"

IH

Re: Bell UH-1

Posted: Thu Nov 12, 2020 9:55 am
by bomber
are you still having joystick problems ?

Re: Bell UH-1

Posted: Thu Nov 12, 2020 5:36 pm
by IAHM-COL
bomber wrote:are you still having joystick problems ?


Affirm
But only the huey

Have you change something? I hadnt update

Re: Bell UH-1

Posted: Thu Nov 12, 2020 7:39 pm
by bomber
No different to the Scorpion..... Does the joystick work on the Scorpion ?

A better image.... it won't win the SOTM

https://drive.google.com/file/d/1eaz5W_ ... sp=sharing

Re: Bell UH-1

Posted: Thu Nov 12, 2020 10:19 pm
by IAHM-COL
Hi Bomber
I've just tried the Scorpion
No Joy. No Joystick on either it or the Huey :|

When I tested the AH-1 Scorpion before, I did all mouse work. Never detected this issue.

Re: Bell UH-1

Posted: Thu Nov 12, 2020 10:50 pm
by bomber
ok that gives me something to work with...

I had to alter the throttle to act as a collective in the .set file and maybe doing this removes any setting derived from the joystick.xml file...

We'll have to experiment and see what works best

Simon

Re: Bell UH-1

Posted: Fri Nov 13, 2020 10:14 am
by bomber
IAHM-COL,

Do you have a custom joystick definition file set up, or do you just go with the flow ?

Re: Bell UH-1

Posted: Fri Nov 13, 2020 11:27 am
by bomber
at present in the -set.xml file I do this...

Code: Select all

    <input include="keyboard-T4T.xml">
      <joysticks>
         <js>
            <axis n="2">
               <desc>Throttle</desc>
               <binding>
                  <command>property-scale</command>
                  <property>fdm/jsbsim/fcs/collective-cmd-norm</property>
               </binding>
            </axis>
         </js>
      </joysticks>
   </input>


I'm struggling to find a working alternative

Simon