mauricesvay / node-wifiscanner

Scan surrounding WiFi access points with NodeJS
59 stars 80 forks source link

Add channel support to mac and linux #12

Closed brycekahle closed 9 years ago

KarbonDallas commented 9 years ago

Hey, this looks pretty good!

Give me a chance to test it out and I will merge, unless @mauricesvay has any objections!

Thanks!

mauricesvay commented 9 years ago

I've seen APs use multiple channels. If you can test that it doesn't break the parsing that would be great. No objections otherwise :)

brycekahle commented 9 years ago

If they get reported as 2,6 for example then that is what would be returned.

brycekahle commented 9 years ago

Added some tests to verify behavior

brycekahle commented 9 years ago

I'm going to re-open this PR under a branch