MeshCore/variants/heltec_v3
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
..
HeltecV3Board.h moved HeltecV3Board.h to variant folder 2025-10-11 21:52:48 +02:00
platformio.ini fix(kiss): periodic noise floor calibration and AGC reset 2026-02-03 20:58:39 -08:00
target.cpp * UI revamp for companion radios 2025-08-08 20:01:31 +10:00
target.h moved HeltecV3Board.h to variant folder 2025-10-11 21:52:48 +02:00