Updated Enable 802.11mc FTM on Intel 8260 (markdown)
parent
c17eeb30cc
commit
0ee461254b
|
|
@ -6,6 +6,8 @@ Also note, even though 802.11mc supports bi-directional requests, i.e. AP(s) can
|
||||||
|
|
||||||
To proceed, keep system updated with `sudo apt-install upgrade`. And this doc assumes `Ubuntu 16.04 LTS` with `Intel 8260 chip` on `Dell XPS 13`.
|
To proceed, keep system updated with `sudo apt-install upgrade`. And this doc assumes `Ubuntu 16.04 LTS` with `Intel 8260 chip` on `Dell XPS 13`.
|
||||||
|
|
||||||
|
The friend of mine Mohamed Ibrahim has published their official installation page for enabling FTM: [WiFi FTM Linux Tool](http://www.winlab.rutgers.edu/~gruteser/projects/ftm/index.htm). And they have published a verification paper on its accuracy. Please go there and have a look!
|
||||||
|
|
||||||
# 0x1. iwlwifi Installation
|
# 0x1. iwlwifi Installation
|
||||||
First need to switch to [release/LinuxCore30](https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/log/?h=release/LinuxCore30).
|
First need to switch to [release/LinuxCore30](https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git/log/?h=release/LinuxCore30).
|
||||||
### Prepare
|
### Prepare
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue