caiwang / board2ihost

0 stars 0 forks source link

rt5370 on pi #49

Open caiwang opened 9 years ago

caiwang commented 9 years ago

Issue by caiwang Wednesday Mar 04, 2015 at 10:09 GMT Originally opened as https://github.com/caiwang/ihostsrc/issues/49


image

image

image

iw --debug phy phy0 interface add wlan2 type monitor image

image

wlcap -l -i wlan2 -f "subtype assoc-resp or subtype reassoc-resp or subtype probe-req or subtype disassoc" -T fields -E separator=, -E quote=d -e frame.time -e frame.protocols -e radiotap.dbm_antsignal -e ppi.80211-common.dbm.antsignal -e wlan.fc.type_subtype -e wlan.da -e wlan.sa -e wlan.bssid -e wlan_mgt.ssid -c 5

image

image

caiwang commented 9 years ago

Comment by caiwang Wednesday Mar 04, 2015 at 10:15 GMT


https://wireless.wiki.kernel.org/en/users/documentation/iw

image