Revision fdf8b0a8
Added by Scott Ullrich over 19 years ago
usr/local/www/interfaces_wlan.inc | ||
---|---|---|
341 | 341 |
<td valign="top" class="vncell">Distance setting</td> |
342 | 342 |
<td class="vtable"><input name="distance" type="text" class="formfld" id="distance" size="5" value="<?=htmlspecialchars($pconfig['distance']);?>"> |
343 | 343 |
<br/> |
344 |
Note: This field can used to tune ACK/CTS timers to fit the distance between AP and Client<br/> |
|
344 |
Note: This field can be used to tune ACK/CTS timers to fit the distance between AP and Client<br/>
|
|
345 | 345 |
(measured in Meters and works only for Atheros based cards !) |
346 | 346 |
</td> |
347 | 347 |
</tr> |
Also available in: Unified diff
MFC 7993
can used -> can be used