Support to run continuously logging data to a file #18
Replies: 2 comments 3 replies
-
I've been thinking about ways to make lswifi do more than the one-shot scan it currently does. For example, I'd like to be able to filter on a single particular BSSID and calculate and display the average, mean, standard deviation, and coefficient of variation of RSSI readings for a provided number of measurements. I think under the hood, some of the changes required would also align with what you're asking for. What format are you looking for? And are you looking for all the results to be in a single file? |
Beta Was this translation helpful? Give feedback.
-
@ethernet802 I've made some changes in the New output options:
New timing options:
Steps:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be good if we could have it run continuously scanning every x amount of seconds to gather data.
For example in my use case I would have 8 different types of antenna to test. I would like to gather data for each antenna based on a period of an hour or longer that would scan every 30 seconds.
I could then use that data to determine which antenna we should be using.
I am kind of doing this using powershell to run lswifi and then outputting the json to csv
thank you for developing this, I use it at my workplace to look for issues.
Beta Was this translation helpful? Give feedback.
All reactions