开云体育

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

Re: problem with java

 

That "connect timed out" error says there is no AGWPE server (AGWPE, DireWolf, SoundModem, etc.) running at the port and non-local Internet address you specified in your port configuration. This could be due to:
1. a firewall setting on the remote computer (or the path to it), not permitting outside access to the specified port and just dropping the connection request rather than sending back a "connection refused" ICMP packet, or
2. the specified computer does not exist at all.

This configured behavior of firewalls is becoming more common with Distributed Denial of Service (DDoS) and network mapping attacks becoming more prevalent.

You should never see this error if you are running the AGWPE server on your local computer where YAAC is running, as the firewall there shouldn't prevent you from talking to services on your own computer, but you could see the "connection refused" or "no such port" error if the software TNC program wasn't running when YAAC tried to connect to it.

For convenience, if you are running the software TNC on the same computer as YAAC, you should always use the "localhost" or "127.0.0.1" loopback address for the AGWPE server, rather than the network address the router assigned to your computer with DHCP. It is entirely possible for the router to change the address assigned to your computer without notice to you the human, and suddenly YAAC will think the AGWPE server is running somewhere else and try to reach the network address your computer used to use.

Note you don't use the AGWPE port type to connect to the APRS-IS Internet backbone; you use the APRS-IS port type instead.

Hope this helps.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of SV?SGS via groups.io <sv0sgs@...>
Sent: Saturday, September 7, 2024 3:40 PM
To: [email protected]
Subject: [yaac-users] problem with java

hello! I wanted to use yaack and configure an agwpe port but got this error:

[cid:[email protected]]

I am using the most current version of yaack and java. my os is windows 10. can someone help me out here?


vy 73


David SV0SGS


problem with java

 

hello! ?I wanted to use yaack and configure an agwpe port but got this error:
?

I am using the most current version of yaack and java.? my os is windows 10. can someone help me out here?


vy 73


David SV0SGS


next beta build#202 of YAAC, cerated 2024-Sep-07

 

next beta build#202 of YAAC ("Yet Another APRS Client"), created 2024-Sep-07

downloadable from
or

changes and updates include:
1. fix hanging condition in marineports plugin's NMEA0183-over-TCP driver
(library code in core YAAC contributed to the problem).
2. fix some incorrect Javadoc comments in the source code.
3. stop rendering locally-created APRS Objects on the map when displaying
Objects is conditionally suppressed in a YAAC display.
4. fix Edit Filter dialog so that red dot on tabs will appear initially
if a filter on that tab is already restricting the packets and stations
viewed.
5. fix sorting problems on View Local Objects table.
6. conserve storage in imported OSM way files where the Way is identified
as being some sort of amenity type instead of a road or waterway.
7. fix message content filter UI to not place the controls for setting
ambiguity bounds off the screen.
8. fix recognition of some non-standard OSM amenity type values when
importing OSM data into YAAC.
9. add support for the OSM Boundary type "timezone" and the Emergency type
"water_rescue_station". add more OSM amenity types from allowed
value additions to the "man_made" and "building" keys.
10. fix OSM import processing when multiple tags provide amenity type values
and/or the provided values are multiple for a single tag.
11. improve error messages from the JSON message parser when a JSON source
is providing invalid JSON text.
12. fix versioning error for persisted routes in dynamic objects plugin.
UNFORTUNATELY, this is not backwards-compatible, so you will have to
manually delete the old persisted routes from the $HOME/YAAC/routes
directory, and re-load them into YAAC. But now you will not have
issues from further updates to the dynamicobjects plugin.
13. make Ant build.xml file for the ms150utils utility consistent with other
build.xml files in YAAC, having the default target of PACKAGE to build
everything in the module.
14. remove use of the dated.tile.dir override Java property, and allow the
user to select from the GUI older available versions of the imported
OSM data in case of incompatible YAAC structure version or OSM
database vandalism.
14. add logic to allow recreating all window menus when a plugin is installed.
15. add logic to permit removing menu entries for simplified training version
of YAAC (training plugin not yet written).
16. on tile downloading dialogs, don't enable the "refresh all tiles" checkbox
unless there are existing tiles to refresh (preventing user complaints
they never got any tiles downloaded).
17. improve OSM map searches for propagation obstructions.
18. support enlarging the size of the ID field for OSM Ways to prepare for
future growth in way ID numbers, rather than having incompatibility
in the future.
19. fix help lookup code to support possible help file locale plugins.
20. merge Uri DO7HBL's corrections to the German locale translation of
YAAC's UI text.
21. fix OSM rendering of islands in the ocean.
22. fix logic errors in AREDN Objects plugin, fix interconnections view
to not scroll the left-column node names away when scrolling
horizontally. fix race conditions in the AREDN plugin.
23. upgrade Apache compress and POI libraries to latest versions.
24. fix the demo plugin so changing the sequence of slides actually will
update the running demonstration without having to stop the demo
or YAAC itself.


