google-code-export / wificompass

Automatically exported from code.google.com/p/wificompass
1 stars 1 forks source link

allow selection of BSSIDs/SSIDs for calculation of access points #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the improvement / request:
Allow the user to select, which SSIDs or BSSIDs should be calculated.

Original issue reported on code.google.com by paul.woe...@gmail.com on 3 Apr 2012 at 8:43

GoogleCodeExporter commented 9 years ago
also save selection to the database

Original comment by paul.woe...@gmail.com on 3 Apr 2012 at 8:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r123.

The dialog with the available BSSIDs is now shown. The BSSIDs are grouped by 
their corresponding SSID and BSSIDs are selectable. The dialog doesn't have any 
further functionality yet.

Original comment by tkon...@gmx.net on 3 Apr 2012 at 4:02

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r134.

Updated the BSSID selection dialog. There is, however, a problem with getting 
the 'select all' UI elements in the ProjectSiteActitivy (revision doesn't work).

Original comment by tkon...@gmx.net on 8 May 2012 at 1:22

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r135.

fixed problem with ids aso., but don't know what exactly the problem was?!?

Original comment by paul.woe...@gmail.com on 8 May 2012 at 1:38

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r137.

Selection of BSSIDs works now. However, there are still a couple of perfomance 
issues. These will be solved in the upcoming revisions.

Original comment by tkon...@gmx.net on 8 May 2012 at 2:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r138.

changed database model to directly save an list of unselected bssids. Much 
easier to handle and much more perfomant.

Original comment by paul.woe...@gmail.com on 8 May 2012 at 3:54

GoogleCodeExporter commented 9 years ago
fixed by r138

Original comment by paul.woe...@gmail.com on 8 May 2012 at 3:55