Skip to content

Conversation

@OverkillFPV
Copy link

I have been testing a longer preamble (32) instead of (16) i have had major tx reliability improvements for strong and weak links. This wasn't a noticeable issue on wide (250khz, sf11) But narrow seems to have this issue. My theory is that narrow's higher spectral density and the lower noise floor is causing the AGC to have to make a larger jump and the preamble is not long enough for the AGC to settle and the lora chip to reliably sync the packet clock and freq.

Socalix and others added 30 commits January 14, 2026 17:52
Elecrow ThinkNode M3, M6 build errors fix after NRF52Board base class migration
Revert "Remove _serial->isConnected() logic from buzzer notifications"
…026_03a6aa94

Allow usage of "/" in radio names
saves ~500 bytes of dram and allows Tbeam to compile again
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).
…tats

Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response
…4-i2c"

This reverts commit 616eb57, reversing
changes made to 537acd7.

This patch needs to be reverted because it boot freezes t114 433Mhz variant.
…dcen

Heltec T114: Remove extra DCDC enable call
Refactor display scaling definitions for HELTEC_VISION_MASTER_T190
…anager

Fix incorrect INA260 address in debug message
ripplebiz and others added 28 commits February 2, 2026 13:36
…114-fix

Revert "Merge pull request meshcore-dev#1428 from etienn01/update-t114-i2c"
…firmware

Add KISS-like Modem example and protocol documentation
…gbuffer

Show most recent message on display when no client is connected
- 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).
Refactor ESP32Board.h to save ~500 bytes of DRAM
Improve Heltec v4 RX reception with undocumented register patch
Like SX1262 allows -9 dBm lowest, some allow lower but that probably
isn't useful
fix(kiss): periodic noise floor calibration and AGC reset
Correct manufacturer name 'Elecrow ThinkNode M5'
…-work

Bridge always has work (prevents sleep)
Refactor environment names and build flags for RAK variants
@OverkillFPV
Copy link
Author

I think i may have done this PR wrong, it's trying to merge into main instead of dev i think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.