Watching marine traffic (was: Re: [yaac-users] What a coooooool tool!!!)

 

Jamie,

The capability of AIS tracking in YAAC already exists. You will need to use DireWolf 1.7 or later, configured to use the AIS modem instead of the AX.25 packet modem, and connect it to a radio capable of tuning the appropriate VHF marine channels and providing direct discriminator tap-off for wide-bandwidth audio (all of this is written up in documentation provided with DireWolf). Then in YAAC, you install the AISDecoder plugin, and connect YAAC to the AIS-configured instance of DireWolf the same way you would to an AX.25-configured DireWolf instance using a AGWPE or KISS-over-TCP port type. Received marine vessel transmissions will now be mapped into map objects conceptually the same way ADS-B frames are mapped to aircraft symbols, and a new choice on the View menu will display a tabular list of all tracked vessels.

There is no reason (other than the amount of memory, CPU power, and USB connections on your computer) why you can't use the ADSB plugin and the AIS plugin simultaneously.

Hope this helps.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Jamie H
Sent: Wednesday, August 28, 2024 11:16 AM
Subject: Re: [yaac-users] What a coooooool tool!!!

I need to find out how to track marine traffic and then see if Andrew might add that plug in. I know that APRS.fi has it but that requires internet.?

Thank to you all and thanks again Andrew!

Jamie Hughes
WA7JH


Re: What a coooooool tool!!!

 

开云体育

Happy hump day all,

?

My real intent was to call out Andrew for making such a cool tool.

?

I only included the services and the link as to show I was successful, and if I can do it, well, most others can toooooo.

?

Why I have gone down the APRS YAAC rabbit hole is related to a local effort that has lots of odd requirements during emergencies.

?

Here is what stands YAAC out for me.

  1. Is cross platform. – Anyone can use it.
  2. It’s cross connective. – It can connect to several sources of APRS data.
    1. This could include moving to a nonstandard frequency for operation if things need to be a little less congested.
  3. It’s internet independent. – All the important features can be locally cashed to include maps.
  4. It’s voiceless. – Adding objects (downed tress or power lines, or broken water mains, etc) can be published as objects that require no voice and include lots of quick details that can be added.
    1. When the object is created (or updated), there’s a time stamp.
    2. It can have comments so that others can review them as needed.
    3. It can be modified by others or at least this is supposed to be an APRS thing, and it appears to work in some of the limited testing I’ve done.
  5. It’s relatively easy with some instruction. – One of our missions may be to have several stations preset by advanced users for configuration, but then we may ask non-technical users to use the tool (YAAC).
  6. The data it can include. - ?Imagine for a moment the desire to track resources and while currently using AX.25, the ADS-B add-in makes it easy to also track some aircraft. During emergencies, ones worthy of note, likely you wouldn’t see anything since they would likely be military and are not required to use ADS-B, but if we use civilian aircraft, we can see that voiceless and easy.
  7. The “lightweight web server,” That allows an EOC to have up a live view of the situational area. The IC can simply look up and see a real time picture of the affected area or areas.

?

Anyway, it’s just super cool and super flexible.

?

I need to find out how to track marine traffic and then see if Andrew might add that plug in. I know that APRS.fi has it but that requires internet.?

?

Thank to you all and thanks again Andrew!

?

Jamie Hughes

WA7JH

?

?

From: [email protected] <[email protected]> On Behalf Of Doug Ferrell
Sent: Wednesday, August 28, 2024 6:14 AM
To: [email protected]
Subject: Re: [yaac-users] What a coooooool tool!!!

?

Thanks for the explanation Andrew!

Sometimes I have a blue screen in my brain and it takes a dump.? :-)

-Doug

KD4MOJ

?


Re: What a coooooool tool!!!

 

开云体育

Thanks for the explanation Andrew!

Sometimes I have a blue screen in my brain and it takes a dump.? :-)

-Doug

KD4MOJ



Re: What a coooooool tool!!!

 

That map is a copy of Jamie WA7JH's map window in his running copy of YAAC at his station. YAAC has a mini webserver built into it so other computers on the same LAN as the YAAC computer can see most of the information the YAAC user can see (the map, the station list, the incoming text message list, etc.). Jamie has exported that local webserver by port-forwarding through his firewall router, so anyone on the Internet can see what his station sees. Thankfully, the webserver in YAAC is small and stupid enough that it can't be used as a bot vector for attacking other systems; the worst it can do is crash YAAC from being overloaded with requests.

