yaapu / FrskyTelemetryScript

A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
GNU General Public License v3.0
432 stars 136 forks source link

Feature Request: Show Distance to WP #96

Closed kkarl999 closed 1 year ago

kkarl999 commented 3 years ago

Salve Alessandro,

spero che tutto vada bene con te.

It ist possible to change or add a view Distance to Waypoint? This is a nice feature for Rover / Boats.

Thank you , Mille Grazie Daniele

yaapu commented 3 years ago

Hi, WP distance is already there but it requires MavToPT or a board that supports scripting, what is your setup?

kkarl999 commented 3 years ago

Hi Alessandro, oh cool, i have searched but nothing to find about MavToPT. My Setup is a Rc Baitboat with Radiolink Pixhawk 2.4.8 and two Radiolink Se100 GPS. The Radio is a Radiomaster tx16S with Radiomaster R168 Receiver. OpenTx 2.3.11 Firmware

I Plan to Update my Setup with a TBS Crossfire Tx with a TBS Crossfire Diversity RX Receiver.

For Boat Users is the WP Distance very Important.

Mille Grazie, Thank you Kind Regards Daniele

yaapu commented 3 years ago

ok, I need to write up an example in the docs, the quick and dirty guide would be: enable scripting on the pixhawk 2.4.8 (if it's the 2MB flash one) and copy the script frsky_wp.lua from the libraries/AP_Scripting/examples folder to the pixhawk scripts folder. You might need to increase memory for the scripting engine in order to make it work. Once you get the script going you need to enable the MavToPT option in the config menu

yaapu commented 3 years ago

Hi Daniele, were you able to set it up?

kkarl999 commented 3 years ago

Hi Alex, thank you for your reply, no i didn't get it, i didn't understand from where to where i should copy the files. :-( didn't have much time to try. Would you like to describe it to me in more detail? then I'll try again.

Am 04.07.2021 um 11:04 schrieb Alessandro Apostoli @.***>:

Hi Daniele, were you able to set it up?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yaapu/FrskyTelemetryScript/issues/96#issuecomment-873550571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS63BSDL2EXKGBPLDEZXMN3TWAPZNANCNFSM4YDDI7LQ.

yaapu commented 1 year ago

available in latest Horus version