A good starting point would be to extract the necessary code from pictosniff and export it as a working dynamic library, within a nice little toolchain (I'm thinking CMake).
Since I first need to test out the code in order to clean it up, this issue is blocked by #1
After commit 41f7a18 I noticed the original only seems to work on *BSD. Will need to look into porting once I acquire a proper WiFi dongle for testing.
A good starting point would be to extract the necessary code from
pictosniff
and export it as a working dynamic library, within a nice little toolchain (I'm thinking CMake).Since I first need to test out the code in order to clean it up, this issue is blocked by #1