Andrew, KA2DDO
author of YAAC
________________________________________
From: [email protected] <[email protected]> on behalf of Doug Ferrell <lists@...>
Sent: Wednesday, August 28, 2024 8:22 AM
To: [email protected]
Subject: Re: [yaac-users] What a coooooool tool!!!

Ok I guess I must have missed something. I saw a map on the link. What exactly is the tool?

...DOUG

KD4MOJ





On 8/26/2024 11:39 PM, Jamie H wrote:
Andrew,

Just in case no one has said it, you make a really cool tool.

I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!

Weather enabled!!
ADS-B enabled!!!!
RF TNC Enabled !!!!!!!!
APRS-IS Enabled !!!!!!!!!
Custom objects created!

For those wanting to check it out!!!!


Andrew, thank you man!!

Big shoutout to Jason, KM4ACK for doing a demo on this to my club!


_._,_._,


Re: What a coooooool tool!!!

 

开云体育

Ok I guess I must have missed something. I saw a map on the link. What exactly is the tool?

...DOUG

KD4MOJ


?


On 8/26/2024 11:39 PM, Jamie H wrote:
Andrew,
?
Just in case no one has said it, you make a really cool tool.
?
I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!
?
Weather enabled!!
ADS-B enabled!!!!
RF TNC Enabled !!!!!!!!
APRS-IS Enabled !!!!!!!!!
Custom objects created!
?
For those wanting to check it out!!!!
?
Andrew, thank you man!!
?
Big shoutout to Jason, KM4ACK for doing a demo on this to my club!


_._,_._,


Re: What a coooooool tool!!!

 

开云体育

Works now!? Thanks.

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32




On 8/27/2024 12:02 PM, Jamie H wrote:

翱谤…….

?

I forgot to add a firewall rule.

?

Try again, sorry.

?

Jamie Hughes

WA7JH

(360) 340-8886

?

From: [email protected] <[email protected]> On Behalf Of Andrew P.
Sent: Tuesday, August 27, 2024 8:26 AM
To: [email protected]
Subject: Re: [yaac-users] What a coooooool tool!!!

?

That looks like the HamNet (the block of Internet addresses reserved for public ham radio). His HamNet fragment may not have a route to the public Internet.

?

Andrew, KA2DDO

?


From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Tuesday, August 27, 2024 11:20:42 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] What a coooooool tool!!!

?

?

Have you been slash-dotted??? Or is it just not reachable from the Internet at large?

?

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32

PS.?

?

?

On 8/26/2024 11:39 PM, Jamie H wrote:

Andrew,

?

Just in case no one has said it, you make a really cool tool.

?

I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!

?

Weather enabled!!

ADS-B enabled!!!!

RF TNC Enabled !!!!!!!!

APRS-IS Enabled !!!!!!!!!

Custom objects created!

?

For those wanting to check it out!!!!

?

Andrew, thank you man!!

?

Big shoutout to Jason, KM4ACK for doing a demo on this to my club!

?

?



Re: What a coooooool tool!!!

 

开云体育

翱谤…….

?

I forgot to add a firewall rule.

?

Try again, sorry.

?

Jamie Hughes

WA7JH

(360) 340-8886

?

From: [email protected] <[email protected]> On Behalf Of Andrew P.
Sent: Tuesday, August 27, 2024 8:26 AM
To: [email protected]
Subject: Re: [yaac-users] What a coooooool tool!!!

?

That looks like the HamNet (the block of Internet addresses reserved for public ham radio). His HamNet fragment may not have a route to the public Internet.

?

Andrew, KA2DDO

?


From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Tuesday, August 27, 2024 11:20:42 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] What a coooooool tool!!!

?

?

Have you been slash-dotted??? Or is it just not reachable from the Internet at large?

?

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32

PS.?

?

?

On 8/26/2024 11:39 PM, Jamie H wrote:

Andrew,

?

Just in case no one has said it, you make a really cool tool.

?

I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!

?

Weather enabled!!

ADS-B enabled!!!!

RF TNC Enabled !!!!!!!!

APRS-IS Enabled !!!!!!!!!

Custom objects created!

?

For those wanting to check it out!!!!

?

Andrew, thank you man!!

?

Big shoutout to Jason, KM4ACK for doing a demo on this to my club!

?

?


Re: What a coooooool tool!!!

 

开云体育

That looks like the HamNet (the block of Internet addresses reserved for public ham radio). His HamNet fragment may not have a route to the public Internet.

