teckel12 / LuaTelemetry

FrSky SmartPort(S.Port), D-series, F.Port and TBS Crossfire telemetry on all Taranis and Horus transmitters
https://github.com/teckel12/LuaTelemetry/wiki
GNU General Public License v3.0
293 stars 57 forks source link

How to access settings menu on Jumper T-Lite? #466

Closed avsaase closed 2 years ago

avsaase commented 3 years ago

Describe your question

The title. As far as I can see there is no way to access the menu and change the settings on this transmitter.

To reproduce

System and model buttons don't work. Neither do the stick commands used on the newer transmitters.

Expected behavior

It should be possible to change the settings.

Additional context

I would also be perfectly happy to change some text files to adjust the settings. \SCRIPTS\TELEMETRY\iNav\cfg\readme.txt suggests the configuration files for each model are stored in that folder, but the folder is otherwise empty.

Sekilsgs2 commented 3 years ago

This need some modifications to iNav.lua from src folder - in 511 line change line elseif event == MENU then to elseif event == MENU or event == EVT_DOWN_LONG then Than need recompile this edited script in opentx simualtor and next place compilled script to Radio. And after you can go to settings with pushing down buttong long

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

avsaase commented 3 years ago

Still needs to be implemented.

julianschweizer commented 3 years ago

I added a PR https://github.com/teckel12/LuaTelemetry/pull/476 credits go to Sekilsgs2 Thanks!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

avsaase commented 2 years ago

not stale

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

avsaase commented 2 years ago

not stale

axelfenner commented 2 years ago

solve ths issue....

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.