search for: telemetri

Displaying 20 results from an estimated 68 matches for "telemetri".

Did you mean: telemetry
2010 Oct 10
0
gstreame can use now telemetry debuging
Hallo all, for some (long) time, Monthy added telemetry debuging to theora. And (only) now gstreamer use it in upstream. http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=ab52e15e3d9ebc2c5a784aa8cc8a4bc15a40edca http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=a044b62cf5763240d5243b9326d886ed34379dab Regards, Alexey.
2013 Sep 08
1
Sub setting multiple ids based on a 2nd data frame
HI Matt, I changed the dates a little bit to show dates that are outside the range in dataset B. A<- read.table(text=" ID????? Date???????????? Depth? Temp 1?????? 2002-05-12?????????? 10 12 1?????? 2003-05-13?????????? 10 12 1?????? 2003-05-14?????????? 10 12 1?????? 2004-04-15?????????? 10 12 2?????? 2002-05-16?????????? 10 12 2?????? 2002-12-17?????????? 10 12 2??????
2009 Jul 21
2
Adjusting x/y text labels for a bwplot using cex.lab
Searched for this and found some help, but I still can't figure it out. I have trying to enlarge the x and y labels on my box plot. I understand that you can do this using "cex.lab", but it does not seem to be working for me. I must be adding it in the wrong spot. Any help would be greatly appreciated. Here is my code: bwplot(hr~Herd, data=telemetry, notch=T, ylab="Home
2008 Feb 15
2
verbose IMAP logging
Hi, Is there a way to enable telemetry or debug-level logging in Dovecot IMAP, to see the exact IMAP command issued by the client and server? E.g. to confirm if a certain MUA is indeed using IMAP IDLE, or if it's doing LIST or LSUB. The IMAP connection is made over TLS/SSL, so tcpdump won't work. Thanks, Robert
2011 Mar 21
1
tool dedicated to analyze theora stream
Hi! Is thear any tool dedicated to analyze theora stream, like H264Visa for H.264? Or any other tool helpfull for analyze? I want use it to analyze products of my developing hardware implementation of theora encoder. Thanks all! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20110321/8e875089/attachment.htm
2007 May 29
24
RFC: MCA/MCE concept
Hello! The current MCA/MCE support in Xen is that it dumps the error and panics. In the following concept I propose here, there are two places where Xen has to react on. I) Xen receives a MCE from the CPU and II) Xen receives Dom0 instructions via Hypercall The term "self-healing" below is used in the sense of using the most propriate technique(s) to handle an error such as MPR
2004 Aug 06
2
speex over radio and homemade hardware
I've been given the task to hunt down a codec that out solar car team can use to transmit and receive data over a radio link between a chase car and the solar car its self. As of now I do not know the exact specifications of the internal hardware of the car, what I do know is they are looking at transmitting across a 2400baud connection, the unit in the car is homemade from our labs here.
2011 Jul 14
1
calculating distance inland from coastline
Hi All, Does anybody know of any existing functions that will calculate distance inland from a coastline? It's possible to test if a lon,lat location is land or sea using map.where(), but I need to add a buffer to this of say 2km, to allow for points that are just on the coast, and below the resolution of the worldHires database. I'm working with a marine mammal satellite telemetry
2012 Feb 08
1
"Zoomable" time series plots
Not sure if the question is appropos, but I have multiple csv's which are read into an xts object, corresponding to telemetry data (accelerometer, magnetometer/compass, and gyroscope). For examination, it would be ?ber useful if plot.zoo (or something similar) allowed me to zoom in and out of a subset of the time axes. -- Sent from my mobile device Envoyait de mon portable
2016 Nov 04
3
printer tip (deploy win7 drivers)
Hai,   I noticed the following “Optional” update for win7. https://support.microsoft.com/en-us/kb/3192403 October 2016 Preview of Monthly Quality Rollup for Windows 7 SP1 and Windows Server 2008 R2 SP1 Referres to :  https://support.microsoft.com/en-us/help/22801/windows-7-and-windows-server-2008-r2-update-history   We which is talked about a lot.. Addressed issue that prevents
2006 May 21
1
POSIX, time zone and Windows
Dear Listers, Apologize to pile up on the 'tz' issue in POSIX objects. I have a 'simple' thing on which I must make up my mind but cannot do it from the existing R-help threads. I am currently working on dog telemetry in China, and download time information from GPS collars. I would like to set up the corresponding POSIXxx variables in R to a given time zone. Eg Pekin
2008 Jan 17
9
ATA UDMA data parity error
Hey all, I''m not sure if this is a ZFS bug or a hardware issue I''m having - any pointers would be great! Following contents include: - high-level info about my system - my first thought to debugging this - stack trace - format output - zpool status output - dmesg output High-Level Info About My System --------------------------------------------- - fresh
2013 Nov 12
3
IPMI serial over lan disconnects seem to trigger extlinux reboots
Hi, On Tue, Nov 12, 2013 at 01:41:29PM -0800, H. Peter Anvin wrote: > On 11/12/2013 01:22 PM, Andrew J. Schorr wrote: > > I am using 4.05 because that's what's packaged in the latest Fedora > > release (Fedora 19 in my case). I wonder why they are using such an > > old version. I will take a look at how difficult it would be to build > > the latest version on
2010 Apr 19
3
Syslog flooding
Hello, I have a TrippLite SU2200XLA UPS with a possibly unreliable USB interface running on NUT 2.4.3. This flooded syslog last night, beginning with the USB connection spontaneously reconnecting: Apr 18 22:00:42 kernel: hiddev96: USB HID v1.11 Device [Tripp Lite TRIPP LITE UPS ] on usb-0000:00:0f.2-2 Apr 18 22:00:44 usbhid-ups[486]: Got disconnected by another driver: Device or resource
2005 Nov 28
1
GLMM: measure for significance of random variable?
Hi, I have three questions concerning GLMMs. First, I ' m looking for a measure for the significance of the random variable in a glmm. I'm fitting a glmm (lmer) to telemetry-locations of 12 wildcat-individuals against random locations (binomial response). The individual is the random variable. Now I want to know, if the individual ("TIER") has a significant effect on the model
2008 Sep 09
29
[PATCH 1/4] CPU online/offline support in Xen
This patch implements cpu offline feature. Best Regards Haitao Shan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Jul 11
1
Differences between glmmPQL and lmer and AIC calculation
Dear R Community, I?m relatively new in the field of R and I hope someone of you can help me to solve my nerv-racking problem. For my Master thesis I collected some behavioral data of fish using acoustic telemetry. The aim of the study is to compare two different groups of fish (coded as 0 and 1 which should be the dependent variable) based on their swimming activity, habitat choice, etc.
2018 Apr 04
4
Iridium integration / gateway
Hi list, I have a request to integrate Iridium in a Asterisk system. A quick search didn't return much: I expected to find products similar to GSM gateways, but this does not seem to exist. so I'd be very interested about possible solutions. Has it be done already, how? Thanks, -- Jean-Denis Girard SysNux Syst?mes Linux en Polyn?sie fran?aise
2006 Nov 04
0
Case studies for high-availability Rails deployments?
Hello everyone, We are developing a new version of a satellite telemetry distribution system currently in use in the European space industry, and are trying to convince the client to permit us to use Rails as the platform for the higher-level layers of the system. The system as a whole has strict high-availability requirements (our current track record is over six nines yearly), and in order to
2016 May 04
0
[Ceph] blockInfo cannot work with network type disk
Hi devs & users, The Telemetry service of OpenStack, project code name Ceilometer, is using libvirt.domain.blockInfo() to get disk's physical, allocation and capacity information [1]. However, when disk is network type with protocol ceph, the blockInfo() always fail with: libvirtError: internal error: missing storage backend for network files using rbd protocol. [2] After reading some