Andrew, KA2DDO


From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Tuesday, August 27, 2024 11:20:42 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] What a coooooool tool!!!


Have you been slash-dotted??? Or is it just not reachable from the Internet at large?

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32

PS.?


On 8/26/2024 11:39 PM, Jamie H wrote:
Andrew,
?
Just in case no one has said it, you make a really cool tool.
?
I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!
?
Weather enabled!!
ADS-B enabled!!!!
RF TNC Enabled !!!!!!!!
APRS-IS Enabled !!!!!!!!!
Custom objects created!
?
For those wanting to check it out!!!!
?
Andrew, thank you man!!
?
Big shoutout to Jason, KM4ACK for doing a demo on this to my club!




Re: What a coooooool tool!!!

 

开云体育


Have you been slash-dotted??? Or is it just not reachable from the Internet at large?

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32

PS.?


On 8/26/2024 11:39 PM, Jamie H wrote:

Andrew,
?
Just in case no one has said it, you make a really cool tool.
?
I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!
?
Weather enabled!!
ADS-B enabled!!!!
RF TNC Enabled !!!!!!!!
APRS-IS Enabled !!!!!!!!!
Custom objects created!
?
For those wanting to check it out!!!!
?
Andrew, thank you man!!
?
Big shoutout to Jason, KM4ACK for doing a demo on this to my club!



What a coooooool tool!!!

 

Andrew,
?
Just in case no one has said it, you make a really cool tool.
?
I've had to fight it a little bit, as I am sure it's me or something I am doing, but I always seem to get it working.... And man is it cool!
?
Weather enabled!!
ADS-B enabled!!!!
RF TNC Enabled !!!!!!!!
APRS-IS Enabled !!!!!!!!!
Custom objects created!
?
For those wanting to check it out!!!!
http://44.31.200.6:8008/
?
Andrew, thank you man!!
?
Big shoutout to Jason, KM4ACK for doing a demo on this to my club!


public thanks to Uri DO7HBL

 

I want to thank Uri for doing the tedious and (before now) thankless job of correcting my lousy German/Deutsch translation of the YAAC UI. His work is much appreciated, and will be included in the next build of YAAC.

Uh, did I get the APRS symbol types correct, or are they incorrect or lousy grammar as well?

Andrew, KA2DDO
author of YAAC


Re: Map edits for OSM

 

Hi there,

A useful alternative to mapping missing/fixing incorrect OSM data is by using the mobile app Streetcomplete [1]. It's currently only available for Android.

It allows you to add missing OSM data (data to a high level of specificity, e.g. width of roads, tactile kerbs at pedestrian crossings, etc) while you walk. To have your edits accepted you still need an openstreetmap.org website account.

I'm not affiliated with the creator, but I'm a big user of it for mapping local data.

Hope that helps.

73s,

Bernard/ei8fdb/m5fdb

[1]

On 31/07/2024 12:53, Andrew P. wrote:
Get an account on the openstreetmap.org website, then use the web-based map editors (I usually use iD) to correct existing entries or draw new ones. For example, I went around my neighborhood and plotted the location of every fire hydrant, and then used iD to add new Nodes for each fire hydrant at the appropriate coordinates with the attribute emergency=fire_hydrant.

However, if you do make changes, please make sure they are accurate, precise, and correct. You've already seen the problems caused by erroneous input data. Better not to enter anything than to enter something wrong.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of DavidC KD4E <qrv@...>
Sent: Tuesday, July 30, 2024 8:20 PM
To: [email protected]
Subject: Re: [yaac-users] Map edits for OSM

There are lots of errors and missing data in Bulloch County, GA

What's the best way to submit corrections, please?


On 7/30/24 18:28, Eric H. Christensen via groups.io wrote:
I just updated Lake Anna to be natural=water and water=reservoir. The ways were also all out of whack in the multipolygon but those have been remedied as well. Hopefully this fixes the issue.

73,
Eric WG3K
FM18rp
Packet: WG3K@WG3K.#SMD.MD.USA.NOAM
E-Mail: wg3k@...







Re: Monitor Frequency

 

Not sure. Sometime after this I assumed you fixed it, cause it finally went above 147.00.
?
Thanks
Dale


Re: Monitor Frequency

 

Greetings.

I finally got back to the monitor frequency issue you were having, and was unable to replicate it.

