No description
- Python 37.2%
- C++ 27.4%
- C 26.2%
- Makefile 7.1%
- CSS 2.1%
| .github/ISSUE_TEMPLATE | ||
| Builds/Handheld RNode | ||
| Console | ||
| Documentation | ||
| Fonts | ||
| Python Module | ||
| Release | ||
| .gitignore | ||
| arduino-cli.yaml | ||
| BLESerial.cpp | ||
| BLESerial.h | ||
| Bluetooth.h | ||
| Boards.h | ||
| Config.h | ||
| Console.h | ||
| Device.h | ||
| Display.h | ||
| esp32_btbufs.py | ||
| Ethernet.h | ||
| Framing.h | ||
| Graphics.h | ||
| Input.h | ||
| LICENSE | ||
| Makefile | ||
| MD5.cpp | ||
| MD5.h | ||
| MIRROR.md | ||
| Modem.h | ||
| partition_hashes | ||
| Power.h | ||
| README.md | ||
| release_hashes.py | ||
| Remote.h | ||
| RNode_Firmware.ino | ||
| ROM.h | ||
| ST7789.h | ||
| sx126x.cpp | ||
| sx126x.h | ||
| sx127x.cpp | ||
| sx127x.h | ||
| sx128x.cpp | ||
| sx128x.h | ||
| Utilities.h | ||
RNode Firmware
This is a fork of RNode_Firmware by Mark Qvist
As Mark no longer accepts PRs and RNode_Firmware_CE is inactive, it was decided to make a private fork to fix issues and add additional hardware.
The fork contains several DIY devices by me and other developers and has a few small tweaks to the firmware like interference thresholds.
Added devices
- Aethernode by aetherlab LZ1SWE
- Aethernode-S3 by aetherlab LZ1SWE
- MeshAdventurer-S3 by Nickie Deuxyeux
- MeshAdventurer by Frequency Labs
- DIY-V1 by NanoVHF
- Faketec (ProMicro) by gargomoma, ShimonHoranek, lupusworax
- MeshPoE-S3 by Nickie Deuxyeux
- Heltec Mesh Node T096
- LilyGo T-Beam Supreme V3
Improvements
- Heltec T114 LCD backlight powers off when screen blanks
- LNA-equipped boards have interference detection threshold increased from 11 to 14dB
- W5500 wired ethernet support with DHCP hostname
- Updated to Arduino ESP32 core 3.3.8 (ESP-IDF v5.5.4) with NimBLE support
- Added model for high-power 33dBm E22 modules
- TXEN pin handling for SX126x modems
- Fallback TX power raised from 17dBm to 20dBm