Skip to content

ss8688/lua-fpv-sim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua FPV Simulator

The fisrt FPV drone simulator running directly on OpenTX transmitters!

April Fools' joke which is not actually a joke 😉

https://youtu.be/shNwYKozE4o

Requirements:

  • FrSky Taranis Q X7 / X9 / X-Lite
  • OpenTX 2.2.0 or newer
  • SD card

How to play:

  • Control your drone with throttle, pitch and roll sticks, just as you control your real drone.
  • Get as many points as you can in 30 seconds.

How to install:

  • Copy SCRIPTS/simulator.lua file from this repository to SCRIPTS directory of your SD card.
  • Long press Menu button to enter Radio Setup. Navigate to SD-card page (2/9). Find the simulator file. Long press Enter button and choose Execute.

If sim looks blurry at high speed, change the value in line #7: local lowFps = false from false to true. Most transmitters LCDs have a very slow response time. They are not intended to display dynamic scenes with high FPS.

About

FPV drone simulator for OpenTX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%