MeshCore/docs
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).
2026-02-03 20:58:39 -08:00
..
cli_commands.md Add a cli command reference document 2026-01-27 19:08:04 -08:00
faq.md Merge branch 'main' into dev 2025-09-28 19:21:48 +10:00
kiss_modem_protocol.md fix(kiss): periodic noise floor calibration and AGC reset 2026-02-03 20:58:39 -08:00
nrf52_power_management.md nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout 2026-01-23 17:18:41 +11:00
packet_structure.md * packet format docs updated 2025-11-07 15:49:01 +11:00
payloads.md * repeater login response, FIRMWARE_VER_LEVEL now bumped to 2 2026-01-12 17:47:51 +11:00
protocol_guide.md * added protocol_guide doc 2026-01-02 12:54:57 +11:00
stats_binary_frames.md Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 2026-01-29 20:44:11 -08:00