holibert / wlan-pos

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

only 1 AP visible in online phase #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Online visible APs: 1
[['00:15:70:9E:91:60', -53]]
maxmacs:
['00:15:70:9E:91:60']
maxrsss: [-53]
select from table: cidaps
Subset keyed cluster(s) found(1)!
[ [ '15',
    [ '00:15:70:9E:91:61',
      '00:15:70:9E:91:60',
      '00:15:70:9E:91:62',
      '00:15:70:9E:6C:6D']],
  [ '16',
    [ '00:15:70:9F:7D:88',
      '00:15:70:9F:7D:8A',
      '00:15:70:9E:91:60',
      '00:15:70:9E:91:62']],
  [ '17',
    [ '00:15:70:9E:91:61',
      '00:15:70:9E:91:60',
      '00:15:70:9E:91:62',
      '00:15:70:9F:7D:88']],
  [ '19',
    [ '00:15:70:9F:7D:8A',
      '00:15:70:9F:7D:89',
      '00:15:70:9F:7D:88',
      '00:15:70:9E:91:60']]]
select cid = 15 from table: cfps
keyaps:  ['00:15:70:9E:91:61', '00:15:70:9E:91:60', '00:15:70:9E:91:62',
'00:15:70:9E:6C:6D']
keycfps: (15, 1, 39.922941999999999, 116.472673,
'-53.7625|-54.075|-54.2875|-67.125')
Traceback (most recent call last):
  File "./online.py", line 393, in <module>
    main()
  File "./online.py", line 210, in main
    rm_idx = maxmacs.index(list(set_maxmacs - (set_maxmacs&set(keyaps)))[0])
IndexError: list index out of range

Original issue reported on code.google.com by xiaotian...@gmail.com on 20 Feb 2010 at 6:47

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 2 Mar 2010 at 9:11