Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

dxatlas_group · DX Atlas Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1095
  • Category: Shortwave
  • Founded: Aug 14, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 126 - 155 of 2481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#126 From: "garyk9gs" <gschwartz@...>
Date: Wed Nov 24, 2004 1:02 pm
Subject: [dxatlas] Re: Morse Runner
garyk9gs
Send Email Send Email
 
Hello Alex,

I was talking to several others in my DX club that also mentioned the
same thing.  I think that they were all using WIN98SE.

I need to check at the office but I don't think I have the clicking
problem on a laptop running WIN 200 Pro.

-73

Gary K9GS



--- In dxatlas_group@yahoogroups.com, "Alex, VE3NEA" <alshovk@d...>
wrote:
> Hi Gary,
>
> Such clicks usually indicate that the sound card is too slow, or
the CPU is
> overloaded.
>
> 73 Alex VE3NEA
>
>
>
> >
> >
> > Thanks Alex....I've been playing around with Morse Runner for a
> > couple of days.
> >
> > One quick question....I'm using MS Win 98 SE and have noticed a
> > rhythmic "clicking" while the program is running.  It is pretty
> > annoying but something one does get used to.
> >
> > 73,
> >
> > Gary K9GS
> >
> >
> >
> > --- In dxatlas_group@yahoogroups.com, "Alex Shovkoplyas, VE3NEA"
> > <alshovk@d...> wrote:
> > >
> > > Hello,
> > >
> > > I have just released Morse Runner, a freeware CW contest
simulator
> > > with realistic audio effects.
> > >
> > > Download Morse Runner from
> > > http://www.dxatlas.com/morserunner/morserunner.zip
> > >
> > > 73 Alex VE3NEA
> >
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >

#127 From: "garyk9gs" <gschwartz@...>
Date: Wed Nov 24, 2004 4:42 pm
Subject: Re: morse runner 1.3
garyk9gs
Send Email Send Email
 
Just downloaded 1.3.  At first glance it looks pretty good.

I really like the rate meter but did notice that it expresses rate in
QSO's/Minute rather than the conventional QSO's/Hour.

CT expresses rate in QSO's/Hour in two different ways simultaneously,
Last 100 QSO Rate and Last 10 QSO Rate.  This allows you to easily
see spikes in rate.

Thanks again Alex for a great program!

73,

Gary K9GS




--- In dxatlas_group@yahoogroups.com, "f6irf" <f6irf@f...> wrote:
>
> Hi Alex,
> Quickly tested 1.3; good... did not manage 1 hour, but on 15mn runs
> it looks easier than 1.2 (despite the RST which is not
systematicaly
> 5NN anymore). Activity progression is smoother, and less
> stations "far above " your speed...
>
> Just one more suggestion - like in N1MM, accessing the RST field
with
> TAB should position the cursor on the S-digit and set "insert
off"...
>
> By the way another detail: MR does not look the same here on my
> office PC... have the run button inside the log-windows and only a
> partial view of the summary windows (tried various screen
resolutions
> and fonts , but does not change...)
>
> regards
> Pat

#128 From: "bat_wings_2000" <bat_wings_2000@...>
Date: Wed Nov 24, 2004 9:56 pm
Subject: Re: [dxatlas] BAND MASTER & FT-890
bat_wings_2000
Send Email Send Email
 
I just started working on an FT-890 file. however it is not much
differant from the FT-900. I was planning on sending it to Alex when I
fully test it. See if FT-900 will work for you. They are basically the
same radio.

Dan WR0DK

> Hi Ned,
>
> I do not have any documentation for the FT-890 rig control commands. If
> these commands are described in your rig's manual, you can create an ini
> file for this rig using one of the existing files as a prototype. All
> documentation and tools for the ini development are available at
> http://www.dxatlas.com/omnirig
>
> 73 Alex VE3NEA
>
>
>
> > I WAS WONDER WHEN THERE WILL BE SUPPORT FOR THE FT-890 WITH BAND
> > MASTER? OR HOW I MIGHT BE ABLE TO CONFIGURE THE PROGRAM TO WORK WITH
> > THAT RIG. I HAVE TRX WORKING WITH MY RIG, AND ALSO THE OTHER
> > PROGRAMS YOU WROTE. I LIKE THE PROGRAMS, BUT WOULD LIKE TO USE THEM
> > TO THEIR FULLEST.
> > THANKS........NED.....N6RDX

#129 From: "bat_wings_2000" <bat_wings_2000@...>
Date: Wed Nov 24, 2004 10:23 pm
Subject: Using OmniRig COM object with Borland C++ Builder
bat_wings_2000
Send Email Send Email
 
