Aleksa Majkić
Aleksa Majkić
@scs-labrat How did you track device movements? What do you mean by low noise; environment with low amount of devices that are emitting Probe Requests or?
Due to the device's built-in security mechanism to randomize MAC address when sending Probe Requests, a value of data we could get from OUI is questionable.
As of PR #28, this issue is no longer possible. However, it would be nice to handle this error anyway.
The issue has also been addressed in the Scapy library itself, as part of the issue [#4322](https://github.com/secdev/scapy/issues/4322). However, a newer version than `2.5.0` isn't available on pypi, so this core...
Great find! This is an oversight on my part. - I'll add multi-platform pre-build images in future releases, but for now it's not a priority. - It was always a...
Also, in addition to looking into `Scapy`, the parser function could be updated. - A Deque could be added as a structure where data from the parser will be temporary...
This was introduced in #28.
Requires more investigation to conclude what is wrong. This is a `blocker` as it will hinder further development.
This is why the project needs tests - unit and integration. CI/CD needs to be updated to include testing when code is pushed and prevent merge requests that fail tests....
This is only an "issue" if there are multiple wlan interfaces. If the RPi isn't using an external antenna this isn't an issue.