Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo PR for issue #772 - add API to get temperature value of SX 127x chip #774

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

cyberman54
Copy link

Seems to work, but not sure if or when it is safe to call new api radio_GetRawTemp().

@cyberman54
Copy link
Author

I polished the PR, following your hints. But not ready yet.

@terrillmoore
Copy link
Member

@cyberman54 is this still not ready? If so, I'll move to next release.

@cyberman54
Copy link
Author

In my tests it works. But it's probably a breaking change, because it touches the LMIC struct?

@terrillmoore
Copy link
Member

In my tests it works. But it's probably a breaking change, because it touches the LMIC struct?

I don't think it's a breaking change per se; adding a new field to the radio is no problem. But it adds more code, which might be a problem. I think I'll leave merging this for later, after I or others have a chance to experiment with it some.

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.

2 participants