Alex.
  I'm going to try and implement using OmniRig into my Logging program
for the Minnesota QSO party but having trouble getting the objcet
setup under Builder. I imported the type libary (omnirig.exe) into
builder and it generates the OmniRig_TBL.cpp and OmniRig_TLB.h files
just fine.

So pressing on I followed your pascal example
where you define OmniRig as such:
OmniRig: TOmniRigX;
  which in C++ would be
TOmniRigX OmniRig1; however TOmniRigX is not defined in the type libary.

If I do
CoOmniRigX *OmniRig;
OmniRig.Create();
that seems to create the com ojbect (there is the normal delay while
the OS builds it)
However then
OmniRig.DialogVisible = true;
will not compile because DialogVisible is not a member of CoOmniRigX.

This is the first time I've tried to use COM objects under Builder so
I'm probably doing something wrong from the getgo.

Could you comment on this, do you have any C++ code examples that
implement OmniRig. Anybody on the list worked on this ?.

Thanks
Dan WR0DK

#130 From: "Alex, VE3NEA" <alshovk@...>
Date: Wed Nov 24, 2004 10:31 pm
Subject: Re: [dxatlas] Using OmniRig COM object with Borland C++ Builder
alshovk
Send Email Send Email
 
Hi Dan,

Please send me your TLB .cpp and .h files, I will see if I can figure out
what should be created in CPP instead of TOmniRigX .

Please write to my direct email, this topic is too technical for this group.

73 Alex VE3NEA




>
>
> Alex.
>  I'm going to try and implement using OmniRig into my Logging program
> for the Minnesota QSO party but having trouble getting the objcet
> setup under Builder. I imported the type libary (omnirig.exe) into
> builder and it generates the OmniRig_TBL.cpp and OmniRig_TLB.h files
> just fine.
>
> So pressing on I followed your pascal example
> where you define OmniRig as such:
> OmniRig: TOmniRigX;
>  which in C++ would be
> TOmniRigX OmniRig1; however TOmniRigX is not defined in the type libary.
>
> If I do
> CoOmniRigX *OmniRig;
> OmniRig.Create();
> that seems to create the com ojbect (there is the normal delay while
> the OS builds it)
> However then
> OmniRig.DialogVisible = true;
> will not compile because DialogVisible is not a member of CoOmniRigX.
>
> This is the first time I've tried to use COM objects under Builder so
> I'm probably doing something wrong from the getgo.
>
> Could you comment on this, do you have any C++ code examples that
> implement OmniRig. Anybody on the list worked on this ?.
>
> Thanks
> Dan WR0DK
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

#131 From: "fromabq" <mwalsh@...>
Date: Sat Nov 27, 2004 4:02 pm
Subject: Ionoprobe 1.2 Question
fromabq
Send Email Send Email
 
Hi,

I'm a registered user of Ionoprobe 1.1.12.  Can I upgrade to
Ionoprobe 1.2 at no charge or will I have to re-register it?

Thanks,

Mike, KE5AKL

#132 From: Garrett Brandt <aa0oi@...>
Date: Sun Nov 28, 2004 4:18 am
Subject: Re: [dxatlas] Ionoprobe 1.2 Question
aa0oi
Send Email Send Email
 
hi;
I upgraded and it was free.
73's de aa0oi@...
garrett

fromabq <mwalsh@...> wrote:

Hi,

I'm a registered user of Ionoprobe 1.1.12.  Can I upgrade to
Ionoprobe 1.2 at no charge or will I have to re-register it?

Thanks,

Mike, KE5AKL




Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

    To visit your group on the web, go to:
http://groups.yahoo.com/group/dxatlas_group/

    To unsubscribe from this group, send an email to:
dxatlas_group-unsubscribe@yahoogroups.com

    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



Garrett / AA0OI



---------------------------------
Do you Yahoo!?
  The all-new My Yahoo! – What will yours do?

[Non-text portions of this message have been removed]

#133 From: "jeraldvolpe" <jervolpe@...>
Date: Sat Dec 4, 2004 1:13 am
Subject: Band Master and Ten-Tec Omni-VI+
jeraldvolpe
Send Email Send Email
 
I am trying to use the rig control features in Band Master and find
that when ever i click on a frequency the only change that is
reflected in my Omni-VI+ is mode changes where they would be
applicable. The frequency never changes... but whatever the rig's
frequency may happen to be IS reported properly in the Band Master
window. I have tried different options for RTS and DTR but only the
default settings report ok communications with the rig. I am able to
successfully control the Omni-VI Plus from other applications such
as ACLog 2.6 and Ham Radio Deluxe, etc.

