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

Does not refresh locations between each sample (Win 10) #35

Open
AndrewDessin opened this issue Apr 17, 2017 · 4 comments
Open

Does not refresh locations between each sample (Win 10) #35

AndrewDessin opened this issue Apr 17, 2017 · 4 comments

Comments

@AndrewDessin
Copy link
Contributor

In windows 10, Wi-Fi sampling must be done between every iteration. Otherwise, the method used here will return data of the same values, and there is no point in collecting n-records. It will all represent a single value. The program needs to call the Windows API to refresh the API points before gathering a new sample.

@kootenpv
Copy link
Owner

Hi thanks for the report. Unfortunately I do not have windows 10 so I wouldn't be able to help. If there is a better way out there, I'd hope someone makes a PR :)

@AndrewDessin
Copy link
Contributor Author

I might look into it. I am thinking about adding some functions to take in external input (i.e. json messages for Learn and Predict). I'll make a PR for it when I am done.

@kootenpv
Copy link
Owner

@AndrewDessin Sounds great! Really looking forward to see a PR with allowing external input as well!

@vansh215
Copy link

I have done the installation of the project.... How to run it further Can anyone please help me

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

No branches or pull requests

3 participants