Skip to content
#

lora

Here are 608 public repositories matching this topic...

Meshtastic-device
geeksville
geeksville commented Dec 3, 2020

Many boards (in particular TBEAMs) don't have a 32khz xtal. Therefore they are just using an RC clock for timekeeping and that drifts pretty fast.

So the time of day clock (not millis() though) should be reset occasionally if !defined(HAS_HIGH_ACCURACY_CLOCK) when we receive GPS time.

ClusterDuck-Protocol
nfeuer
nfeuer commented May 29, 2020

The captive portal is one of the many ways to interface with the CDP network. The default build of the CDP comes with the emergency captive portal template. While this is useful for the original mission, there is an opportunity to improve the capabilities and make it easier to customize.

Next steps:

  • Add developer testing console

  • Add data output template

  • Create a custo

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

You can’t perform that action at this time.