I am using Band Master version 1.2 and the latest OmniRig and
OmniRig Rig definitions.

73,
Jeald, KG6TT
kg6tt@...

P.S. Your ISP refuses mail from my domain.

#134 From: "Alex, VE3NEA" <alshovk@...>
Date: Mon Dec 6, 2004 3:34 pm
Subject: Re: [dxatlas] Band Master and Ten-Tec Omni-VI+
alshovk
Send Email Send Email
 
Hi Jeald,

Currently OmniRig does not have an ini file for the Omni-VI radio. Perhaps
it would not be difficult to create one using the Ten-Tec Paragon II.ini
file as a starting point. If you are interested in doing this, please take a
look at the documentation at http://www.dxatlas.com/omnirig .

73 Alex VE3NEA


>
>
> I am trying to use the rig control features in Band Master and find
> that when ever i click on a frequency the only change that is
> reflected in my Omni-VI+ is mode changes where they would be
> applicable. The frequency never changes... but whatever the rig's
> frequency may happen to be IS reported properly in the Band Master
> window. I have tried different options for RTS and DTR but only the
> default settings report ok communications with the rig. I am able to
> successfully control the Omni-VI Plus from other applications such
> as ACLog 2.6 and Ham Radio Deluxe, etc.
>
> I am using Band Master version 1.2 and the latest OmniRig and
> OmniRig Rig definitions.
>
> 73,
> Jeald, KG6TT
> kg6tt@...
>
> P.S. Your ISP refuses mail from my domain.
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

#135 From: "Alex, VE3NEA" <alshovk@...>
Date: Mon Dec 6, 2004 10:34 pm
Subject: Morse Runner 1.4
alshovk
Send Email Send Email
 
Morse Runner 1.4 is now available at http://www.dxatlas.com/morseruner .
New in this version:

  - RIT function;
  - callsign completion/correction when sending;
  - faster response to keyboard commands;
  - bandwidth adjustment in 50 Hz steps;
  - the middle digit is selected when the cursor enters the RST field;
  - the QSO rate is now expressed in Q/hr;
  - the problem with the Finnish character set is fixed.


73 Alex VE3NEA

#136 From: Fabian Kurz <dj1yfk@...>
Date: Thu Dec 9, 2004 12:48 am
Subject: MorseRunner (was: Re: [CQ-Contest] Awesome Morse Trainer)
dj1yfk
Send Email Send Email
 
[original Discussion on cq-contest Mailinglist, followup here]
On Wed, Dec 08, 2004 at 07:29:03PM -0500, Alex, VE3NEA wrote:
> > * When working at high speeds, I am used to press <insert> to send the
> > station's rprt + number *while* entering the callsign,
>
> This function is implemented in Morse Runner 1.4, please download the latest
> version from http://www.dxatlas.com/morserunner

fb! Wasn't aware of the new version. Now subscribed to this
yahoo-group, so I'll be up to date in the future.

> > * It's a bit annoying that directly after hitting <enter> to log the
> > QSO you get the information if you logged it wrong, especially when a
> > "LID" sends a report like "5nn 123 e e 122" and you pressed <enter>
> > after the first number. This has little to do with real contesting,
> > where one could easily correct it after the repetition, even though
> > logging the QSO.
> > The approach taken by PED is better in my opinion: you can change
> > anything in the log as long as the session is running, *after* the
> > session is complete you'll get your mistakes displayed.
>
>
> The primary purpose of MR is to help contesters improve their skills. QSO
> editing is a kind of skill that, IMHO, does not require any special
> training. To the contrary, one must learn to use it as rarely as possible.
> It takes much less time to correct one's input before hitting Enter, when
> the data are still in the box and the cursor is at the right place, than to
> recall the data when it is already saved. MR just helps creating good
> habits - or at least what I consider good habits ;-)
> What do you guys think about this? Am I missing something?

Well, it's again a question of maximizing the score and speed: When I
first got the report (which will turn out to be wrong later), I
immediately hit <return> to log the QSO, MR sends "TU" and I can
continue with the Pileup. When I then notice that the station sent a
correction, I could (in a real contest situation) still get the
corrected number right; since using QSK I'd even press <esc> to abort
sending TU even before the T is complete, thus preventing many of the
callers who are waiting from calling me. Usually I'd get the corrected
number right then, if not I have to ask once more.
Now I think that saving the few hundred milliseconds between the end
of the wrong number and the "dit dit" in every QSO with a non-"LID"
(which is 90%+) and occasionally asking for a second rprt saves me
more time than waiting after every QSO until the time where a possible
correction appears elapsed.
So I think it's nothing wrong with correcting the entries just made.
It has nothing to do with log-massaging after a contest with the help
of any external database or so, as some ppl do and what I also find
unacceptable.

