mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge branch 'meshtastic:master' into master
This commit is contained in:
commit
a7d95c7ffc
|
@ -92,7 +92,7 @@ import { Icon } from "@iconify/react";
|
|||
</TabItem>
|
||||
<TabItem value="fedora" label={<><Icon icon="mdi:fedora" style={{ marginRight: "0.25rem" }} height="1.5rem" /> Fedora</>}>
|
||||
Fedora packages are provided via [Fedora COPR](https://copr.fedorainfracloud.org/coprs/g/meshtastic/beta/).
|
||||
[](https://copr.fedorainfracloud.org/coprs/g/meshtastic/beta/package/meshtasticd/)
|
||||
[](https://copr.fedorainfracloud.org/coprs/g/meshtastic/beta/package/meshtasticd/)
|
||||
|
||||
Supported: Fedora `41`, Fedora `40`
|
||||
|
||||
|
@ -107,6 +107,28 @@ import { Icon } from "@iconify/react";
|
|||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="epel" label={<><Icon icon="mdi:redhat" style={{ marginRight: "0.25rem" }} height="1.5rem" /> RedHat (EPEL)</>}>
|
||||
RedHat (EPEL) packages are provided via [Fedora COPR](https://copr.fedorainfracloud.org/coprs/g/meshtastic/beta/).
|
||||
Built with Redhat's [UBI](https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image).
|
||||
[](https://copr.fedorainfracloud.org/coprs/g/meshtastic/beta/package/meshtasticd/)
|
||||
|
||||
Supported: EPEL `9`, EPEL `10`
|
||||
|
||||
CentOS Stream, RedHat Enterprise Linux, AlmaLinux, Rocky Linux, and other [EPEL-supported](https://docs.fedoraproject.org/en-US/epel/getting-started/) distributions.
|
||||
|
||||
**Install:**
|
||||
|
||||
```shell
|
||||
# Add Meshtastic COPR repos
|
||||
sudo dnf config-manager --set-enabled crb
|
||||
sudo dnf install epel-release
|
||||
sudo dnf copr enable @meshtastic/beta
|
||||
# Install meshtasticd
|
||||
sudo dnf install meshtasticd
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="docker" label={<><Icon icon="mdi:docker" style={{ marginRight: "0.25rem" }} height="1.5rem" /> Docker</>}>
|
||||
Docker containers are provided via [DockerHub](https://hub.docker.com/r/meshtastic/meshtasticd).
|
||||
|
||||
|
|
|
@ -191,6 +191,10 @@ To be listed here, your group must be in compliance with our [Trademark Guidline
|
|||
|
||||
- [Meshtastic Spanish Community](https://t.me/meshtastic_esp)
|
||||
|
||||
## Sweden
|
||||
|
||||
- [STHLM-MESH](https://sthlm-mesh.se)
|
||||
|
||||
## Taiwan
|
||||
|
||||
- [Meshtastic Taiwan Community 臺灣鏈網 - Facebook](https://www.facebook.com/groups/413628121046386)
|
||||
|
|
|
@ -43,6 +43,7 @@ Supported sensors connected to the I2C bus of the device will be automatically d
|
|||
| DFROBOT_LARK | 0x42 | Temperature, barometric pressure, humidity, wind direction, wind speed |
|
||||
| MAX30102 | 0x57 | Heart Rate, Oxygen Saturation, and body temperature |
|
||||
| MLX90614 | 0x5A | Body temperature |
|
||||
| NAU7802 | 0x2A | 24-Bit differential ADC for Wheatstone bridge |
|
||||
|
||||
## Module Config Values
|
||||
|
||||
|
|
|
@ -120,6 +120,7 @@ The `position_precision` value is an integer between 0 and 32:
|
|||
- A value of 0 means that location data is never sent over the given channel.
|
||||
- A value of 32 means that location data is sent with full precision.
|
||||
- Values in between indicate the number of bits of precision to be sent, which correspond to a position precision from the table below.
|
||||
- The public MQTT server filters out precise positions, see [here](https://meshtastic.org/docs/software/integrations/mqtt/#location-precision-filtering) for more information.
|
||||
|
||||
<PositionPrecisionBits />
|
||||
|
||||
|
|
|
@ -187,6 +187,7 @@ All device config options are available in the python CLI. Example commands are
|
|||
| device.buzzer_gpio | `0` - `34` | `0` |
|
||||
| device.node_info_broadcast_secs | `3600` - `UINT MAX` | `10800` (3 hours) |
|
||||
| device.double_tap_as_button_press | `false`, `true` | `false` |
|
||||
| device.disable_triple_click | `false`, `true` | `false` |
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@ Modular hardware system with Base, Core and Peripheral modules including the low
|
|||
| RAK12013 | Radar Sensor |
|
||||
| RAK13800 | Ethernet Module |
|
||||
|
||||
### [**WisBlock Displays**](./rak-wireless/wisblock/screens/)
|
||||
[**WisBlock Displays**](./rak-wireless/wisblock/screens/)
|
||||
|
||||
| Name | Type | Resolution |
|
||||
| ------------------------------------------------------------ | ----------------------- | ---------- |
|
||||
|
|
|
@ -33,7 +33,7 @@ Before proceeding with the setup, ensure the device meets the following requirem
|
|||
|
||||
#### SPI
|
||||
|
||||
- Raspberry Pi: Zero, Zero 2, 3, 4, Pi 400, and Pi 5 on Raspbian `bookworm`.
|
||||
- Raspberry Pi: Zero 2, 3, 4, Pi 400, and Pi 5 on Raspbian `bookworm`.
|
||||
- Luckfox Pico: [femtofox](https://github.com/noon92/femtofox/tree/main) on Ubuntu 22.04 `jammy`.
|
||||
|
||||
#### USB (CH341)
|
||||
|
|
|
@ -47,7 +47,9 @@ The method with the least platform support, which uses the [Web Serial API](http
|
|||
|
||||
## Updating
|
||||
|
||||
The web interface is included in firmware releases. When a new firmware version is released, the latest WebUI will be automatically bundled.
|
||||
When a new firmware version is released, the latest available version of the Web UI (littlefswebui.bin) is included in the release folder for each supported ESP32 device. To update the Web UI, use the [Meshtastic Web Flasher](https://flasher.meshtastic.org/). First, toggle "Full Erase and Install" to reveal the "Bundle Web UI" option, then enable "Bundle Web UI" before flashing.
|
||||
|
||||

|
||||
|
||||
## Self Hosting
|
||||
|
||||
|
|
BIN
static/img/software/webui-toggle.webp
Normal file
BIN
static/img/software/webui-toggle.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue