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 new ScanResult fields to results #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

essboyer
Copy link

@essboyer essboyer commented Jan 6, 2017

Restore missing timestamp ScanResult field, and add the three new fields for >= Marshmallow:

  • centerFreq0
  • centerFreq1
  • channelWidth

If the Android version is < Marshmallow, the new fields will have a null value.
Also (obviously) adds the Android version number for use in the check.

Tested on Android 4.4.2, 5.0.1, 6.0, 7.0, 7.1.1.

…or >= Marshmallow: centerFreq0, centerFreq1 and channelWidth
@degendra
Copy link

degendra commented May 8, 2017

Is there any chance on getting this pull request merged?

@essboyer
Copy link
Author

essboyer commented May 31, 2017

@degendra You can try emailing the maintainer, but it seems like development has stopped on this project. You can always fork the repo, patch it with my changes and build your own as I did!

@tripflex
Copy link

tripflex commented Jan 4, 2018

Yeah we're working on doing this on this fork of the repo:
https://github.com/tripflex/Cordova-Network-Manager

I'm going through all of the PRs on here and merging them as I can

@tripflex
Copy link

tripflex commented Jan 5, 2018

Thanks for this, I created a fork of WifiWizard (named WifiWizard2), and added this PR to it, along with credit for you in the changelog:
https://github.com/tripflex/WifiWizard2

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