> Instant error reporting is a valuable feedback that helps one correct his
> style of operation on the fly and thus improve skills faster. I would not
> like to sacrifice this feature for the ability to edit saved QSO.

OK, I respect that as your opinion but since that station sends his
call again if I got it wrong, and there is nothing you can do when you
got a number wrong, it doesn't make very much sense in then end.

Anyway, don't get me wrong: I like that program very much and
appreciate very much the work you are putting into this project!

I'll try the new version tomorrow and give you some feedback.

73,
--
Fabian Kurz, DJ1YFK * http://fkurz.net/
rediscover the web: http://getfirefox.com/

#137 From: "Mario" <s56a@...>
Date: Fri Dec 10, 2004 11:29 pm
Subject: MorseRunner (was: Re: [CQ-Contest] Awesome Morse Trainer)
s56a
Send Email Send Email
 
> > MR just helps creating good
> > habits - or at least what I consider good habits ;-)
> > What do you guys think about this? Am I missing something?

Data correction is the bigest waste of time in contesting.
Youngsters do it fast but most OF are two fingers key hunters.
Congrats on great UR software products together with MixW2.
I am looking forward to new elections in your former country.

73 de Mario, S56A, N1YU, online PC contesting since Oct. 1984

#138 From: "Gabriele Battaglia" <iz4apu@...>
Date: Mon Dec 13, 2004 2:31 pm
Subject: Is anyone could help me please: MorseRunner 1.4
iz4apu@...
Send Email Send Email
 
Hello All in the list.
Excuse me about my awful english, I know it isn't good unfortunately.

Well, my name is Gabriel and I live in a small village PortoGaribaldi
(Loc:JN64DQ) in the north-East part of Italy. I'm amateur radio since 1996
as IZ4APU.

I was a fan of RUFZ-cw trainer of DL4MM and PED5.19 of JE3MAS, when I runned
under Ms-DOS, than I installed Win98SE and I looked for a good trainer for
many years without find anything interesting.
Yesterday morning I found MR 1.4 of Alex and, after reading the TXT file, I
was very excited about my discover.

SO, I installed it on my Win98SE 500MHZ Celeron with SoundBlaster 1024 live!
And unfortunately I saw that there was something wrong... MR 1.4 doesn't
work properly on my sistem.
When I choose one of the options in the RUN menu, some strange sounds are
coming out from my phones. It's a little bit hard to describe them. They are
something like a little noisy and short peaces of sound, some millisecond
long; and sometime I can hear a little CW wave but absolutely not
understandable.
I never had troubles with my SoundCard before. All programs produce audio on
my system work properly and often together without any conflict or other
kind of problems.
I tried to make my machine faster unloading almost resident program: eMule,
Skype, MSN, Antivirus, Firewall, etcetera... but nothing is changed.

I'm very sad about that and I really would like find a solution. Is anyone
could help me?

Many many thanks in advance and, of course, Merry xmas to all of you and
your families.

Gabriel.

Signature:
Add me to your MSN contact: siddharta33@...
or to your Skype Software using: gabriel_battaglia
Thank you! Long life and Prosper.

#139 From: "Sean D." <k8khz@...>
Date: Tue Dec 14, 2004 1:18 am
Subject: morse runner
k8khz
Send Email Send Email
 
I am running win98 SE and there is no sound, my father has win XP and
it works fine. what is going on here LOL.

Sean

#140 From: "Alex, VE3NEA" <alshovk@...>
Date: Tue Dec 14, 2004 2:48 am
Subject: Re: [dxatlas] morse runner
alshovk
Send Email Send Email
 
Hi Sean,

Increase the audio buffer size as described in the readme file and see if
this helps.

73 Alex VE3NEA


> I am running win98 SE and there is no sound, my father has win XP and
> it works fine. what is going on here LOL.
>
> Sean

#141 From: "f6irf" <f6irf@...>
Date: Tue Dec 14, 2004 3:48 pm
Subject: ionoprobe+hamcap
f6irf
Send Email Send Email
 
