Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Documentation/assets/batch-processing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation/assets/elevation-scan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation/assets/hardware-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation/assets/link-analyzer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation/assets/rf-simulator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Documentation/assets/viewshed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A professional-grade RF propagation and link analysis tool designed for LoRa Mes

meshRF is designed for **mission-critical availability**. It operates with **zero external API dependencies** for elevation data, serving high-resolution terrain data directly from self-hosted containers. Currently we do rely on exteranl API's for map tiles but that will be updated soon as well for full offline use. (optional)

![Link Analysis Demo](./public/meshrf-preview-1.5.png)
![Link Analysis Demo](./public/meshrf-preview-1.7.3.png)

## ✨ Core Pillars

Expand Down Expand Up @@ -44,11 +44,11 @@ Detailed guides for specific tools:

meshRF supports multiple propagation models to suit different environments:

| Model | Best For | Characteristics |
| :------------------------------ | :---------------- | :-------------------------------------------------------- |
| **Free Space (FSPL)** | Ideal LOS, Orbit | Baseline physics, no terrain or environment effects. |
| **Okumura-Hata** | Flat/Suburban | Empirical model for urban/suburban. Assumes flat terrain. |
| **ITM (Longley-Rice)** (IN DEV) | Irregular Terrain | **Recommended**. High-fidelity terrain-aware modeling. |
| Model | Best For | Characteristics |
| :--------------------- | :---------------- | :-------------------------------------------------------- |
| **Free Space (FSPL)** | Ideal LOS, Orbit | Baseline physics, no terrain or environment effects. |
| **Okumura-Hata** | Flat/Suburban | Empirical model for urban/suburban. Assumes flat terrain. |
| **ITM (Longley-Rice)** | Irregular Terrain | **Recommended**. High-fidelity terrain-aware modeling. |

> [!TIP]
> Use **ITM** for most terrestrial link analyses to account for hills and varying terrain heights. Use **Okumura-Hata** for quick city-wide surveys where buildings dominate over terrain.
Expand Down
Binary file removed public/meshrf-preview-1.5.png
Binary file not shown.
Binary file added public/meshrf-preview-1.7.3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.