BUGFIX : call the scan() method of the proper object
[wifihood] / wifimap / wifiscan.py
2011-04-30 javiplxBUGFIX : call the scan() method of the proper object
2011-04-30 javiplxREFACTORING : modify Scanner object to actually become...
2011-04-30 javiplxREFACTORING : convert into a wifi-only scanner
2011-04-30 javiplxAchieve full decoupling of Scanner object and graphical...
2011-04-30 javiplxModify scanner object to follow new definition of paren...
2010-10-17 javiplxBUGFIX : multiple method calls fixed
2010-10-11 javiplxModify log format to store raw output from dbus scan
2010-10-11 javiplxHandle geocordinates under active scanning
2010-10-11 javiplxHandle geocoordinates in logscanner
2010-10-11 javiplxImplemented a program able to feed a stored logfile...
2010-10-10 javiplxBUGFIX : report only those AP that are completelly new
2010-10-10 javiplxAdded osso-alike module for non-maemo systems
2010-10-10 javiplxAllow wifiscanner to run smoothly in non-maemo systems
2010-10-10 javiplxAdded gconf facility
2010-10-09 javiplxFirst implementation of database storage
2010-10-08 javiplxIntroduce an easily configurable data directory
2010-10-08 javiplxImproved user interface
2010-10-08 javiplxImplement ap list window
2010-10-08 javiplxImplement status bar and fix layout issues
2010-06-03 javiplxSeparated method to start wifiscand and configure inter...
2010-05-13 javiplxAdded basic scanner application