开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: bug

 

Yes, this is expected.

If you wish to pay for a one year license, contact me privately.

Read the readme file contained in the zip file.

Regards
Howard


Re: bug

Sebastian Ostenfeldt Roerup
 

Hi howard
The newest version is working. At least I can now run the program and receive the windows machine id. But then the program does not come up ofter that. Is that expected? So Im just wondering where to put in the licens key if I buy a licens?
Thanks Sebastian


HRI java version

 

Sebastian,

I have no plans to distribute and sell licenses for the java version.

Howard


Re: bug

Sebastian Ostenfeldt Roerup
 

Hi howard

Is it posible to get the Java version as i would like to run HRI from ubuntu


Re: bug

 

Sebastian,

Try downloading tonight's version dated 29NOV2018.

Let me know if it resolves your problem.

Regards
H


Re: bug

Sebastian Ostenfeldt Roerup
 

Hi Howard.

I tried with the new version. But the problem persist. Anyway I can see from former posts that you used to have a Java version. I would really like that as I'm normaly using Linux. Is it posible to put up a jar?

Cheers Sebastian


Re: bug

Sebastian Ostenfeldt Roerup
 

Thanks Howard.

I will try with the new version when it's ready.

Thanks sebastian


Re: bug

 

Sebastian,

I can not recreate your problem.? I uninstalled HRI, deleted the
settings folder in %appdata% folder, reinstalled.

This is what I think the problem is:
The debug window - I set the size to be 132 characters wide X 50 lines.
For some reason your system will not allow it to be over 41 lines.

I will make a new version where it is 40 lines, and you can tell me if
it solves this problem.
If it continues to have problems, I just will not set the Debug Window's
size and let it be whatever the system default size is.? The size of the
debug window is not important.

Thanks,
Howard


bug

Sebastian Ostenfeldt Roerup
 

Hi Howard?
I just tried the new version. but I get the following error
?
c:\Program Files\HamRadioIntegrator>HAMRADIOINTEGRATOR.exe
HowardTimers: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommDTS6: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommRelaysCK1610: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommElecraftK3: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT897: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT2000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT5000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT9000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMCIV: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMCIV: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAT200PC: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMMarine: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommPowerSDR: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommTS590S: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommTS2000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommRadioEmulator: Constructor Finished.
SavedSettings: Constructor Finished.
SavedWindowSettings: Constructor Finished.
The following serial ports were found:
TwoWaySerialComm: getAvailableSerialPorts: Sorted ports start:
TwoWaySerialComm: getAvailableSerialPorts:? Sorted ports end.
BandMode: Constructor Starting loading the BandData File.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
Can not open the sample Band Data file bands.ini.sample.txt file
Can not read from C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt file
BandMode: Loaded 0 records from file C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
BandMode: Constructor Finished loading the BandData File.
FrequencyInfo: Starting to Load the FrequencyInfo file.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
FrequencyInfo: Can not open the sample Band Data file BandPlanInfo.ini.sample.txt file
FrequencyInfo: Can not read from C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt file
FrequencyInfo: Loaded 0 records from file C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
FrequencyInfo: Starting the 3 second timer.
FrequencyInfo - Starting frequency information timer
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\
Can not open zipcode.csv file
?
Unhandled Exception: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'HAMRADIOINTEGRATOR.MainWindow' that matches the specified binding constraints threw an exception. ---> System.ArgumentOutOfRangeException: The value must be less than the console's current maximum window size of 41 in that dimension. Note that this value depends on screen resolution and the console font.
Parameter name: height
Actual value was 50.
? ?at System.Console.SetWindowSize(Int32 width, Int32 height)
? ?at HAMRADIOINTEGRATOR.MainWindow..ctor()
? ?--- End of inner exception stack trace ---
? ?at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
? ?at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
? ?at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
? ?at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
? ?at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
? ?at System.Windows.Application.DoStartup()
? ?at System.Windows.Application.<.ctor>b__1_0(Object unused)
? ?at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
? ?at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
? ?at System.Windows.Threading.DispatcherOperation.InvokeImpl()
? ?at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
? ?at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
? ?at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
? ?at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
? ?at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
? ?at System.Windows.Threading.DispatcherOperation.Invoke()
? ?at System.Windows.Threading.Dispatcher.ProcessQueue()
? ?at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
? ?at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
? ?at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
? ?at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
? ?at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
? ?at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
? ?at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
? ?at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
? ?at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
? ?at System.Windows.Application.RunDispatcher(Object ignore)
? ?at System.Windows.Application.RunInternal(Window window)
? ?at HAMRADIOINTEGRATOR.App.Main()
?
c:\Program Files\HamRadioIntegrator>
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?


