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

Add support for cell states and GNSS methods #136

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

/// </summary>
/// <param name="timeout"></param>
/// <return>Cell signal quality</return>
double GetSignalQuality(int timeout = 30);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if we should let the default values as we did. If someone has any suggestions, please let us know.

@duduita duduita marked this pull request as ready for review September 14, 2023 19:48
@duduita duduita changed the title Add support for cell states Add support for cell states and GNSS methods Sep 22, 2023
@duduita duduita requested a review from ctacke September 22, 2023 15:54
@duduita duduita merged commit 11cb7ba into develop Sep 22, 2023
2 checks passed
@adrianstevens adrianstevens deleted the add-support-cell-states branch September 26, 2023 18:18
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.

3 participants