I'm looking at doing a development project, where I need a small WiFi device with a (somewhat) directional antenna and a gyroscope.
The DS (with the gyroscope/3-axis accelerometer card) appears to fit the bill.
But I need to do low level access to the air interface, a'la Kismet et al...
Namely, I need to be able to tune to a channel, receive all packets in promiscuous mode (with signal strength, no decryption required) and send raw packets.
Before I start digging through API documentation, does DSWifi library give this capability?
Thanks.
