wifihood
2011-05-01 javiplxPlot valid gps points as they arrive through scanner
2011-05-01 javiplxAdd scale factor to speed up replaying
2011-05-01 javiplxREFACTORING : abstract a single method to plot points
2011-05-01 javiplxTurn back wifiscanner and wifiview modules into programs
2011-05-01 javiplxMERGE : incorporate changes on cleaning branch to compl... cleaned
2011-04-29 javiplxPerform some cleanup
2010-12-07 javiplxPlot close APs taken from database
2010-12-07 javiplxImplement map tab on hildon
2010-12-07 javiplxEnabled direct access to map widget
2010-12-07 javiplxAllow variable size on map window
2010-12-04 javiplxEnable passing of events to map window
2010-12-04 javiplxREFACTORING : move map to inner scanner window
2010-12-03 javiplxFixes on packaging control files
2010-12-03 javiplxDependencies updated
2010-12-03 javiplxAdded fake service for x86 scratchbox
2010-12-03 javiplxSet proper default values for map widget
2010-12-02 javiplxInitial displaying of map on scanner application
2010-12-02 javiplxComplete separation of abstract MapWindow class
2010-12-02 javiplxMove Gtk methods out of AbstractWifiscanner
2010-10-22 javiplxAdded target to create tarball
2010-10-17 javiplxBUGFIX : multiple method calls fixed
2010-10-17 javiplxFixed missing modules in setup script
2010-10-17 javiplxAdded script to build the libpcap python module pcapy
2010-10-17 javiplxNew version, including standard dbus service and buildi...
2010-10-17 javiplxSmall improvements on dbus testing program
2010-10-16 javiplxRemoved limit on 25 APs to be returned
2010-10-16 javiplxPerform early check of interface scanning capabilities
2010-10-16 javiplxSwicth to use standard wireless library
2010-10-13 javiplxCreate specific draw method
2010-10-13 javiplxMove UI independent parts of mapWidget into main module
2010-10-13 javiplxMove scanner UI out of the main package
2010-10-13 javiplxAdded new short-version of view application
2010-10-13 javiplxMove user interface of view application to a separate...
2010-10-11 javiplxImplement drawing of APs from database
2010-10-11 javiplxIncreased robustness, with ability to handle multiforma...
2010-10-11 javiplxModify log format to store raw output from dbus scan
2010-10-11 javiplxHandle geocordinates under active scanning
2010-10-11 javiplxImplemented detection of packet direction and improved...
2010-10-11 javiplxHandle geocoordinates in logscanner
2010-10-11 javiplxBUGFIX
2010-10-11 javiplxImplemented a program able to feed a stored logfile...
2010-10-11 javiplxBUGFIX : spelling error
2010-10-10 javiplxImproved detection of frame type and examine according...
2010-10-10 javiplxInitial version of monitor mode scanner
2010-10-10 javiplxFirst implementation for plotting a gps walk
2010-10-10 javiplxBUGFIX : broken zoom dialog
2010-10-10 javiplxExtend configuration to cover wifihood view
2010-10-10 javiplxBUGFIX : protect against double closing
2010-10-10 javiplxFixed to run again in maemo systems
2010-10-10 javiplxBUGFIX : report only those AP that are completelly new
2010-10-10 javiplxBUGFIX : added non-commited module
2010-10-10 javiplxBUGFIX : set default size properly
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 javiplxMove user interface definition to a separate module
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 javiplxAdded distribution manifest
2010-10-08 javiplxImplement ap list window
2010-10-08 javiplxImplement status bar and fix layout issues
2010-10-08 javiplxImplemented the new scanner layout
2010-10-08 javiplxSimplify interface implementing mutable buttons for...
2010-10-08 javiplxImplement introspection only for standard dbus services
2010-10-08 javiplxAdded dbus test program
2010-10-08 javiplxForce to run in session bus
2010-10-08 javiplxAdded introspection data and methods
2010-10-05 javiplxFixed stopping of DBUS service
2010-10-04 javiplxBUGFIX : move upwards type definitions to avoid compila...
2010-10-04 javiplxIntroduce wrapper to restore callback function to its...
2010-10-04 javiplxIntroduce functions similar to those provided by libosso
2010-10-04 javiplxFirst implementation of standard dbus service
2010-06-06 javiplxTouchSelector modified to became usable
2010-06-04 javiplxPorted to use hildon bindings if available
2010-06-04 javiplxAccount for partial tiles in conversions to and from...
2010-06-04 javiplxAdded method to retrieve GPS coordinates from tile
2010-06-04 javiplxRemoved unused handlers
2010-06-04 javiplxAdded gconf defaults for mapWidget
2010-06-04 javiplxImplemented zoom level change
2010-06-04 javiplxBUGFIX : zoom turned into a member variable to properly...
2010-06-03 javiplxSeparated method to start wifiscand and configure inter...
2010-06-03 javiplxBUGFIX#5735 : added missing requirement
2010-05-28 javiplxBUGFIX#5730 : finally fixed
2010-05-20 javiplxBUGFIX#5730 : restore pre-existing flags after stopping
2010-05-14 javiplxAdded first version of mapping utility
2010-05-13 javiplxAdded basic scanner application
2010-05-13 javiplxAdded scanner application