Displaying 12 results from an estimated 12 matches for "rssi".
Did you mean:
rsi
2007 May 01
0
BlueZ
...the same time on another console I have:
[root at miho ~]# hcidump
HCI sniffer - Bluetooth packet analyzer ver 1.32
device: hci0 snap_len: 1028 filter: 0xffffffff
(scan)
< HCI Command: Inquiry (0x01|0x0001) plen 5
> HCI Event: Command Status (0x0f) plen 4
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
> HCI Event: Inquiry Result with RSSI (0x22) plen 15
>...
2012 Sep 03
2
adding points to a point pattern
Hello all:
Is there any way to add points to a point pattern, while keeping a given
minimum distance amongst this new points and the pre-existing points?
Thanks,
Frederico
[[alternative HTML version deleted]]
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...100644
--- a/drivers/net/wireless/ath/ath5k/ath5k.h
+++ b/drivers/net/wireless/ath/ath5k/ath5k.h
@@ -1252,7 +1252,7 @@ struct ath5k_statistics {
#define ATH5K_TXQ_LEN_MAX (ATH_TXBUF / 4) /* bufs per queue */
#define ATH5K_TXQ_LEN_LOW (ATH5K_TXQ_LEN_MAX / 2) /* low mark */
-DECLARE_EWMA(beacon_rssi, 1024, 8)
+DECLARE_EWMA(beacon_rssi, 10, 8)
/* Driver state associated with an instance of a device */
struct ath5k_hw {
diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00.h b/drivers/net/wireless/ralink/rt2x00/rt2x00.h
index 26869b3bef45..340787894c69 100644
--- a/drivers/net/wireless/rali...
2017 Feb 15
1
[PATCH] average: change to declare precision, not factor
...100644
--- a/drivers/net/wireless/ath/ath5k/ath5k.h
+++ b/drivers/net/wireless/ath/ath5k/ath5k.h
@@ -1252,7 +1252,7 @@ struct ath5k_statistics {
#define ATH5K_TXQ_LEN_MAX (ATH_TXBUF / 4) /* bufs per queue */
#define ATH5K_TXQ_LEN_LOW (ATH5K_TXQ_LEN_MAX / 2) /* low mark */
-DECLARE_EWMA(beacon_rssi, 1024, 8)
+DECLARE_EWMA(beacon_rssi, 10, 8)
/* Driver state associated with an instance of a device */
struct ath5k_hw {
diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00.h b/drivers/net/wireless/ralink/rt2x00/rt2x00.h
index 26869b3bef45..340787894c69 100644
--- a/drivers/net/wireless/rali...
2006 Oct 23
1
Worm distribution :-)
...; (= points). See the package ``spatial'' (which
comes with R) and try simulating a pattern using Strauss().
Or install the package ``spatstat'' from CRAN --- in this package
there is a variety of ways to simulate ``regular'' random point
patterns --- rMaternI, rMaternII, rSSI, and rmh (which simulates
several point pattern models depending on the specified Papangelou
conditional intensity function).
cheers,
Rolf Turner
rolf at math.unb.ca
2004 May 21
2
Bug#247360: logcheck: Where's NEWS.Debian?
Package: logcheck
Version: 1.2.20a
Severity: normal
Followup-For: Bug #247360
I can't find NEWS.Debian in the package.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R
Versions of packages logcheck depends on:
ii adduser
2004 Jun 22
0
Accessing ISDN with avm bluetooth hardware
...ccess Point
LMP Version: 1.1 (0x1) LMP Subversion: 0x1
Manufacturer: AVM Berlin (31)
Features: 0x2f 0xbe 0x05 0x00 0x00 0x00 0x00 0x00
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<role switch> <RSSI> <channel quality> <SCO link>
<HV2 packets> <HV3 packets> <A-law log> <CVSD> <power control>
This is the relevant part of the configuration files:
/etc/asterisk/modem.conf
------------------------
driver=i4l
group=1
msn=*
device =>...
2010 Mar 17
1
Pool, iSCSI and guest start
...a guest ?
- - Did I missed something to have iscsi pool autostart working at boot
time ?
My environement :
Debian Squeeze 64 bits
root at sandi:~# virsh -v
0.7.6
root at sandi:~# /usr/sbin/libvirtd --version
/usr/sbin/libvirtd (libvirt) 0.7.6
Thanks for your attention,
- --
Nicolas Greneche - RSSI et Sysadmin
Centre de Ressources Informatiques (CRI)
Doctorant au sein du projet SDS - www.sds-project.fr
Mail : nicolas.greneche_(at)_univ-orleans.fr
GPG : http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x5FEBD0EF
Universite d'Orleans Web : http://blog.garnett.fr
Batiment...
2008 Jan 14
2
What is connect-debounce wrt usb?
...n: 0x700
Manufacturer: Broadcom Corporation (15)
Features: 0xbf 0xfe 0x0d 0x00 0x00 0x00 0x00 0x00
<3-slot packets> <5-slot packets> <encryption> <slot
offset>
<timing accuracy> <role switch> <sniff mode> <RSSI>
<channel quality> <SCO link> <HV2 packets> <HV3 packets>
<u-law log> <A-law log> <CVSD> <power control>
<transparent SCO>
After a bit of work, I can get the phone to prompt me for the PIN. B...
2008 Apr 29
6
Xen & SELINUX: how disable in guest?
Hello all!
I try to boot the guest VM in native EL5.1 dom0.
Kernel for guest domain I took from source compiled Xen distributions
since native EL5.1 kernel being tired as guest did not see root
partition at all.
SELinux enforcing is disabled in the dom0:
> [root@mbone ~]# getenforce
> Permissive
Configuration file for guest domain has parameter to disable selinux:
> [root@mbone ~]#
2008 Apr 26
6
quasi-random sequences
Dear list useRs,
I have to generate a random set of coordinates (x,y) in [-1 ; 1]^2
for say, N points. At each of these points is drawn a circle (later
on, an ellipse) of random size, as in:
> N <- 100
>
> positions <- matrix(rnorm(2 * N, mean = 0 , sd= 0.5), nrow=N)
> sizes<-rnorm(N, mean = 0 , sd= 1)
> plot(positions,type="p",cex=sizes)
My problem is to
2004 Apr 05
0
How to print from Linux to printer connected to WIn98
I have Linux Slackware 9.0 and HP LaserJet 4 connected to another PC with
Win98. How to configure samba to print from Linux to the printer.