yaapu / HorusMappingWidget

Offline GPS Mapping Widget for Horus and T16 radios
GNU General Public License v3.0
91 stars 26 forks source link

Widget crash\disabled on Inav and FrSky D8 telemetry #14

Closed 7ALHIMIK7 closed 4 years ago

7ALHIMIK7 commented 4 years ago

OpenTx sensor "Cels" from Inav and FrSky D8 disable widjet after first telemetry packets. Same config but without this sensor works fine. Is it possibly to disable warning message "No telemetry" in front of the map? In case you have lost UAV this message blocks map and it is immosible to check last position. Thank you for the great widget!

yaapu commented 4 years ago

You can't use the cels sensor because it's a combined table sensor, you need to manually define each individual cell as a calculated sensor and use those in the widget, take alook here for an example https://www.youtube.com/watch?v=l8TeVq1bj4Y

yaapu commented 4 years ago

I fixe the big "no telemetry" dialog issue