New file uploaded to [email protected]

[email protected] Notification
 

Hello,

This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group.

File: HRI.zip

Uploaded By: Howard Z

Description:

You can access this file at the URL:
/g/N3ZHSoftware/files/HRI.zip

Cheers,
The Groups.io Team


New file uploaded to [email protected]

[email protected] Notification
 

Hello,

This email message is a notification to let you know that a file has been uploaded to the Files area of the [email protected] group.

File: HRI_ReadMe.txt

Uploaded By: Howard Z

Description:

You can access this file at the URL:
/g/N3ZHSoftware/files/HRI_ReadMe.txt

Cheers,
The Groups.io Team


Re: Ham Radio Integrator will no longer be free.

 

开云体育

Tom,

Yes to all questions.

Only MT63 has been removed? from HRI, and is now in "TheModem" along with M110a.
TheModem is targeted for MARS members.
Perhaps the MARS organization will just buy every member a license every year?
That will be nice.

Back to Ham Radio Integrator:
For individuals, installing on their personally owned computers, the price will be $25/year.
For Corporations, Government, NGOs(like Red Cross) the price will be substantially more.

Sorry, but my guess is you probably can not afford $25 per year.
Living on $1,100/month must be very difficult.

The good news is, as I have stated in a previous email, people who already have HRI installed on their computer (when HRI was free), can continue using it.? Just do not install it on additional computers, and do not distribute it to others.

Regards,
Howard


On 11/20/2018 16:26, Tom wrote:

Hey Howard,

I helped you test out HMI JAVA version with my IC M710 on my live aboard boat back in 2011.

I was the main tester of your Windows Visual Studio Version in November 2016 til March 17 2017.

HRI makes the IC M710 a great Marine/Ham Radio.

I have promoted HRI. I have not distributed it.

I got my Amateur License so I could help test HRI with you.

I am a retired electronics technician living on $1,100/month social security.

How much are you thinking of charging us IC M710 HRI users?

Will the paid version still work with JS8CALL, FLDIGI, WSJT-X and DM-780 ?

Thanks Howard
Tom KC1GTU 73


Re: Ham Radio Integrator will no longer be free.

 

Hey Howard,

I helped you test out HMI JAVA version with my IC M710 on my live aboard boat back in 2011.

I was the main tester of your Windows Visual Studio Version in November 2016 til March 17 2017.

HRI makes the IC M710 a great Marine/Ham Radio.

I have promoted HRI. I have not distributed it.

I got my Amateur License so I could help test HRI with you.

I am a retired electronics technician living on $1,100/month social security.

How much are you thinking of charging us IC M710 HRI users?

Will the paid version still work with JS8CALL, FLDIGI, WSJT-X and DM-780 ?

Thanks Howard
Tom KC1GTU 73


H1B

 

Most mainstream media has hated Trump since he began to run for president,
and will only report negatives.? They often report their opinions and speculations as news.

So, I think very few people know Trump's stance on H1B.

2016 article from Dice, that Trump wanted to Kill the H1B visa program


2017 article from USAtoday,


2018 article from CBSnews


However, without Congress acting, President Trump is limited in what he can accomplish on this front.


