Skip to content

Update to latest libraries#3

Open
iay wants to merge 1 commit into
camerongray1515:mainfrom
iay:update-libraries
Open

Update to latest libraries#3
iay wants to merge 1 commit into
camerongray1515:mainfrom
iay:update-libraries

Conversation

@iay

@iay iay commented Oct 27, 2025

Copy link
Copy Markdown

The update to RadioLib 6.0.0 introduced two important changes:

  • Requirement to explicitly indicate signal change direction in setGdo0Action
  • Need to suppress preamble quality threshold because of position of sync word

Ideally, the latter would be solved by using a sync word which immediately follows the preamble, but the option used here keeps the previous behaviour with minimal changes.

I raised a (now closed) issue on RadioLib when I was trying to figure out why updating it to 6.0.0 didn't work:

jgromes/RadioLib#1634

I might look into picking a new sync word later, as my plan is to use this code as a basis for something a bit more complicated: I have a receiver which appears to respond to switch pushes and I'd like to monitor that, so having the full packet available is probably a good idea. That's going to require digging the SDR out of the drawer and reproducing your setup from the video, so this seemed like a good first step.

The update to RadioLib 6.0.0 introduced two important changes:

* Requirement to explicitly indicate signal change direction in setGdo0Action
* Need to suppress preamble quality threshold because of position of sync word

Ideally, the latter would be solved by using a sync word which immediately follows the preamble, but the option used here keeps the previous behaviour.
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.

1 participant