Quency-D
8435464c84
Add v4 FEM LNA CLI control commands.
3 months ago
Jeroen Vermeulen
54f6ac4929
Add discover.neighbors command documentation
3 months ago
Jeroen Vermeulen
f543ba22de
Update temporary note with a hyperlink to issue #2118
3 months ago
Jeroen Vermeulen
31a08e1de6
Update note for upgrade to version 1.14.1
Clarify note regarding upgrade from older version.
3 months ago
Jeroen Vermeulen
7e6d8dde13
Update note about setting when upgrading
Clarified note regarding default setting for upgrades from older versions.
See https://github.com/meshcore-dev/MeshCore/pull/1653#issuecomment-4101341378
3 months ago
Jeroen Vermeulen
dbfc29b06a
Documented get/set radio.rxgain CLI command
Added documentation for RX Boosted Gain Mode commands.
3 months ago
Robert Ekl
003eda1f1a
docs: clarify path length encoding
3 months ago
Jouni
4b6eb70b02
Airtime (af) documentation update
3 months ago
Robert Ekl
095f97b355
set prv.key doc update
3 months ago
Robert Ekl
6677b40954
docs: sync companion and kiss protocol docs
3 months ago
Robert Ekl
0d0b31eb52
docs: sync CLI and payload docs with implementation
3 months ago
AI7NC
36db50a0d2
Update cli_commands.md R400 grammer
Small grammar fix
3 months ago
AI7NC
bb454861c7
Update cli_commands.md R402
3 months ago
AI7NC
fe32f16aa4
Update cli_commands.md R399 updates
3 months ago
AI7NC
4aaa557daf
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
3 months ago
AI7NC
0228d596e8
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
3 months ago
AI7NC
721c21f1e5
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
3 months ago
EtoOnAmill
b0000c2fd6
Removed section for individual `get bridge.source`
3 months ago
AI7NC
d2a6fda8d5
Update cli_commands.md
3 months ago
AI7NC
992cc083e6
Update cli_commands.md to include path.hash.mode and loop.detect
Adding the new repeater cli commands introduced in 1.14
Ref: https://buymeacoffee.com/ripplebiz/path-diagnostics-improvements
3 months ago
Specter242
e323755990
sensecap solar: add poweroff command and board power/LED parity
4 months ago
dreirund
ff72564bca
docs/faq.md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?".
In `[docs/faq.md](https://github.com/meshcore-dev/MeshCore/blob/main/docs/faq.md )`, the entries are now grouped by category.
This patch applies on top of https://github.com/meshcore-dev/MeshCore/pull/1822 .
4 months ago
dreirund
b16adee4bb
docs/faq.md: Table of Contents: Remove bogous `[| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--)`.
The table of contents of `docs/faq.md` had at the end a bogous entry
```markdown
- [| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--)
```
This patch removes that bogous entry.
4 months ago
dreirund
5e24d03a91
faq.md: Section 5.14: Added more external projects.
Added to section 5.14 "Are there are projects built around MeshCore?":
* awesome-meshcore
* meshcore-open
* MeshCore-Cardputer-ADV
* LunarCore
* MC-Term
* Meck
* Meshcore for Wio Tracker L1 Pro
* MeshCore map auto uploader
4 months ago
Robert Ekl
b43319d1a4
docs: correct CLI command forms and targeted typos
4 months ago
Jeroen Vermeulen
246f5352d6
Update admin password command description
Tested in v1.13.
These commands don't work anymore:
```
get password
-> ??: password
set password secret
-> unknown config: password secret
```
This does work:
```
password secret
-> password now: secret
```
4 months ago
liamcottle
4224ddff0b
refactor packet format docs
4 months ago
ViezeVingertjes
362b5eb0a1
Update protocol docs for new response codes and signal reporting
4 months ago
ViezeVingertjes
1af013c741
Clarify data frame limitations in KISS modem documentation.
4 months ago
ViezeVingertjes
02ddc05c30
Reorganise KISS protocol to close gaps.
4 months ago
ViezeVingertjes
203d86f87d
Update documentation.
4 months ago
ViezeVingertjes
5dcc377b77
Rewrite KISS modem to be fully spec-compliant
4 months ago
Adam Gessaman
c0b81b9ad8
Clean up comments on kiss noise floor changes.
4 months ago
agessaman
0fb570338f
fix(kiss): periodic noise floor calibration and AGC reset
- Trigger noise floor calibration every 2s and AGC reset every 30s in main loop.
- Reorder loop to match Dispatcher: calibrate + radio.loop() before AGC reset
and recvRaw() so RSSI is never sampled right after startReceive().
- Update protocol doc with calibration intervals and typical noise floor range.
- Variant platformio.ini updates (heltec_v3, rak4631).
4 months ago
Don Patterson
dccdc4d958
Fix URLs
4 months ago
liamcottle
4af31e552e
refactor documentation
4 months ago
Matthias Wientapper
2b754d4295
cli_commands.md: `region` available via remote cli in 1.12.0
changed with #1476
4 months ago
ViezeVingertjes
1bcb52bab3
Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors.
4 months ago
ViezeVingertjes
c786cfe613
Add KISS Modem firmware
4 months ago
agessaman
019bbf74d3
Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
Append uint32_t recv_errors (RadioLib receive/CRC errors) to packet stats
binary frame. Frame size 26 -> 30 bytes. Update stats_binary_frames.md and
Python/TypeScript parsing examples for backward compatibility (accept >=26).
4 months ago
liamcottle
0c2da8ce1e
add support for mkdocs
5 months ago
Chris
4e1e8bbffb
Add a cli command reference document
5 months ago
entr0p1
1f59e52880
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
Added NRF52840 power management core functionality:
- Boot‑voltage lockout
- Initial support for shutdown/reset reason storage and capture (via RESETREAS/GPREGRET2)
- LPCOMP wake (for voltage-driven shutdowns)
- VBUS wake (for voltage-driven shutdowns)
- Per-board shutdown handler for board-specific tasks
- Exposed CLI queries for power‑management status in CommonCLI.cpp
- Added documentation in docs/nrf52_power_management.md.
- Enabled power management support in Xiao nRF52840, RAK4631, Heltec T114 boards
5 months ago
Scott Powell
69a71d0e25
* repeater login response, FIRMWARE_VER_LEVEL now bumped to 2
5 months ago
Michael Boelen
599e15fd0c
Update faq.md
Fix of a typo, change second sentence to start with a capital (like Q 3.6), adding missing dot in 3.8, and turn 3.8 into a question.
The file on dev branch is outdated, so submitting this on main.
5 months ago
uncle lit
a93527a474
fix Station G2 output dBm typo
fix Station G2 output dBm typo reported on https://github.com/meshcore-dev/MeshCore/issues/1304
changed 26.5 dBm to 36.5 dBm
5 months ago
Scott Powell
813e502970
* added protocol_guide doc
5 months ago
uncle lit
27c92d2fe9
Update FAQ with new MeshCore applications and tx power settings for amped radios
Added entries for meshcore-pi and pyMC_Repeater to the FAQ
Added tx power settings for amped radios
6 months ago
mattzzw
2bcc9c10d2
Update faq.md
Fix typo
6 months ago
uncle lit
1f5659dd26
Update faq.md
fix typo bugs found by @4np
6 months ago