Skip to content
#

lora

Here are 736 public repositories matching this topic...

android606
android606 commented Jan 27, 2021

At walking speeds and relatively close distances, a GPS error of 3-5m+ can make your position pretty uncertain, which makes bearing calculations wonky and therefore make the pointer arrow on the screen noticeably inaccurate.

We should look into ways to make bearing calculations that are more accurate. Is it possible to use more points to generate an "average" bearing, perhaps?

See discussion

Meshtastic-Android
DvdMgr
DvdMgr commented Nov 30, 2019

As of now, we have a lorawan.rst file that describes some of the functionalities of the module, but this is not enough. I've identified the following tasks to improve the documentation of the module:

  • Add a compiled documentation page, possibly hosted through Github Pages for immediate access by users.
  • Add documentation on how the Network Server works
  • Add description of tests, underlyin

Improve this page

Add a description, image, and links to the lora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lora topic, visit your repo's landing page and select "manage topics."

Learn more