Alex
Using Hamcap together with Ionoprobe.
From my observations, it looks as the SSNe gives the best view of the
actual band conditions (normal it is derivated from Ionosondes data).
For example last weekend during the ARRL10 the 90 days SSN was
exageratly high, while the real time SSN exageratly low... SSNe
provided a reliable view of the band shape, but it has to entered
manualy, so Ionoprobe becomes kind of useless ( you can see near-real
time SSNe at http://www.nwra-az.com/spawx/ssne24.html )

Apparently Ionoprobe is really useful only when used together with
DX-atlas, but DX-atlas MUF-maps are less easy to interprete than the
Hamcap maps... (*)

Is there any way of selecting SSNe rather than any other value when
using Ionoprobe and hamcap together ?

Patrick

BTW 2 bugs to report:
- When you open DX-Atlas from hamcap you sometimes get a message that
version "something or higher" is required  ( I have the latest - so
should not be a problem...). Sometimes it does open normaly.
- If you do not close Hamcap when using DX-Atlas, the MUF map is kind
of useless: you do not get the MUF when using the mouse. You have to
close hamcap to get the MUF values displayed (or is there something I
did not understand properly on the way DX-atlas and hamcap work
together ?).

============================
Last but not least: Morse-runner 1.4 is brilliant... thanks for the
numerous improvements.

#142 From: "jeraldvolpe" <jervolpe@...>
Date: Tue Dec 14, 2004 8:02 pm
Subject: Re: [dxatlas] Band Master and Ten-Tec Omni-VI+
jeraldvolpe
Send Email Send Email
 
Well, I have looked at the documentation (and I have the programming
guide for the Omni-6+) and I am feeling really dense. I am just not
understanding enough to make a reasonable stab at it translating
Ten-Tecs descriptions into OmniRig's (embarassing as I've been working
with tech and computers my whole life). Maybe another time. For now
life doesn't afford me enough time for programming... hardly enough
time to use my equipment... So BandMaster won't work for me as it is.

On a related but also confused note.... last night I tried to set up
BandMaster on my friend's IC 756 (not Pro). and regardless which ICOM
rig description I used it could not maintain a steady connection to
the transceiver. Instead it would find it, dump it... about 6 seconds
later find it again... so on and so on.

Lastly, ICOM and ICOM like rigs have this rig ID which you have hard
coded in your description files. Instead this should be a setting
variable in your settings window (possibly with a simle pull down list
of available codes).


73,
Jerald, KG6TT

  --- In dxatlas_group@yahoogroups.com, "Alex, VE3NEA" <alshovk@d...>
wrote:
> Hi Jeald,
>
> Currently OmniRig does not have an ini file for the Omni-VI radio.
Perhaps
> it would not be difficult to create one using the Ten-Tec Paragon II.ini
> file as a starting point. If you are interested in doing this,
please take a
> look at the documentation at http://www.dxatlas.com/omnirig .
>
> 73 Alex VE3NEA
>
>
> >
> >
> > I am trying to use the rig control features in Band Master and find
> > that when ever i click on a frequency the only change that is
> > reflected in my Omni-VI+ is mode changes where they would be
> > applicable. The frequency never changes... but whatever the rig's
> > frequency may happen to be IS reported properly in the Band Master
> > window. I have tried different options for RTS and DTR but only the
> > default settings report ok communications with the rig. I am able to
> > successfully control the Omni-VI Plus from other applications such
> > as ACLog 2.6 and Ham Radio Deluxe, etc.
> >
> > I am using Band Master version 1.2 and the latest OmniRig and
> > OmniRig Rig definitions.
> >
> > 73,
> > Jeald, KG6TT
> > kg6tt@t...
> >
> > P.S. Your ISP refuses mail from my domain.
> >
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >

#143 From: "Alex, VE3NEA" <alshovk@...>
Date: Tue Dec 14, 2004 8:14 pm
Subject: Re: [dxatlas] Band Master and Ten-Tec Omni-VI+
alshovk
Send Email Send Email
 
Hi Jerald,

The unstable operation of OmniRig with an Icom radio is usually caused by
the Transceive mode turned on. It must be off.

Alex




----- Original Message -----
From: "jeraldvolpe" <jervolpe@...>
To: <dxatlas_group@yahoogroups.com>
Sent: Tuesday, December 14, 2004 15:02
Subject: Re: [dxatlas] Band Master and Ten-Tec Omni-VI+


