The Frsky Series : Convert your Switches

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 18

  • @michaelladd9899
    @michaelladd9899 Місяць тому

    Great series on Frsky tutorials! Please keep them coming the nubbiest like myself immensely. You are clear concise and to the point, well done.

  • @l89tvu
    @l89tvu 3 місяці тому +1

    I find your videos extremely helpful. Your approach and detail is spot on. Thank you!

  • @Hype_RC
    @Hype_RC 3 місяці тому +2

    Awesome Job 👏🏾 . I can’t wait to use these features.
    Thanks again!

  • @almason2843
    @almason2843 3 місяці тому

    Really appreciate your videos as a Spectrum convert to FrSky. Can you do a video on programming the momentary switch as a two position for "Engine Off" with a flick but "Engine On" by holding the momentary switch 1.5 seconds. Thank you.

    • @all_rc
      @all_rc  3 місяці тому +1

      That's almost the same as my "A Different Throttle Cut Video". ua-cam.com/video/Hnt_wBivo8M/v-deo.htmlsi=uqREy9EGbqeWQQsu I did two buttons that you need to press and hold for 1 second to activate and deactivate the throttle. Watch the video and where I program the "Sticky" Logical switch, just replace the Trigger off with the physical momentary switch instead of the 4TCut logic switch. That will allow you to flick for off and hold for on.
      Also the 4tcut switch is an AND switch so I need to press two buttons to activate it. Make it an EDGE switch and program a delay before active of 1.5 seconds. That way, it's only one switch instead of holding down two switches.
      Try it out. If you can't figure it out, email me and I'll send you instructions on creating it.

    • @almason2843
      @almason2843 3 місяці тому

      @@all_rc Fantastic! Thank you so much and again really appreciate all the videos and critical information you present.

  • @hobie278
    @hobie278 3 місяці тому

    Great video very helpful. So how do you make a switch act as throttle? What I’m trying to do is setup a switch for pilot fatigue for my reverse thrust. Brian Phillips has a UA-cam video where he sets it up but it’s on Spektrum. This is done so you don’t have to give throttle while holding a momentary switch. Just flip the switch and it goes into full reverse. Thanks Art

    • @all_rc
      @all_rc  3 місяці тому +1

      Lol, I was gonna set that up myself on my EC 1500. I'll try it and make a video. Stay tuned!

    • @hobie278
      @hobie278 3 місяці тому

      Great i have the Freewing Zeus that I want to set it up on. Thanks again

    • @all_rc
      @all_rc  3 місяці тому

      Before I try it, it may not be quick enough for you as I have other videos to make....
      I assume you already have the throttle Rev momentary switch set up. Keep it in operation for this.
      Create a logic switch.
      FUNCTION - AND
      VALUE 1 - ( your throttle active switch position)
      VALUE 2 - (your throttle reverse momentary switch)
      * This is used as a throttle cut for reverse .. for safety.
      Create a new free mix.
      NAME - SLOW
      SOURCE - (your momentary switch for Rev thrust)
      Actions
      WEIGHT 100%
      (Add a New Action)
      SLOW UP - try .5 sec which will be 1 second ramp up
      keep slow down 0sec
      OUTPUT 1 - CH64
      (This creates a dummy channel to have a ramp up to 100% throttle)
      Create another FREE MIX
      NAME - Rev Throttle
      ACTIVE CONDITION - (logic switch you created)
      SOURCE - CHANNELS - CH64
      OPERATION - REPLACE
      OUTPUT 1 - CH3 (Throttle)
      Try that... But be careful in testing. Haven't really tested it yet. Make sure the logic switch switch positions are correct and work properly

    • @hobie278
      @hobie278 3 місяці тому

      I’ll see if I can do it. I’m still new to this radio but I might be able to get help from someone in our club that knows more than I do. If not I’ll have to wait for your video. Thanks for the help

    • @all_rc
      @all_rc  3 місяці тому

      Clone your model and work on the clone (rename the clone in the EDIT MODEL page)... That way if it doesn't work, you didn't screw anything up