Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Yaac-Users
- Messages
Search
Re: Beacon not shown on Map 1.0-beta209
Greetings.
This problem is somewhat unclear., and will require further information to resolve. 1. When you saved your beacon settings, was the "enabled" checkbox checked before you clicked the "Save Changes" button? The "enabled" checkbox is part of what would be saved, so if you didn't enable it until after you had saved it, then you probably didn't save the enabling. 2. How many beacon definitions do you have? If you have created additional beacons over and above the default beacon record, each beacon's settings (including its enabled flag) is independent for each beacon definition. Do not keep creating duplicate beacon definitions that are redundant to the ones you already have; extra beacon definitions should be because you need a _different_ beacon definition. 3. On your APRS-IS and KISS-over-TCP ports, are they enabled for transmit? If they can't transmit, then your beacons can't be sent, and therefore will not be heard. And if there are no enabled beacons or no transmit-enabled ports, then the BCN button won't be enabled (why, when there is no way to transmit the beacon?). 4. Are you looking to receive your own beacons back? That will only happen if you are transmitting on RF, and have a digipeater in range to echo your beacon packets back to you. The APRS-IS backbone will _never_ send your own packets back to you (not even if they are heard by some other I-gate). YAAC's configuration is not stored with the executable code; if you want to clear your configuration, start YAAC with the "-clear" command-line option, i.e., java -jar YAAC.jar -clear to tell YAAC to erase all its configuration data when it starts up. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of n1ukj dan via groups.io <uspt@...> Sent: Tuesday, March 25, 2025 1:40 PM To: [email protected] Subject: [yaac-users] Beacon not shown on Map 1.0-beta209 the Beacon is not showing on the map. in the Beacon <TAB> i created a new beacon with - X Enabled station beacon Beacon Type: position, manual lat/lon, Display symbol: \# the remaining setting are unchanged. pressed the Save Changes button. i have enabled this beacon in both APRS-is and KISS over TCP. and saved those changes as well. on the Map i do not see my station symbol. further the BCN does not work - it has gray letters w/ white background. if i return to the Beacon <TAB> the Enable station beacon - no longer has a check in the box, the Display symbol - textbox is empty/blank. i have tried to uninstall the program from the Pi4 by removing the folders - YAAC and yaac_folder. after reinstalling the program the issues above are still present. is there another version of YAAC that i can use, if so where is located ? thanks 73, dan |
Beacon not shown on Map 1.0-beta209
the Beacon is not showing on the map.
in the Beacon <TAB> i created a new beacon with - X Enabled station beacon Beacon Type: position, manual lat/lon, Display symbol: \#
the remaining setting are unchanged.
pressed the Save Changes button.
?
i have enabled this beacon in both APRS-is and KISS over TCP.
and saved those changes as well.
?
on the Map i do not see my station symbol.
further the BCN does not work - it has gray letters w/ white background.
?
if i return to the Beacon <TAB> the Enable station beacon - no longer has a check in the box,
the Display symbol - textbox is empty/blank.
?
i have tried to uninstall the program from the Pi4 by removing the folders - YAAC and yaac_folder.
after reinstalling the program the issues above are still present.
?
is there another version of YAAC that i can use, if so where is located ?
thanks 73, dan |
Re: GPS/GPX file points of interest
It won't be any better with the plugin; they both ignore waypoints right now.
________________________________________ From: [email protected] <[email protected]> on behalf of Scott Gillins via groups.io <scott@...> Sent: Thursday, March 20, 2025 11:55 AM To: [email protected] Subject: Re: [yaac-users] GPS/GPX file points of interest I have tried two ways but I think they are the same. 1. I go to file->load->drawing and 2. I have turned on the drawing layer then imported from there. I am guessing that it is the same thing. I have not tried the dynamic object plugin. But now I need to. Thanks, Scott On Thu, Mar 20, 2025 at 7:44?AM Andrew P. via groups.io<> <andrewemt@...<mailto:[email protected]>> wrote: One further question: were you reading the GPX file into a drawing in core YAAC, or as a route in the Dynamic Objects plugin? ________________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Andrew P. via groups.io<> <andrewemt@...<mailto:[email protected]>> Sent: Thursday, March 20, 2025 9:34 AM To: [email protected]<mailto:[email protected]> Subject: Re: [yaac-users] GPS/GPX file points of interest Greetings. That's an interesting question. At the present time, YAAC only reads the tracks from a GPX file (both for the Drawing layer in core YAAC and for routes in the Dynamic Objects plugin), so the waypoints in the file you provided would be ignored. I could probably add code to read the waypoints and turn them into Private-scope local Objects on the map. Let me look into it and get back to you. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Scott Gillins via groups.io<> <scott@...<mailto:[email protected]>> Sent: Thursday, March 20, 2025 1:02 AM To: [email protected]<mailto:[email protected]> Subject: [yaac-users] GPS/GPX file points of interest Good Evening, Should Point of Interest in a GPX file show up on the map or just the track section of the file? I can only seem to get the tracks to show up not the included POI. Maybe there is a switch I have missed. I have attached a sample file for you to review. Thanks, Scott - W2KP |
Re: GPS/GPX file points of interest
I have tried two ways but I think they are the same.? 1. I go to file->load->drawing and 2. I have turned on the drawing layer then imported from there.? I am guessing that it is the same thing.? I have not tried the dynamic object plugin.? But now I need to. Thanks, Scott On Thu, Mar 20, 2025 at 7:44?AM Andrew P. via <andrewemt=[email protected]> wrote: One further question: were you reading the GPX file into a drawing in core YAAC, or as a route in the Dynamic Objects plugin? |
Re: GPS/GPX file points of interest
One further question: were you reading the GPX file into a drawing in core YAAC, or as a route in the Dynamic Objects plugin?
________________________________________ From: [email protected] <[email protected]> on behalf of Andrew P. via groups.io <andrewemt@...> Sent: Thursday, March 20, 2025 9:34 AM To: [email protected] Subject: Re: [yaac-users] GPS/GPX file points of interest Greetings. That's an interesting question. At the present time, YAAC only reads the tracks from a GPX file (both for the Drawing layer in core YAAC and for routes in the Dynamic Objects plugin), so the waypoints in the file you provided would be ignored. I could probably add code to read the waypoints and turn them into Private-scope local Objects on the map. Let me look into it and get back to you. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Scott Gillins via groups.io <scott@...> Sent: Thursday, March 20, 2025 1:02 AM To: [email protected] Subject: [yaac-users] GPS/GPX file points of interest Good Evening, Should Point of Interest in a GPX file show up on the map or just the track section of the file? I can only seem to get the tracks to show up not the included POI. Maybe there is a switch I have missed. I have attached a sample file for you to review. Thanks, Scott - W2KP |
Re: GPS/GPX file points of interest
Greetings.
That's an interesting question. At the present time, YAAC only reads the tracks from a GPX file (both for the Drawing layer in core YAAC and for routes in the Dynamic Objects plugin), so the waypoints in the file you provided would be ignored. I could probably add code to read the waypoints and turn them into Private-scope local Objects on the map. Let me look into it and get back to you. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Scott Gillins via groups.io <scott@...> Sent: Thursday, March 20, 2025 1:02 AM To: [email protected] Subject: [yaac-users] GPS/GPX file points of interest Good Evening, Should Point of Interest in a GPX file show up on the map or just the track section of the file? I can only seem to get the tracks to show up not the included POI. Maybe there is a switch I have missed. I have attached a sample file for you to review. Thanks, Scott - W2KP |
GPS/GPX file points of interest
Good Evening,
?
Should Point of Interest in a GPX file show up on the map or just the track section of the file?? I can only seem to get the tracks to show up not the included POI.? Maybe there is a switch I have missed.
?
I have attached a sample file for you to review.
?
Thanks,
Scott - W2KP
? |
Re: [aprssig] New Weather Zones go into effect 18 March 2025
I think these are the instructions for APRSIS32: http://aprsisce.wikidot.com/en-nws 73, Sent from Proton Mail Android -------- Original Message -------- On 3/19/25 16:44, David W. Mitchell wrote: Eric,? could you help me put them into APRSIS32? |
Re: [aprssig] New Weather Zones go into effect 18 March 2025
Note that YAAC ("Yet Another APRS Client") is one of the client programs that supports using the NWS weather zones. I can't say if any other client software can use the weather zone definition files.
Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Eric H. Christensen via groups.io <wg3k@...> Sent: Wednesday, March 19, 2025 9:31 AM To: David W. Mitchell Cc: APRSSIG; [email protected] Subject: Re: [yaac-users] [aprssig] New Weather Zones go into effect 18 March 2025 Your APRS client. 73, Eric WG3K FM18rp Packet: WG3K@WG3K.#SMD.MD.USA.NOAM E-Mail: wg3k@... On Tuesday, March 18th, 2025 at 19:33, David W. Mitchell <dwmitchell61@...> wrote: Which client software are we to use these files with?On Mon, Mar 17, 2025 at 17:49, Eric H. Christensen WG3K via aprssig |
Re: [aprssig] New Weather Zones go into effect 18 March 2025
Your APRS client.
toggle quoted message
Show quoted text
73, Eric WG3K FM18rp Packet: WG3K@WG3K.#SMD.MD.USA.NOAM E-Mail: wg3k@... On Tuesday, March 18th, 2025 at 19:33, David W. Mitchell <dwmitchell61@...> wrote:
Which client software are we to use these files with?On Mon, Mar 17, 2025 at 17:49, Eric H. Christensen WG3K via aprssig |
Re: New Weather Zones go into effect 18 March 2025
Eric:
Thank you for catching this. Anyone using US NWS zone files should pick up the updates and install them. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Eric H. Christensen via groups.io <wg3k@...> Sent: Monday, March 17, 2025 8:41 PM To: APRSSIG; [email protected] Subject: [yaac-users] New Weather Zones go into effect 18 March 2025 Tomorrow, on 18 March 2025, new National Weather Service (NWS) warning boundaries will go into effect. In order for NWS alerts to continue to be properly displayed on your APRS client (if available), new files must be installed. These files are: - County Warning Area Boundaries - - Coastal Marine Zones - - Public Forecast Zones - 73, Eric WG3K FM18rp Packet: WG3K@WG3K.#SMD.MD.USA.NOAM E-Mail: wg3k@... |
New Weather Zones go into effect 18 March 2025
Tomorrow, on 18 March 2025, new National Weather Service (NWS) warning boundaries will go into effect. In order for NWS alerts to continue to be properly displayed on your APRS client (if available), new files must be installed. These files are:
- County Warning Area Boundaries - - Coastal Marine Zones - - Public Forecast Zones - 73, Eric WG3K FM18rp Packet: WG3K@WG3K.#SMD.MD.USA.NOAM E-Mail: wg3k@... |
Re: i think i am missing something
Check and see how much you are receiving in the Direwolf console window (where it logs every received and transmitted packet) (or in journalctl if you are running Direwolf as a service). It's amazing how much difference the antenna makes. And proper audio levels into the sound card feeding Direwolf.
For example, right now I am running an experiment between my base station APRS (on a dual-band base antenna mounted on top of the house's chimney with a 10-foot mast) and a mobile station I am constructing, presently connected to a second dual-band base antenna mounted on the sewer vent pipe on the same roof (about 12 feet lower, but still 15+ feet above the ground). The higher antenna with properly matched audio levels is getting about 3 times as many stations as the other one (where I can't turn the radio's speaker volume down enough to not overload the mike input of the sound card), and they are horizontally only about 12 feet apart. Hope this helps. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Niece KA1ULN via groups.io <ka1uln1@...> Sent: Monday, March 10, 2025 6:01 PM To: [email protected] Subject: [yaac-users] i think i am missing something PAUL, SINCE YOU ARE a linux person and have used yaac and direwolf is it possible to send you an email or shall i just post the specifically directed questions to you? i am good in qrz.com and email is good there. i am using raspberry pi 5 yaac, direwolf and running open jdk 17.0.14. but i think i should see more that what i am seeing now on yaac. i think my direwolf.conf is good. |
i think i am missing something
PAUL,
SINCE YOU ARE? a? linux? person and have? used? ?yaac? and? direwolf
is it possible? to? send you an? email or? shall i just? post? the? ?specifically? ? directed? questions? to you?
i am? good? in qrz.com and? ?email is? good? there.
i am? using? ? raspberry pi? 5? yaac, direwolf and? running? open jdk 17.0.14.
but i think i should see more? that? what i am? ?seeing now on? yaac.? i think my? direwolf.conf? is? good. |
Re: Possible Bug Importing Objects
开云体育It's a recent bug, but it's not an import bug; you can View->Local Objects and see the import succeeded. The problem is, because there are no _received_ packets for these Objects, they are considered to be expired for the mouse click on the
map. I tried to fix a related issue a few builds ago and apparently broke this in return.
I should have it fixed in the next build.
Andrew, KA2DDO
author of YAAC
From: [email protected] <[email protected]> on behalf of km4ack via groups.io <jason.oleham@...>
Sent: Sunday, March 9, 2025 8:27:44 AM To: [email protected] <[email protected]> Subject: [yaac-users] Possible Bug Importing Objects After importing a list of objects (file->load->object and items), they are placed on the map correctly. Several versions ago I could click on the imported object to view the comment associated with the object. Now it isn't possible to click on the object
and view the comment. Here's a snippet of the file imported:
?
;KM4MIF ? *121605h3608.98N\08649.15WaHCA Enterprise Emergency Operations Center - Monitoring
;K4OC ? ? *121605h3435.88N\08628.89WaClint K4OC ;KC5HWB ? *121605h3444.48N\08640.45Wagreen Gigaparts ;K4RXS ? ?*121605h3511.52N\08433.49WaGREEN. Multi-op with KA4BAH and W4JUU ;AA6BD ? ?*121605h3503.51N\08508.57WaGREEN All OK using AA6BD-10 ?
The comment isn't visible in the object/station list either. Running Mint 22 here.
?
Is this a bug in recent versions of YAAC or am I missing something? I receive no errors during import.
?
73, de KM4ACK
|
Possible Bug Importing Objects
After importing a list of objects (file->load->object and items), they are placed on the map correctly. Several versions ago I could click on the imported object to view the comment associated with the object. Now it isn't possible to click on the object and view the comment. Here's a snippet of the file imported:
?
;KM4MIF ? *121605h3608.98N\08649.15WaHCA Enterprise Emergency Operations Center - Monitoring
;K4OC ? ? *121605h3435.88N\08628.89WaClint K4OC ;KC5HWB ? *121605h3444.48N\08640.45Wagreen Gigaparts ;K4RXS ? ?*121605h3511.52N\08433.49WaGREEN. Multi-op with KA4BAH and W4JUU ;AA6BD ? ?*121605h3503.51N\08508.57WaGREEN All OK using AA6BD-10 ?
The comment isn't visible in the object/station list either. Running Mint 22 here.
?
Is this a bug in recent versions of YAAC or am I missing something? I receive no errors during import.
?
73, de KM4ACK |
Re: Strange error message after antenna fell down
There is a bug in YAAC in the following combination of settings:
1. The beacon is using COMPRESSED mode encoding and is configured to send station speed.
2. The station has a working GPS connected to it.
3. The beacon is configured to use GPS position (and also velocity) to generate the position, course, and speed information in the beacon packet.
?
The bug is in the encoding of speed. Compressed speed is decoded properly, but that doesn't help anyone receiving a munged compressed-mode transmission.
?
This will be fixed in the next build of YAAC. Sorry about the inconvenience.
?
Andrew, KA2DDO
author of YAAC |
to navigate to use esc to dismiss