>
>
> Well, I have looked at the documentation (and I have the programming
> guide for the Omni-6+) and I am feeling really dense. I am just not
> understanding enough to make a reasonable stab at it translating
> Ten-Tecs descriptions into OmniRig's (embarassing as I've been working
> with tech and computers my whole life). Maybe another time. For now
> life doesn't afford me enough time for programming... hardly enough
> time to use my equipment... So BandMaster won't work for me as it is.
>
> On a related but also confused note.... last night I tried to set up
> BandMaster on my friend's IC 756 (not Pro). and regardless which ICOM
> rig description I used it could not maintain a steady connection to
> the transceiver. Instead it would find it, dump it... about 6 seconds
> later find it again... so on and so on.
>
> Lastly, ICOM and ICOM like rigs have this rig ID which you have hard
> coded in your description files. Instead this should be a setting
> variable in your settings window (possibly with a simle pull down list
> of available codes).
>
>
> 73,
> Jerald, KG6TT
>
>  --- In dxatlas_group@yahoogroups.com, "Alex, VE3NEA" <alshovk@d...>
> wrote:
> > Hi Jeald,
> >
> > Currently OmniRig does not have an ini file for the Omni-VI radio.
> Perhaps
> > it would not be difficult to create one using the Ten-Tec Paragon II.ini
> > file as a starting point. If you are interested in doing this,
> please take a
> > look at the documentation at http://www.dxatlas.com/omnirig .
> >
> > 73 Alex VE3NEA
> >
> >
> > >
> > >
> > > I am trying to use the rig control features in Band Master and find
> > > that when ever i click on a frequency the only change that is
> > > reflected in my Omni-VI+ is mode changes where they would be
> > > applicable. The frequency never changes... but whatever the rig's
> > > frequency may happen to be IS reported properly in the Band Master
> > > window. I have tried different options for RTS and DTR but only the
> > > default settings report ok communications with the rig. I am able to
> > > successfully control the Omni-VI Plus from other applications such
> > > as ACLog 2.6 and Ham Radio Deluxe, etc.
> > >
> > > I am using Band Master version 1.2 and the latest OmniRig and
> > > OmniRig Rig definitions.
> > >
> > > 73,
> > > Jeald, KG6TT
> > > kg6tt@t...
> > >
> > > P.S. Your ISP refuses mail from my domain.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

#144 From: "George Harlem" <w1ebi@...>
Date: Thu Dec 16, 2004 7:08 pm
Subject: CW speed curiosity
w1ebi
Send Email Send Email
 
Alex, I finally found some time to try out MR.  My first question (of
more, I suspect):  the cw speed is set to 32 wpm.  I generally do
contesting at 34 wpm.  However, the sent speed sounded a lot faster
than 32, more like 38!  Stations "came back" to me at around 32.  Is
there a way to verify the speed?  I ran a second short test at a MR
setting of 28 wpm and that sounded to me more like what I hear from
N1MM Logger at a setting of 34.

MR vs. N1MM...which is the REAL cw speed?

Terrific program, thank you for developing it, a great skill
improvement tool!

73, George W1EBI

#145 From: "Alex, VE3NEA" <alshovk@...>
Date: Thu Dec 16, 2004 7:22 pm
Subject: Re: [dxatlas] CW speed curiosity
alshovk
Send Email Send Email
 
Hi George,

CW speed calibration in MR is based on the PARIS system. At 12 WPM the dot
duration is exactly 100 ms, at 24 WPM it is 50 ms, etc. I verified the
accuracy of calibration by measuring the duration of the message of known
length.

I am not sure what speed scale is used in N1MM Logger.

73 Alex VE3NEA





> Alex, I finally found some time to try out MR.  My first question (of
> more, I suspect):  the cw speed is set to 32 wpm.  I generally do
> contesting at 34 wpm.  However, the sent speed sounded a lot faster
> than 32, more like 38!  Stations "came back" to me at around 32.  Is
> there a way to verify the speed?  I ran a second short test at a MR
> setting of 28 wpm and that sounded to me more like what I hear from
> N1MM Logger at a setting of 34.
>
> MR vs. N1MM...which is the REAL cw speed?
>
> Terrific program, thank you for developing it, a great skill
> improvement tool!
>
> 73, George W1EBI
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

#146 From: "Sean D." <k8khz@...>
Date: Thu Dec 16, 2004 8:30 pm
Subject: morse runner
k8khz
Send Email Send Email
 
I am having a trouble with no sound in windows 98SE. Anyone else
having this trouble.

Thank you.

Sean

#147 From: "George Harlem" <w1ebi@...>
Date: Thu Dec 16, 2004 9:56 pm
Subject: Registering DX Atlas
w1ebi
Send Email Send Email
 
Apologies if this has been asked and answered.  When I register DX
Atlas and associated programs, will I be able to install them on
multiple PC's I own with one registration?  Obviously in the shack,
also on my trusty laptop that I haul around?

George W1EBI

