Displaying 20 results from an estimated 400 matches similar to: "RF to IP bridge"
2005 Sep 07
3
channels VHF/ HF radio in asterisk
Hy,
I have a network with WIFI communication and VHF/ HF channels.
I have integrated asterisk in the network using SIP, ZAP and IAX2
channels for WIFI communications, but I don't Know How I could integrate
the VHF/ HF channels.
I have heard speaking about app_rpt project, but I don't Know very much
about this.
Could I integrate VHF/ HF channels with this application? if the answer
is
2006 Jul 17
4
Help with streaming audio...
I recently installed Icecast2 on my XP Home Laptop. My goal is to get the
audio from my vhf/uhf scanner, whose audio out is connected to the laptop's mic
port, out as a stream so I can listen to it when away from home (like from
work).
I can hear the scanner fine through the laptop's speakers, but although I've
read the documentation for the Icecast2 server configuration, I'm
2005 Sep 06
9
civil emergency comms: Asterisk + HAM
The disaster in the Gulf coast and the less than optimal initial
response suggests to me that citizens must shoulder more responsibility
for emergency management. Communications loss must have played a large
role in the failures that occurred. I can't help but wonder if there
are fewer ham radio operators today and that if there were more, maybe
they could make a difference in future
2018 Mar 31
4
Writing tests with Filecheck without emitting output to stdin
Hello
I have pass operating on bitcode file which produces more than one
equivalent representation.
opt --my-pass <%s | Filecheck %s
--my-pass generates files a.rpt b.rpt c.rpt . How do i write test without
writing all 3 files to stdin.
I have considered CHECK-LABEL for each. it creates bulky checks.
Thanks
Mahesh
-------------- next part --------------
An HTML attachment was
2018 Mar 31
3
Writing tests with Filecheck without emitting output to stdin
That works. Thanks.
One more followup question though.
Once i run opt on bitcode, there is not useful output/transform on bitcode.
this rpt files are extra.
I am hoping to do something like this,
; RUN: FileCheck --input-file=a.rpt.gold --check-prefix=CHECK-A < a.rpt
; RUN: FileCheck --input-file=b.rpt.gold --check-prefix=CHECK-B < b.rpt
i did not find much examples in tests hence
2009 Jun 23
2
Long to wide format without time variable
Hi all,
I am trying to convert a data set of physician death codings (each individual's cause of death is coded by multiple physicians) from long to wide format, but the "reshape" function doesn't seem to work because it requires a "time" variable to identify the sequence among the repeated observations within individuals. My data set has no order, and different
2018 Mar 31
0
Writing tests with Filecheck without emitting output to stdin
Hi Mahesh,
On 31 March 2018 at 11:45, Mahesh Attarde via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> opt --my-pass <%s | Filecheck %s
>
> --my-pass generates files a.rpt b.rpt c.rpt . How do i write test without
> writing all 3 files to stdin.
You can run FileCheck over them on separate RUN lines assuming you
know the filename (which I assume you do since you'd be
2001 Sep 23
3
Ext3, 2.4.10, and 2.4 in general
Hello,
The 0.9.9 2.4.10pre4 patch doesn't apply. There are 5 rejects. The
first three are easy to fix, but
the fourth in vmscan.c will be very difficult without being a developer.
The fifth I am not sure about.
This brings up the fact that many of us are using ext3 and have to patch
every time a new kernel
comes out. I really think we need to strong arm Linus or something and
get
2018 Apr 01
0
Writing tests with Filecheck without emitting output to stdin
See: http://llvm.org/docs/CommandGuide/FileCheck.html
It is not required to pipe output to FileCheck; there is the --input-file option, which allows you to run FileCheck on an existing disk file. Something like this:
FileCheck %s --input-file a.rpt --check-prefix=A
FileCheck %s --input-file b.rpt --check-prefix=B
FileCheck %s --input-file c.rpt --check-prefix=C
If there are common parts to each
2018 Mar 31
0
Writing tests with Filecheck without emitting output to stdin
Oops. My bad. I mean to write match-file being my match pattern. and a.rpt
being file generated by opt.
;RUN: FileCheck <match-file>a.rpt.gold --input-file=a.rpt.
mahesh
On Sat, Mar 31, 2018 at 6:57 PM, Mahesh Attarde <coder.mahesh at gmail.com>
wrote:
> That works. Thanks.
>
> One more followup question though.
> Once i run opt on bitcode, there is not useful
2010 Feb 25
1
sftp Batchmode command level error suppression does not work?
Hi guys -
OpenSSH sftp (on solaris)
>From man page
Termination on error can be suppressed on a command by command basis by prefixing the command with a `-' character (for example, -rm /tmp/blah* ).
This does not seem to work - instead the server seems to fail to recognize the command from the batchfile.
Consider this batchfile
mkdir tmp
cd tmp
put rpt.list
bye
We want to
2001 Sep 10
1
Ultima Online
I'm interested in trying to play Ultima Online in WINE. However, the
compatability info I've read says that although UO itself works,
UOAssist does not, and neither does the automatic patching procedure.
Is this information out of date (I hope)? Are there any workarounds?
Also, does anyone have information on using the 3D client? How about
other UO utilities?
I don't mean to
2003 Oct 21
2
report generator a la epiinfo
Hi
I'd like to use R in epidemiology and disease surveillance.
In EpiInfo you can have a script (.pgm) which calls a predefined report
(.rpt), where a table is calculated and values picked from that table
and placed where the author of the report wants them, with text around
those values. (Please see example below.)
I've looked at manuals, faq, mail-search and google. The closest is an
2012 Dec 07
4
[PATCH][git-pull] AsciiDoc-based documentation
The following changes since commit ddb10ce99c327888ade4d2ba3e4c50ad12aaa059:
Matt Fleming (1):
Delete 16-bit COMBOOT support
are available in the git repository at:
git://github.com/geneC/syslinux.git doc-elflink-for-mfleming
Gene Cumm (3):
txt/: Add new AsciiDoc formatted documentation
Makefile: add txt/
NEWS: add txt/
Makefile | 2 +-
NEWS
2003 Dec 23
2
Problems with Ultima Online: Age of Shadows [Textbox glitch + out of memory error]
Hi all!
I was trying to run Ultima Online: Age of Shadows (latest patchlevel after
autopatch), but I have some problems.
The first problem is actually a glitch, in autopatcher, when the textbox is
moved at end, the text is hide, because it moves as first character of the
textbox the after-the-last character of the text in it.
The second is a big problem: when starting the client, it gives an
2011 Jun 29
1
tcgetattr: Inappropriate ioctl for device
Dear nut users,
I am running nut-2.6.0 on Slackware-Linux-13.37.0 with kernel 2.6.37.6.
I am trying to get the software work for a repotec UPS with model name: RPT-1003AU. The UPS communicates with the computer via USB. I know that the model is not officially supported but I want to try out whether it will work with some of the repotec drivers. Here is the result with the genericups upstype=13
2003 Sep 22
1
creates directory that can't be deleted (PR#4246)
Full_Name: Xiaobao Wang
Version: R 1.7.1
OS: Windows XP
Submission from: (NULL) (24.45.25.102)
accidentally done the following:
rpt.dir <- paste("c:/report/testR","bestsub",spe="/")
dir.create(rpt.dir)
(spe should be sep). Now the directory "c:/report/testR bestsub " cannot be
removed. I tried to remove it from Windows Explorer and got the message
2003 Nov 07
2
Differents config files
Hi!
I am trying to know well asterisk. For that I would like to know the exact role
for each config file. Can someone tell me what is the role of the next ones or
a web where I could find this information? That will be very helpful.
- alsa.conf
- enum.conf
- modem.conf
- modules.conf
- oss.conf: what is oss?
- parking.conf: what is parking?
- rpt.conf: what is radio repeter?
- queues.conf
-
2009 Jan 10
2
Football Manager 2007 running very slowly
Hi all,
I have a problem running Football Manager 2007.
The game's match mode consists of an almost full-screen, almost-2D animation of the match. 10-15mins into the game this animation slows down to the point of making the game unplayable.
The specs of my machine are above the requirements by a factor of 3-5 and so far I have been unable to identify any hardware bottlenecks. The only thing
2003 Nov 13
1
creating a "report" table from a set of lists
I've been trying to figure out how to accomplish the following...
I've got a list (returned from a function) and I would like to "cbind()" the
lists together to create a "cross tab" report or simply bind them together
somehow
the function returns a list that looks like the following:
> all$BM
$species
[1] "BM"
$vbar.nobs
[1] 3
$vbar.sum
[1] 54.05435