mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
- 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). |
||
|---|---|---|
| .. | ||
| cli_commands.md | ||
| faq.md | ||
| kiss_modem_protocol.md | ||
| nrf52_power_management.md | ||
| packet_structure.md | ||
| payloads.md | ||
| protocol_guide.md | ||
| stats_binary_frames.md | ||