Telemetry - Virtual Position Switch

  • This software works as a kind of virtual X-position-Switch used to display and announce telemetry values

    In the script there is a block with a list of prioritized telemetry values - see start of "init function"

    (you can alter the list as you like)

    The scripts looks which of these values are available for your active model.

    The script displays:

           the name of the selected value,

           the number of the value  (referring to your list in the script),

           the value;

           the unit of the selected value;

    Triggering logical switch L64 ON

           the script announces the value and unit

     Triggering logical switch L62 ON

           the script shifts to the next telemetry value

      Triggering logical switch L63 ON

           the script shifts to back to the next telemetry value

    Announcement and shifting also works as background function without display.

    You can define the maximum number of values that can be displayed by altering "my_posMax" (default 20)

    Logical switch examples:

                                         L62 EDGE SFv [0.0:0.3]  0=duration  0=delay

                                         L63 EDGE SFv [0.3:<<]   0=duration  0=delay

                                         L64 OR   SGv SGv

     

    new in version 4:   Bug removed: large values are announced now

     

    Please have a look at the readme.txt file before using

    If you find problems or have ideas to improve the script please send a email: lo8717630@gmail.com

    Regards ChrisOHara

  • Download: Previous versions TelSxx - V4.zip 6.41 Kb 632
    Filename Version File size Changes
    TelSxx - V3.zip version 3
    TelSxx - V4.zip version 4 new in version 4: Bug removed: large values are announced now
  • Firmware compatibility: 2.3
  • Device Compatibility: Taranis X-Lite,Taranis X7(S),Taranis X9D(+),Taranis X9E,Horus X10(S),Horus X12,Other,X-Lite S/Pro,X9-Lite
  • notes: Previous versions readme.txt 1.85 Kb 520
    Filename Version File size Changes
    readme.txt version 4 new in version 4: Bug removed: large values are announced now
  • Author: ChrisOHara
  • E-mail or Website: lo8717630@gmail.com
  • License: GPL
  • Comments: