Problem with spotter.h and number of AP

View: New views
1 Messages — Rating Filter:   Alert me  

Problem with spotter.h and number of AP

by pakkk1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I have to do a project at my university based on PLACELAB, but there are a lot of Access Point (> 32), when the programm is running.

Then, when my programm is running, appears an error due to MAX_APS supported by spotter.h (MAX_APS supported by the file spotter.h is 32).

I red that I had to replace this value to another, for example 1000, and re-compile spotter.dll (using jni.c, jni.h, spotter.h), is it true ?

If it's the solution, how do I re-compile this DLL? (I have got Dev-C++ but I don't find it)
Do I have to re-compile only spotter.dll or "swt-win32-3062.dll" too?

Thanks & Merry Christmas.