Changes

Jump to: navigation, search

WiFi Indoor Location Device (WILD) software

292 bytes added, 12:39, 21 March 2019
/* Utilities */
<pre>
ftm-show
</pre>
 
== wild ==
This is an FTM management command. Refer to the command man page for details.
<pre>
man wild
</pre>
 
=== Useful commands ===
* Get version
<pre>
wild -v
</pre>
* Set client mode
<pre>
wild -mi
</pre>
* Set responder mode
<pre>
wild -mr
</pre>
* Set off mode
<pre>
wild -mo
</pre>
57
edits