the scrip called "chan_pointers.php" fixes all these issues.
The second script is called "german_repair.php"
This file goes through the pointers table (`wifi`.`wifi0`) and looks for German APs, that are 'Offen'/'Keine' (Open/None) and 'Offen'/'WEP' (Open/WEP)
in an eariler version of Vistumbler, the sectype for these APs where set wrong, Open none APs would get a sectype of 2, when they are really a 1. just as a sanity check we make sure that the WEP APs have a sectype of 2 not 3 or 1. once the pointers table is repaired for that AP, we then go and rename the Signal and GPS tables for that AP so we can find the data after-wards.
For the time being, we cannot upload files to the forum for some reason. (/me waves fist at andrew
So I put the archive with the scripts on my QA server, you can grab them here.
http://rihq.randomintervals.com/repair.zip