However, YAAC is aware of some other countries' band allocations (not all, because not all nations post their amateur radio regulations on the Internet and in a language I can read :-( ). For example, the United Kingdom (Great Britain) stops their 2-meter band at 147.000 (not 148.000 like the US and Canada) and does not have a 1.25-meter band, so YAAC goes directly to their bottom of the 70cm band at 430.000. Per chance, were you using a Raspberry Pi with the Raspbian operating system and didn't properly set your locale to en_US instead of the Raspbian default of en_GB?

Hope this helps.

Andrew, KA2DDO

________________________________________
From: [email protected] <[email protected]> on behalf of Dale Miller - KC2CBD <stpatrick2@...>
Sent: Monday, July 1, 2024 9:53 AM
To: [email protected]
Subject: Re: [yaac-users] Monitor Frequency

Yes in the Beacon Settings next to "Monitor Frequency"

Thanks
Dale
KC2CBD


Re: Incorrect Position on YAAC

 

开云体育

Ercan,

Also please note that your sample traffic showed only position reports from the YM3KCN-4 station, and no position reports at all for the I-gates. If YAAC doesn't receive position reports about the I-gates themselves, it will never "know" where they are.

Andrew, KA2DDO
author of YAAC



From: [email protected] <[email protected]> on behalf of Andrew P. <andrewemt@...>
Sent: Wednesday, August 7, 2024 9:45:37 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] Incorrect Position on YAAC

Lynn, you called it exactly correct. On Ercan's original screenshot, the I-gate stations were using the green digipeater star icon with the red question mark overlay, indicating a vicinity plot (i.e., a not-so-wild guess as to the location of a station without a position report).?

No station that had sent a real position report message would be using that icon/overlay combination because question marks aren't legal overlay characters; YAAC uses it for exactly that reason to indicate vicinity-plotted stations until it hears a position report about that station itself, when it will locate the station at its reported location instead of the best-guess with the station's correct icon.

Bob Bruninga WB4APR (SK) wrote up the concept of vicinity plotting at

If you don't like vicinity plotting, you can turn it off in the YAAC expert-mode Configuration dialog on the Behavior tab.

Hope this helps.

Andrew, KA2DDO
author of YAAC


From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Wednesday, August 7, 2024 8:17:21 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] Incorrect Position on YAAC

If it helps diagnose the issue at all, here's where APRSIS32 shows these three stations this morning:


If I had to guess, I would say that YAAC hadn't yet received a position update for the 2 IGates and therefore didn't know exactly where to plot them.

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32




On 8/7/2024 3:29 AM, Ercan TOSUN via groups.io wrote:
Position of 2 i-gate (TA1NAK-10, TA1CUN-14) stations repeating station YM3KCN-4 is incorrect.?Is there a solution to this error?







Re: Incorrect Position on YAAC

 

开云体育

Lynn, you called it exactly correct. On Ercan's original screenshot, the I-gate stations were using the green digipeater star icon with the red question mark overlay, indicating a vicinity plot (i.e., a not-so-wild guess as to the location of a station without a position report).?

No station that had sent a real position report message would be using that icon/overlay combination because question marks aren't legal overlay characters; YAAC uses it for exactly that reason to indicate vicinity-plotted stations until it hears a position report about that station itself, when it will locate the station at its reported location instead of the best-guess with the station's correct icon.

Bob Bruninga WB4APR (SK) wrote up the concept of vicinity plotting at

If you don't like vicinity plotting, you can turn it off in the YAAC expert-mode Configuration dialog on the Behavior tab.

Hope this helps.

Andrew, KA2DDO
author of YAAC


From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Wednesday, August 7, 2024 8:17:21 AM
To: [email protected] <[email protected]>
Subject: Re: [yaac-users] Incorrect Position on YAAC

If it helps diagnose the issue at all, here's where APRSIS32 shows these three stations this morning:


If I had to guess, I would say that YAAC hadn't yet received a position update for the 2 IGates and therefore didn't know exactly where to plot them.

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32




On 8/7/2024 3:29 AM, Ercan TOSUN via groups.io wrote:
Position of 2 i-gate (TA1NAK-10, TA1CUN-14) stations repeating station YM3KCN-4 is incorrect.?Is there a solution to this error?






Re: Incorrect Position on YAAC

 

开云体育

If it helps diagnose the issue at all, here's where APRSIS32 shows these three stations this morning:


If I had to guess, I would say that YAAC hadn't yet received a position update for the 2 IGates and therefore didn't know exactly where to plot them.

Lynn (D) - KJ4ERJ - Author of APRSISCE for Windows Mobile and Win32




On 8/7/2024 3:29 AM, Ercan TOSUN via groups.io wrote:

Position of 2 i-gate (TA1NAK-10, TA1CUN-14) stations repeating station YM3KCN-4 is incorrect.?Is there a solution to this error?