-
Updated
Sep 21, 2021 - C++
lora
Here are 761 public repositories matching this topic...
-
Updated
Sep 28, 2021 - Go
-
Updated
Sep 20, 2021 - Go
-
Updated
Sep 3, 2021 - C++
-
Updated
Jul 12, 2021 - Erlang
-
Updated
Sep 6, 2021 - Go
-
Updated
Sep 20, 2021 - Go
-
Updated
Feb 13, 2021 - C++
-
Updated
Jul 14, 2021 - C
I have a landscape by default phone (Gemini by Planet Computers) and Metastatic will not present its self in portrait mode. I have even tried several apps that will try to force apps into landscape or portrait. However, I noticed that for a brief moment when you wake the phone up it will flash to portrait mode then back a
The software currently requires the developer to manage IDs for individual Ducks by naming them manually, but something important we need to do is find a way of programmatically provisioning unique names in order for the routing algorithm to function properly. There are specific constraints that need to be observed:
- 8 bytes in length
- deterministic generation
- unique under any hardware co
-
Updated
Jul 20, 2021 - C++
-
Updated
Aug 11, 2021 - Vue
-
Updated
Feb 15, 2021 - Python
-
Updated
Aug 10, 2021 - C++
-
Updated
Sep 29, 2021 - Python
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
-
Updated
Feb 1, 2019 - C++
-
Updated
Sep 10, 2021 - Python
-
Updated
Mar 6, 2021 - C
Improve this page
Add a description, image, and links to the lora topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lora topic, visit your repo's landing page and select "manage topics."
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