holibert / wlan-pos

Automatically exported from code.google.com/p/wlan-pos
0 stars 0 forks source link

ap lost in rss:mac dictionary #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. define a dict
2. assign key=rss, value=mac

What is the expected output? What do you see instead?
The capacity of dict should be the same as the mac:rss tuple returned by
the WLAN scan routine. dict obtained is shrinked in size.

Please use labels and text to provide additional information.
dictionary, key, rss, value, mac

Rule:
The mapping of ap dict should be defined as mac:rss NOT rss:mac! 

Original issue reported on code.google.com by xiaotian...@gmail.com on 12 Jan 2010 at 5:27

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 12 Jan 2010 at 5:27

GoogleCodeExporter commented 8 years ago
rss:[mac1,mac2,...]
is still a worthy try

Original comment by xiaotian...@gmail.com on 13 Jan 2010 at 12:14

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 13 Jan 2010 at 2:52

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 13 Jan 2010 at 7:18

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 14 Mar 2010 at 6:03