crosstyan f8836dd1b1 fix(gfsk): improve fixed-packet receive reliability
Use a longer preamble and 32-bit detector for the 100 kbps fixed 6-byte GMSK profile.

Read RX payloads from the RxStartBufferPointer returned by GetRxBufferStatus. The previous subtract-by-length adjustment could read the previous FIFO slot once the continuous RX buffer advanced, causing duplicate and missing packet IDs on the gateway.
2026-05-19 18:38:59 +08:00
2026-05-19 10:48:52 +08:00
2026-05-19 10:48:52 +08:00
2026-05-19 10:30:34 +08:00
S
Description
No description provided
4.4 MiB
Languages
C++ 94.7%
C 4.9%
CMake 0.4%