#148 From: "Gabriele Battaglia" <iz4apu@...>
Date: Thu Dec 16, 2004 11:09 pm
Subject: Re: [dxatlas] morse runner
iz4apu@...
Send Email Send Email
 
Hello Sean...
     Gabriel here, from North-East of Italy.
Yes, for sure, I've got the same problem on Windows 98 Second edition.
Unfortunately I'm not able to use Morse Runner altought I really wish to do
:-)
I already aks Alex about this trouble and it seems there isn't solution.
When I start MR, after choosing a way from Run menu, I can hear some strange
sounds coming out from my phones: noisy and some cw waves but nothing
understendable.
Alex, is it possible for you make some test in a pc runs WIN98? I'm not a
programmer but I imagine that there something wrong in comunication protocol
bitween sound card and memory banks. Maybe MR needs of some little
adjustements in order to run properly on 98. Well... I hope so... :-)

Thanks for further message in this topic, I really would like this bug
fixed!
  73 - Gabriel IZ4APU.

#149 From: "Eric - VE3GSI" <ve3gsi@...>
Date: Fri Dec 17, 2004 6:18 am
Subject: RE: [dxatlas] morse runner
ve3gsi
Send Email Send Email
 
Sean/Gang,

Just for the sake of trying, I installed Morse Runner v.1.4 on a Windows
98SE machine after reading your message.  At the Audio Buffer default
setting the programme had poor sound, but when I changed the value from 3 to
5 and restarted the programme it worked ok. (I have not tried number 4 yet).

The computer used for this test is a Pentium 166MMX with 88 Meg of RAM. The
audio drivers for the SoundBlaster 16 sound card are the default drivers
installed by Windows. There is no virus checker or background programmes
running on this machine.

As a suggestion, if you are running a Norton's product you may wish to
disable it and try again. The same goes for other programmes you may have
running in background.

On the Windows XP box I normally use for 'Ham Radio', I have no problems at
all with Morse Runner.

----------

If there were only one change I would ask Alex to do, is an option that
would allow me to reverse the up/down arrow functions. To me it would make
more sense to have the up arrow increase the audio pitch and the down arrow
to lower it.  For sure, it is a great programme.

73 Eric - VE3GSI.



-----Original Message-----
From: Sean D.
Subject: [dxatlas] morse runner


  I am having a trouble with no sound in windows 98SE. Anyone else
having this trouble.

Thank you.

Sean

#150 From: "k8khz" <k8khz@...>
Date: Fri Dec 17, 2004 11:59 am
Subject: RE: [dxatlas] morse runner
k8khz
Send Email Send Email
 
This is not the trouble. The trouble I have is that the program is not
starting up at all when I press the run anything at all. I am not sure why
that is
I would like to find out though. HMMMMMMMM. not a buffer thing.

Sean

-------Original Message-------

From: Eric - VE3GSI
Date: 12/17/04 01:18:04
To: dxatlas_group@yahoogroups.com
Subject: RE: [dxatlas] morse runner

Sean/Gang,

Just for the sake of trying, I installed Morse Runner v.1.4 on a Windows
98SE machine after reading your message.  At the Audio Buffer default
setting the programme had poor sound, but when I changed the value from 3 to
5 and restarted the programme it worked ok. (I have not tried number 4 yet).

The computer used for this test is a Pentium 166MMX with 88 Meg of RAM. The
audio drivers for the SoundBlaster 16 sound card are the default drivers
installed by Windows. There is no virus checker or background programmes
running on this machine.

As a suggestion, if you are running a Norton's product you may wish to
disable it and try again. The same goes for other programmes you may have
running in background.

On the Windows XP box I normally use for 'Ham Radio', I have no problems at
all with Morse Runner.

----------

If there were only one change I would ask Alex to do, is an option that
would allow me to reverse the up/down arrow functions. To me it would make
more sense to have the up arrow increase the audio pitch and the down arrow
to lower it.  For sure, it is a great programme.

73 Eric - VE3GSI.



-----Original Message-----
From: Sean D.
Subject: [dxatlas] morse runner


I am having a trouble with no sound in windows 98SE. Anyone else
having this trouble.

Thank you.

Sean


Yahoo! Groups Sponsor
ADVERTISEMENT






Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/dxatlas_group/

To unsubscribe from this group, send an email to:
dxatlas_group-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




[Non-text portions of this message have been removed]

#151 From: "Gabriele Battaglia" <iz4apu@...>
Date: Fri Dec 17, 2004 12:39 pm
Subject: Re: [dxatlas] morse runner
iz4apu@...
Send Email Send Email
 