Re: Ham Radio Integrator will no longer be free.

 

开云体育

Hello Sebastian,

I am going to wait until after thanksgiving.

Next week, I plan on publishing instructions on how to:
1. Download HRI software - which will not function without a license.
2. Contact me for a free one week trial license (not sure if it will be 1 week or a little longer).
3. Pay for a one year license for $25 per year

Regards
Howard

On 11/20/2018 10:38, Sebastian Ostenfeldt Roerup wrote:

Hi howard.

I was just about to try HRI with my new icom m710. Well its ofcourse old but its new to me. But after you anounced that HRI will no longer be free its not posible to download the software. When will it be availerble again??

Cheers Sebastian


Re: Ham Radio Integrator will no longer be free.

Sebastian Ostenfeldt Roerup
 

Hi howard.

I was just about to try HRI with my new icom m710. Well its ofcourse old but its new to me. But after you anounced that HRI will no longer be free its not posible to download the software. When will it be availerble again??

Cheers Sebastian


Re: The Modem and MSCv3

 

Just went through setup with RMI & I think I have it working, The Modem shows transmit when I send from orderwire & msg window in V3 terminal. Radio is still apart waiting on new filter, as soon as I get it will test on the air.
Will keep you up to date


Re: The Modem and MSCv3

 

开云体育

Jack,

I thought you already had good success with RMI using TheModem via TCP/IP socket?
I recall you sending me RMI setup pictures.
I recall you saying you liked it better than DMT.

I was invited to the inner circle of developers working on V3 for the explicit purpose that they can fully integrate TheModem into V3.? They heard from the beta-testers how well TheModem worked when tested with expensive hardware modems, and wanted to fully support it.? I provided all the information needed for RMI to remote control TheModem.

However, because I charge Mars members $25/year licensing fee, MARS decided to not distribute TheModem with V3 on the Army MARS website. ? One must obtain TheModem from me, and? install TheModem separately. However V3 will be compatible with TheModem.

TheModem will work well with V3 RMI - probably even better than that special version of Station Manager which Mitch does not want us using anymore.

What I do not know:? Exactly when V3 RMI changes for remote control of TheModem will be done and released.

This is for the remote control of TheModem.
I am not aware of anything stopping V3 RMI from using TheModem without remote control features.
I use TheModem with the last official release of Station Manager, and it works fine - though there is no remote control features.

Howard

On 11/19/2018 10:05, Jack wrote:

Hoping my 2900hz filter shows up today, should help my 110A.
The new MSCv3 suite may be coming out first part of next year or even this year,
that means that the modem won't work with the new RMI,ANY IDEAS

Jack
AFA4II/AFR4D
webmaster afmarsR4.org
Digital Networks Manager? Region 4






The Modem and MSCv3

 

开云体育

Hoping my 2900hz filter shows up today, should help my 110A.
The new MSCv3 suite may be coming out first part of next year or even this year,
that means that the modem won't work with the new RMI,ANY IDEAS

Jack
AFA4II/AFR4D
webmaster afmarsR4.org
Digital Networks Manager? Region 4





Re: Ham Radio Integrator will no longer be free.

 

开云体育

Marc,

The best Army MARS programmer, Mitch, he lost his IT job two years after I did.
The H1B visa system hurt many people.

I really do not expect the average ham to want to spend this much for HRI.? However those who have expensive boats and ICOM marine radios might consider the price no big deal.

I will see what happens.

Howard

On 11/17/2018 13:05, W0KYZ via Groups.Io wrote:

Howard,

No problem in the least to charge for your software. I was always
amazed that you offered it for free. I had no idea that you had been
unemployed for so long...being such a good programmer. But I certainly
see what you mean relative to the flood of cheap IT workers the H1B visa
program has caused. As a long time user of your software, I have gotten
lots of good utility with it and it has always been reliable with good
support. I hope you will get lots of paying subscribers.

Good luck and 73's,? Marc? W0KYZ