Dear Stef,
I m very please with your code, I m trying to run so I could use for my study of the RSSI.
Mrssi is what I m after but I m having this issue
Please let me know if you could help.
Thanks
Traceback (most recent call last):
File "./wprox.py", line 66, in run
Wireless(self.interface).setFrequency(self.freq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 508, in setFrequency
iwreq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1038, in iw_set_ext
return self.iw_get_ext(ifname, operation, data)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1033, in iw_get_ext
result = self._fcntl(request, ifreq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1020, in _fcntl
return fcntl.ioctl(self.sockfd.fileno(), request, args)
IOError: [Errno 22] Invalid argument
Dear Stef,
I m very please with your code, I m trying to run so I could use for my study of the RSSI.
Mrssi is what I m after but I m having this issue
Please let me know if you could help.
Thanks
Traceback (most recent call last):
File "./wprox.py", line 66, in run
Wireless(self.interface).setFrequency(self.freq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 508, in setFrequency
iwreq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1038, in iw_set_ext
return self.iw_get_ext(ifname, operation, data)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1033, in iw_get_ext
result = self._fcntl(request, ifreq)
File "/usr/local/lib/python2.7/dist-packages/pythonwifi/iwlibs.py", line 1020, in _fcntl
return fcntl.ioctl(self.sockfd.fileno(), request, args)
IOError: [Errno 22] Invalid argument