I tried with new value buffer at 5, in a PC running 500MHZ Celeron CPU with
256 MB-RAM, under Win98SE and nothing happens.
MR1.4 doesn't run.
Alex, May I encrease the buffer value over the 5?
Gabriel IZ4APU.

#152 From: "Alex, VE3NEA" <alshovk@...>
Date: Fri Dec 17, 2004 10:38 pm
Subject: Re: [dxatlas] Registering DX Atlas
alshovk
Send Email Send Email
 
Hi George,

All of my programs are licensed to the user, not to a particular computer.
You can install them on all of your systems provided that you are the only
person who uses the programs.

73 Alex VE3NEA


> Apologies if this has been asked and answered.  When I register DX
> Atlas and associated programs, will I be able to install them on
> multiple PC's I own with one registration?  Obviously in the shack,
> also on my trusty laptop that I haul around?
>
> George W1EBI

#153 From: "f6irf" <f6irf@...>
Date: Tue Dec 21, 2004 10:00 am
Subject: Ionoprobe+hamcap
f6irf
Send Email Send Email
 
Alex,
Repeating an earlier question, that you seem to have missed.

Is there any way to get hamcap to take the SSNe value from Ionoprobe,
rather than the 90 days SSN ???
If not, can you note it as "feature request" for hamcap future
release?

Best regards - Patrick

#154 From: "Alex, VE3NEA" <alshovk@...>
Date: Tue Dec 21, 2004 2:01 pm
Subject: Re: [dxatlas] Ionoprobe+hamcap
alshovk
Send Email Send Email
 
Hi Patrick,

It does not make much sense to use SSNe from IonoProbe in HamCap.

IonoProbe calculates the effective SSN by fitting the latest IRI-2001
ionospheric model to the real time ionosonde measurements. In other words,
the SSNe makes this particular model to agree with the actual state of the
ionosphere. If you enter this SSNe in another model, such as the old model
used in VOACAP, this may result in inaccurate predictions.

Please note that iono map in DX Atlas is also based on IRI-2001, and the use
of SSNe from IonoProbe greatly improves its accuracy.

73 Alex VE3NEA






> Alex,
> Repeating an earlier question, that you seem to have missed.
>
> Is there any way to get hamcap to take the SSNe value from Ionoprobe,
> rather than the 90 days SSN ???
> If not, can you note it as "feature request" for hamcap future
> release?
>
> Best regards - Patrick
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

#155 From: "f6irf" <f6irf@...>
Date: Tue Dec 21, 2004 11:12 pm
Subject: Re: [dxatlas] Ionoprobe+hamcap
f6irf
Send Email Send Email
 
Alex,
We have seen in recent contests (ie CQWW-SSB) that conditions may be
far above predicted condx based on smoothed values - especialy if you
take the recommended Ioncap NGDC monthly predicted values.
The 90days smoothed value is IMHO not much better to reflect sudden
SSN varations like the one mentionned above...

I understand your reluctances, but wonder what is the interest of
having Ionoprobe to work with hamcap, if you have to stick to the
NGDC monthly smoothed values to respect ioncap model and
recommendations...  In other words, don't see the interest of having
near real-time values, if the IONCAP model can't make any use of
them...
On the other hand DX-atlas iono-maps are nice, but not easy to use in
contest situation...

73's - Patrick

BTW: when you run hamcap together with DX-atlas, and select the
MUF(3000)map, or the F2 critical freq map DX-atlas keep displaying
the S/N value instead of the MUF or f0F2. You have to close hamcap to
get the expected frequency values...


--- In dxatlas_group@yahoogroups.com, "Alex, VE3NEA" <alshovk@d...>
wrote:
> Hi Patrick,
>
> It does not make much sense to use SSNe from IonoProbe in HamCap.
>
> IonoProbe calculates the effective SSN by fitting the latest IRI-
2001
> ionospheric model to the real time ionosonde measurements. In other
words,
> the SSNe makes this particular model to agree with the actual state
of the
> ionosphere. If you enter this SSNe in another model, such as the
old model
> used in VOACAP, this may result in inaccurate predictions.
>
> Please note that iono map in DX Atlas is also based on IRI-2001,
and the use
> of SSNe from IonoProbe greatly improves its accuracy.
>
> 73 Alex VE3NEA
>
>
>
>
>
>
> > Alex,
> > Repeating an earlier question, that you seem to have missed.
> >
> > Is there any way to get hamcap to take the SSNe value from
Ionoprobe,
> > rather than the 90 days SSN ???
> > If not, can you note it as "feature request" for hamcap future
> > release?
> >
> > Best regards - Patrick
> >
> >
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >

Messages 126 - 155 of 2481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help