mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
add link to lora param calculator
This commit is contained in:
parent
85c004218f
commit
0cacebb735
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ A simple mesh network communications app powered by the [Reticulum Network Stack
|
|||
- Support for Audio Calls to other [Reticulum WebChat](https://github.com/liamcottle/reticulum-webchat) users.
|
||||
- Audio is encoded with [codec2](https://github.com/drowe67/codec2) to support low bandwidth links.
|
||||
- Using a microphone requires using the web ui over localhost or https, due to [AudioWorklet](https://developer.mozilla.org/en-US/docs/Web/API/AudioWorklet) secure context.
|
||||
- I have tested two-way audio calls over LoRa with a single hop. It works well when a reasonable bitrate is configured on the RNode.
|
||||
- I have tested two-way audio calls over LoRa with a single hop. It works well when a [reasonable bitrate](https://unsigned.io/understanding-lora-parameters/) is configured on the RNode.
|
||||
- Support for browsing pages, and downloading files hosted on Nomad Network Nodes.
|
||||
|
||||
> NOTE: micron format parsing is still in development, some pages may not render or work correctly at all.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue