The RoamTracker is a relatively simple iOS app that I needed for myself to do some debugging, and thought that it might be useful to the others as well..
Basically it is a polling loop which every second takes a note of the current SSID and BSSID, and maintains the history of the changes, and gives a short click sound with each change.
It also has a button to mail the contents of the history as a CSV text via your configured mail account.
That is pretty much all that there is to it, for now.
If you are using it and have the feedback/bug reports: feel free to do it here via comments.
Basically it is a polling loop which every second takes a note of the current SSID and BSSID, and maintains the history of the changes, and gives a short click sound with each change.
It also has a button to mail the contents of the history as a CSV text via your configured mail account.
That is pretty much all that there is to it, for now.
If you are using it and have the feedback/bug reports: feel free to do it here via comments.