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.
This commit is contained in:
2026-05-19 18:38:59 +08:00
parent 2ab5617cf0
commit f8836dd1b1
2 changed files with 1882 additions and 1891 deletions
+1122 -1130
View File
File diff suppressed because it is too large Load Diff