Displaying 20 results from an estimated 118 matches for "morse".
Did you mean:
more
2010 Feb 25
2
Morse Code
This is just curiosity, but I'm wondering why the Morsecode app has remained part of the trunk for all of these years. Is there any practical use for this or is it just an homage to the ghosts of telecommunications past? Does anybody use the Morsecode app for anything interesting? I'm strangely fascinated by this core piece of Asterisk functiona...
2006 Feb 20
2
Write pure sine to *.ogg directly?
Hello,
I am author of a Morse code training software written
in Perl at http://starling.ws/morse
Currently I output to *.wav and, if on Unix, convert to
*.ogg. And that's okay for a trainer.
But I have desire to upgrade the project to a real-time
communication tool...or at least a Morse code audio
mail routine. And I sh...
2009 Apr 18
4
Loop question
Hi everyone, I am trying to accomplish a small task that is giving me
quite a headache. I would like to automatically generate a series of
matrices and give them successive names. Here is what I thought at
first:
t1<-matrix(0, nrow=250, ncol=1)
for(i in 1:10){
t1[i]<-rnorm(250)
}
What I intended was that the loop would create 10 different matrices
with a single column of 250
2009 Apr 23
3
Floating simulation error
...on are set as x+iteration number. So,
for condition 1, iteration 1, the starting seed value would be 2, then
3 etc. etc. At some point, I will get the subscript error but it seems
unpredictable.
Has anyone had a similar problem or an idea as to what might be
happening?
- Brendan
Brendan Morse, M.S.
Industrial/Organizational Psychology
Ohio University
Office: 335 Porter Hall
Website: http://oak.cats.ohiou.edu/~bm123504
[[alternative HTML version deleted]]
2020 Jan 10
2
DW_OP_implicit_pointer design/implementation in general
On Fri, Jan 10, 2020 at 7:02 AM Jeremy Morse <jeremy.morse.llvm at gmail.com>
wrote:
> Hi,
>
> On Wed, Jan 8, 2020 at 8:38 PM Adrian Prantl <aprantl at apple.com> wrote:
> > As far as LLVM semantics are concerned, the implicit pointer doesn't
> seem to be that much different from any other implicit values (s...
2009 Apr 20
3
Calling objects in a loop
Hi everyone, I am trying to calculate a particular variable (vector) from
some previously defined variables in a loop but I am having trouble figuring
out how to get the loop to recognize that it should index for the previously
defined objects. Here is a simplified version of what I am trying to do:
for(i in 1:10){
2020 Jan 08
2
DW_OP_implicit_pointer design/implementation in general
> On Jan 2, 2020, at 6:37 AM, Jeremy Morse <jeremy.morse.llvm at gmail.com> wrote:
>
> Hi all,
>
> On the topic of intrinsics, right now we have two (dbg.value /
> dbg.addr) that respectively describe:
> * The "direct value" (quoting langref) of a variable, and
> * The address of where the current vari...
2004 Mar 26
3
Samba 3.0 & 2003 Active Directory Native Mode
...ut it is
unclear to me if Samba will integrate seamlessly with 2003 Native Mode
AD environment. I'm looking for a straight forward non biased, no BS
answer. If it works cool, I'm not afraid of the overall work involved.
Any help would be greatly appreciated.
David Morse
Network Administrator & Purchaser
(703) 904-3132
(571) 214-7098
TREEV, LLC
13454 Sunrise Valley Drive
Suite 400
Herndon,Va 20171
2017 Feb 13
0
Alsa pulseaudio & procmail
Hi,
I'm using a program called morse to generate morse code signals when mail
is received. This is done by calling this program depending on de subject
or from of the incoming mail.
THis worked fine on CentOS 6 but since I'm using CentOS 7 it does nt work
anymore.
In my procmail logging I get:
ALSA lib pulse.c:243:(pulse_connect)...
2007 Mar 19
2
NET 1.1 framework
Hi,
Is it possible to get an application that requires the MS NET framework to
run under WINE? I see the MONO site. If I build and run MONO would it allow me to
run an application under WINE? Actually I want to do this with a free program
called RUFZ to help sharpen morse code skills. Thanks
Kurt
2012 May 23
11
Xen vs VMWare comparison paper
One of my customers handed me a copy of this paper and asked why are we using xen if it is so slow...
http://morse.colorado.edu/~tlen5710/12s/VMware.pdf
which is a fairly damning report of performance under Xen in comparison to VMWare, citing worse than 50% overhead of Xen in comparison to physical.
Has anyone seen this paper before?
James
2020 Jan 14
2
DW_OP_implicit_pointer design/implementation in general
..._explicit_pointer with intrinsic dbg.value in LLVM-IR +
DW_OP_implicit_pointer with artificial variable in DWARF
Scope S2 can be solved with
DW_OP_implicit_pointer with actual named variable with dbg.value in LLVM-IR
and DWARF
Regards,
Alok
Though
lets
On Tue, Jan 14, 2020 at 1:28 AM Jeremy Morse <jeremy.morse.llvm at gmail.com>
wrote:
> Hi,
>
> David wrote:
> > Are you referring to the possibility of implicit values to refer to
> other variables? I'm sort of interested in maybe not doing that - and only
> implementing a more general form (what's been tal...
2020 Jan 13
2
DW_OP_implicit_pointer design/implementation in general
On Mon, Jan 13, 2020 at 9:20 AM Adrian Prantl <aprantl at apple.com> wrote:
>
>
> > On Jan 10, 2020, at 11:36 AM, David Blaikie <dblaikie at gmail.com> wrote:
> >
> >
> >
> > On Fri, Jan 10, 2020 at 7:02 AM Jeremy Morse <
> jeremy.morse.llvm at gmail.com> wrote:
> >> Hi,
> >>
> >> On Wed, Jan 8, 2020 at 8:38 PM Adrian Prantl <aprantl at apple.com> wrote:
> >> > As far as LLVM semantics are concerned, the implicit pointer doesn't
> seem to be that much di...
2019 Nov 20
3
LNT debuginfo-statistics not running?
Hi llvm-dev@
LNT produces statistics and graphs (such as [0]) of debuginfo metrics,
such as number of source variables with locations. It looks like these
haven't run [1] since the move from svn to git -- are there any plans
to get these running again? I find it highly useful to identify what
commits have affected variable locations and how significant an
affect.
[0]
2019 Nov 19
2
DW_OP_implicit_pointer design/implementation in general
> On Nov 18, 2019, at 8:33 AM, Jeremy Morse <jeremy.morse.llvm at gmail.com> wrote:
>
> Hi llvm-dev@,
>
> Switching focus to the LLVM implementation, the significant change is
> using dbg.value's first operand to refer to a DILocalVariable, rather
> than a Value. There's some impedance mismatch here, because...
2008 Jan 21
4
Large issue - having trouble diagnosing.
...We are using Grandstream GXP 2000 Handsets in the office, and at TE110P card
to interface to our ISDN OnRamp10 connection (10 Channels of PRI).
The problem arising seems to happen roughly 4minutes into a call. Basically
all of a sudden the caller just starts to no longer be understood (sounds
like morse code, only milliseconds of voice packets getting through in
either direction). naturally this could be a number of non-asterisk related
things such as a carrier fault, bad network wiring (even more possible as we
are using PoE), even badly configured QoS. However things being as they are
my boss ha...
2005 Jul 15
2
How to 'read' ztmonitor and set gains
...I've located a local telco milliwatt test line,
and when I call it, the gain numbers are no where near 14844. Now, this
article refers to configuration with a channel bank, but suggests it would
be similar on 'simpler equipment'.
The numbers I get are around 4450 on the Rx.
[root@morse zaptel]# ./ztmonitor 5 -vv
Visual Audio Levels.
--------------------
Use zapata.conf file to adjust the gains if needed.
( # = Audio Level * = Max Audio Hit )
<----------------(RX)---------------->
<----------------(TX)---------------->
########################*
Rx: 4452 ( 4452) T...
2019 Nov 28
2
DW_OP_implicit_pointer design/implementation in general
...ect the explicit
de-referenced value of 'p'.
Hi David,
Should we keep on working for the above case separately and resume the
review of implicit pointer independently now, which is updated with many
suggestions from this discussion?
Regards,
Alok
On Wed, Nov 20, 2019 at 11:24 PM Jeremy Morse <jeremy.morse.llvm at gmail.com>
wrote:
> Hi,
>
> For a new way of representing things,
>
> Adrian wrote:
> > llvm.dbg.value_new(DILocalVariable("y"), DIExpression(DW_OP_LLVM_arg0,
> DW_OP_LLVM_arg1, DW_OP_plus),
> > %ptr, %ofs)
>...
2020 Sep 01
2
[RFC] [DebugInfo] Using DW_OP_entry_value within LLVM IR
...son.com>
Sent: Tuesday, September 1, 2020 11:38 AM
To: Djordje Todorovic <Djordje.Todorovic at syrmia.com>; llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org>
Cc: paul.robinson at sony.com <paul.robinson at sony.com>; asowda at cisco.com <asowda at cisco.com>; jeremy.morse at sony.com <jeremy.morse at sony.com>; ibaev at cisco.com <ibaev at cisco.com>; vsk at apple.com <vsk at apple.com>; aprantl at apple.com <aprantl at apple.com>; Petar Jovanovic <petar.jovanovic at syrmia.com>; Nikola Tesic <Nikola.Tesic at syrmia.com>; dblaikie...
2001 Sep 14
5
Our Sympathies
The following is a message to be sent to the President
of the United States of America. Although we may not be able to do a
great deal from where we are, but for the people of America just
knowing we care and feel their sadness will help. Please put your name
on the following list and send it to all you know and who care. If you
are the 100th name and every 100th there on could you please also