开云体育

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

Re: OSX Sequoia

 

开云体育

Hi Thomas,

On 20 Nov 2024, at 1:06?pm, T W via groups.io <kf6kyd@...> wrote:

Where can I find OSX Sequoia install and run instructions?

First you need to install Java, then fetch and install YAAC.

You can get a supported Java runtime from;


To run YAAC you really only need the JRE (Java Runtime Environment) so scroll down the page until you see macOS, then select your system, ARM (Apple Silicon) or x86 (Intel). ?Grab whatever the latest LTS version is, currently v21. ?The click on the package dropdown and select ‘Full JRE’. ?I would download the DMG version, as that comes with the uninstaller if required.

Then, once it’s downloaded, double click on the DMG file, and then when it opens, double click on the “Install Liberica JRE…” package. ?Once it’s done, eject the DMG mounted volume.

You can see if it’s working by launching Terminal.app from Applications/Utilities and typing

java -version

Then, to install YAAC;

1.?Download the YAAC.zip file from??with your web browser.
2. Open Terminal.app from your Applications/Utilities folder.
3. type the following
mkdir YAAC
cd YAAC
unzip ~/Downloads/YAAC.zip

Heaps of stuff should scroll by, and at this point you should have it installed and ready for use. ?Type;

java -jar YAAC.jar

into the terminal to start it. ?See Andrew’s webpage at??for configuration and usage.

Next time you want to run it, you will need to launch the Terminal app again and then type in;

cd YAAC
java -jar YAAC.jar

Once you configure things it might generate a popup asking for permission for YAAC to access local network devices. ?If that appears, it’s safe to grant it that access.

You can also run it by double clicking on the YAAC.jar file in the YAAC folder in your home folder. ?Unfortunately the first time you do this it will trigger the Apple protections against people running random software. A popup will appear saying that Apple could not verify YAAC.jar is free of malware and only giving you the option of closing or moving to the bin. ?This is because YAAC isn’t an Apple developer signed program. ?Just close that dialogue and open System Settings from the Apple menu, Select Privacy & Security and then scroll down until you see the box saying “YAAC.jar” was blocked. ?Click on “Open Anyway” and then “Run” and it should start.



If that’s all too much, just run it from Terminal as listed above and it should work fine.

Carl,
vk1kcm.


OSX Sequoia

 

Where can I find OSX Sequoia install and run instructions?


Re: Power Warnimg

 

If you have a dedicated source of 5.1 vdc, try supplying it directly to the header pins on the Pi (pin 2: 5.1 vdc, pin 6: ground). You can abandon the USB connector completely and avoid the plethora of marginal "Raspberry Pi" usb power supplies out there that put out 5 volts at no load and use small gauge wire.

Sincerely, Jon

Jon Adams, PE, MSEE
Senior Member, IEEE
+1 480.628.6686


On Tue, Nov 19, 2024 at 12:28?PM Andrew P. via <andrewemt=[email protected]> wrote:
This is a Pi problem. Too much power hogging on too tiny a power connector with lots of I2R voltage drop.

Or it could be the peripherals connected to your Pi. Try using a single USB cable from the data (not power) USB-A jacks on your Pi to a powered USB hub, and plug your sound card, etc., into that instead of sucking power from the Pi.

Hope that helps.

Andrew, KA2DDO
author of YAAC?
and complainer about lousy Pi power supplies


From: [email protected] <[email protected]> on behalf of Ian Morrison via <Ianm3920=[email protected]>
Sent: Tuesday, November 19, 2024 1:37:17 PM
To: [email protected] <[email protected]>
Subject: [yaac-users] Power Warnimg


I keep getting a low voltage warning even after I changed power supplies and checked the voltage. Is this a YAAC problem or a pi problem.






--
Cheers and 73 - Jon N7UV


Re: Power Warnimg

 

开云体育

This is a Pi problem. Too much power hogging on too tiny a power connector with lots of I2R voltage drop.

Or it could be the peripherals connected to your Pi. Try using a single USB cable from the data (not power) USB-A jacks on your Pi to a powered USB hub, and plug your sound card, etc., into that instead of sucking power from the Pi.

Hope that helps.

Andrew, KA2DDO
author of YAAC?
and complainer about lousy Pi power supplies


From: [email protected] <[email protected]> on behalf of Ian Morrison via groups.io <Ianm3920@...>
Sent: Tuesday, November 19, 2024 1:37:17 PM
To: [email protected] <[email protected]>
Subject: [yaac-users] Power Warnimg


I keep getting a low voltage warning even after I changed power supplies and checked the voltage. Is this a YAAC problem or a pi problem.






Power Warnimg

 


I keep getting a low voltage warning even after I changed power supplies and checked the voltage. Is this a YAAC problem or a pi problem.





Re: No Beacon tab in expert mode

 

Andrew,
?
Thank you for the quick answer, and you are correct. I did forget to set the location when I rebuilt the pi's OS.?
?
The beacon tab is now back as expected.?
?
Thanks again.
?
Frank - N3FB


Re: No Beacon tab in expert mode

 

Frank, I received your private email with the log, and found an interesting "feature". Did you rebuild your Raspberry PI (I can see the operating system type elsewhere in the YAAC.out file), and forget to set the the locale to the United States (instead of defaulting to Great Britain)? The peculiar reason YAAC is failing to show the Beacon tab is because you configured your beacon to display your listening frequency on the 70cm band, on an amateur frequency that is legal in the United States, but not in England. I also see that you imported your configuration from a save file, rather than entering it manually, which is how the "illegal" frequency managed to get in (because the configuration importer assumes that the configuration must have been legal to be there to be exported).

Anyway, because the beacon's monitoring frequency is out-of-band for your Pi's locale, the Beacon tab won't come up. I will fix this in the next build. In the meantime, use "raspi-config" to set your locale correctly to "en_US", and the problem will go away.

I've seen this problem before when users wanted to pick a reported frequency in the range 440-450MHz, and couldn't do it because the British locale doesn't allow it. You're the first one to figure out a way around the restriction. Congratulations. :-)

Hope this helps.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Andrew P. via groups.io <andrewemt@...>
Sent: Sunday, November 10, 2024 2:20 PM
To: [email protected]
Subject: Re: [yaac-users] No Beacon tab in expert mode

This probably means that somehow your saved beacon doesn't work with changes since build 201, and is causing the initialization of the Beacon tab to fail.

Please repeat opening the expert-mode Configuration dialog, then copy the YAAC.out file (in your configured logs directory) and email it to me. This will contain the recent progress of YAAC, including the error message of why the Beacon tab couldn't be created. From that file, I can figure out what went wrong and make a fix for it.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Frank Bobro - N3FB via groups.io <fbobro@...>
Sent: Sunday, November 10, 2024 1:47 PM
To: [email protected]
Subject: [yaac-users] No Beacon tab in expert mode

Running version 204. I had upgraded from 201. Upgrade process did not work automatically, I did a fresh install and reloaded my saved xml file.

I am not seeing a beacon tab in the expert mode, that tab appears to be missing.

Tabs that I do see in order are:
General
Transmit
Digipeat
Ports
Status
Preferences
Behavior
Callsign DB

It is beaconing correctly, just wanted to look at the settings after the upgrade.

Thanks for any help!

Frank Bobro - N3FB
443.650 + PL of 131.8
Transmitting from Canonsburg, PA


Re: No Beacon tab in expert mode

 

This probably means that somehow your saved beacon doesn't work with changes since build 201, and is causing the initialization of the Beacon tab to fail.

Please repeat opening the expert-mode Configuration dialog, then copy the YAAC.out file (in your configured logs directory) and email it to me. This will contain the recent progress of YAAC, including the error message of why the Beacon tab couldn't be created. From that file, I can figure out what went wrong and make a fix for it.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Frank Bobro - N3FB via groups.io <fbobro@...>
Sent: Sunday, November 10, 2024 1:47 PM
To: [email protected]
Subject: [yaac-users] No Beacon tab in expert mode

Running version 204. I had upgraded from 201. Upgrade process did not work automatically, I did a fresh install and reloaded my saved xml file.

I am not seeing a beacon tab in the expert mode, that tab appears to be missing.

Tabs that I do see in order are:
General
Transmit
Digipeat
Ports
Status
Preferences
Behavior
Callsign DB

It is beaconing correctly, just wanted to look at the settings after the upgrade.

Thanks for any help!

Frank Bobro - N3FB
443.650 + PL of 131.8
Transmitting from Canonsburg, PA


No Beacon tab in expert mode

 

Running version 204. I had upgraded from 201. Upgrade process did not work automatically, I did a fresh install and reloaded my saved xml file.?

I am not seeing a beacon tab in the expert mode, that tab appears to be missing.

Tabs that I do see in order are:?
General
Transmit
Digipeat
Ports
Status
Preferences
Behavior
Callsign DB

It is beaconing correctly, just wanted to look at the settings after the upgrade.?

Thanks for any help!

Frank Bobro - N3FB
443.650 + PL of 131.8
Transmitting from Canonsburg, PA


Re: APRS Tactical Messages

Alex Pinheiro Machado
 

Thank you very?much, Andrew! I did know yaac yet, but I will learn about it. I came here to ask apologies about my issues and learn more about. I started my aprs station in 99' with bob bruninga but stayed about 23 years without aprs station and now I am discovering more aprs clients.?
73!
Alex, PT2VHF

Em ter., 22 de out. de 2024 às 19:11, Andrew P. via <andrewemt=[email protected]> escreveu:

Hi, Alex.

I'm Andrew, KA2DDO, the author of YAAC ("Yet Another APRS Client"). This mailing list may not be able to give you the best advice regarding SARTrack configuration, so you may want to email Bart ZL4FOX (the author of SARTrack) at support@... and see if he can help you. I don't know if Bart has a mailing list.

Another good mailing list is [email protected] which is a general list for all things APRS.

The website has good fundamental information about APRS, so you can be a good netizen on the APRS net.

Also, I wrote up a somewhat long article on basic concepts of APRS that you might find useful to read now that you are on the YAAC mailing list. You can find it here: /g/yaac-users/message/102

Welcome to the APRS party, and take your time figuring things out and adding new features.

Andrew, KA2DDO

From:?[email protected] <[email protected]> on behalf of Alex Pinheiro Machado <alexpmr@...>
Sent:?Tuesday, October 22, 2024 4:53:30 PM
To:?Jamie Hughes <wa7jh@...>
Cc:?[email protected] <[email protected]>
Subject:?Re: [yaac-users] APRS Tactical Messages
?
Hi Jamie! Sure, I need your suggestions?to fix it and use the best configuration and, of course, do not disturb the network. Could you help?me with this?
Thanks,?
Alex


Em ter., 22 de out. de 2024 às 17:10, Jamie Hughes <wa7jh@...> escreveu:

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Re: APRS Tactical Messages

 

开云体育

Hi, Alex.

I'm Andrew, KA2DDO, the author of YAAC ("Yet Another APRS Client"). This mailing list may not be able to give you the best advice regarding SARTrack configuration, so you may want to email Bart ZL4FOX (the author of SARTrack) at support@... and see if he can help you. I don't know if Bart has a mailing list.

Another good mailing list is [email protected] which is a general list for all things APRS.

The website https://how.aprs.works has good fundamental information about APRS, so you can be a good netizen on the APRS net.

Also, I wrote up a somewhat long article on basic concepts of APRS that you might find useful to read now that you are on the YAAC mailing list. You can find it here: /g/yaac-users/message/102

Welcome to the APRS party, and take your time figuring things out and adding new features.

Andrew, KA2DDO


From:[email protected] <[email protected]> on behalf of Alex Pinheiro Machado <alexpmr@...>
Sent:?Tuesday, October 22, 2024 4:53:30 PM
To:?Jamie Hughes <wa7jh@...>
Cc:[email protected] <[email protected]>
Subject:?Re: [yaac-users] APRS Tactical Messages
?
Hi Jamie! Sure, I need your suggestions?to fix it and use the best configuration and, of course, do not disturb the network. Could you help?me with this?
Thanks,?
Alex


Em ter., 22 de out. de 2024 às 17:10, Jamie Hughes <wa7jh@...> escreveu:

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Re: APRS Tactical Messages

Alex Pinheiro Machado
 

Jamie, I just uninstalled SARTrack to learn before (VHF-3) and checked?VHF-1 that is running?esp32igate, with this configuration below:
VHF-1 is digi and igate.

image.png

For DIGI, which path is better? WIDE-2-2? And what about the beacon interval? Is it fine?

Em ter., 22 de out. de 2024 às 18:17, Jamie Hughes <wa7jh@...> escreveu:

Alex,

?

Thank you for such a quick reply. I use SmartBeaconing so it is kind of complicated but not.

?

In short,

  • If I physically move it updates every 5 minutes or every 5 miles.

The goal here is not to beacon so frequently that I never stop beaconing. Right now, your 15 second beacon is likely just constantly sending data and never listening if it’s connected to RF.

  • If I’m not moving, every 30 minutes or so.

?

I like to error on the more frequent beacon but understand that it defeats the system if I beacon too much.

?

The SmartBeacon adds a little logic? which I have set like this: I am 5 miles or 5 minutes which ever comes first, when not moving 30 minutes.

?

Hope that helps,

?

73,

?

Jamie Hughes

WA7JH

(360) 340-8886

?

From: Alex Rodrigues <alexpmr@...>
Sent: Tuesday, October 22, 2024 1:56 PM
To: Jamie Hughes <wa7jh@...>
Cc: [email protected]
Subject: Re: APRS Tactical Messages

?

My Whatsapp number is?+55 61 98402 3634.?

Again, my apologies for the trouble I caused!.?

?

Alex, PT2VHF

?

Em ter., 22 de out. de 2024 às 17:10, Jamie Hughes <wa7jh@...> escreveu:

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Re: APRS Tactical Messages

 

开云体育

Alex,

?

Thank you for such a quick reply. I use SmartBeaconing so it is kind of complicated but not.

?

In short,

  • If I physically move it updates every 5 minutes or every 5 miles.

The goal here is not to beacon so frequently that I never stop beaconing. Right now, your 15 second beacon is likely just constantly sending data and never listening if it’s connected to RF.

  • If I’m not moving, every 30 minutes or so.

?

I like to error on the more frequent beacon but understand that it defeats the system if I beacon too much.

?

The SmartBeacon adds a little logic? which I have set like this: I am 5 miles or 5 minutes which ever comes first, when not moving 30 minutes.

?

Hope that helps,

?

73,

?

Jamie Hughes

WA7JH

(360) 340-8886

?

From: Alex Rodrigues <alexpmr@...>
Sent: Tuesday, October 22, 2024 1:56 PM
To: Jamie Hughes <wa7jh@...>
Cc: [email protected]
Subject: Re: APRS Tactical Messages

?

My Whatsapp number is?+55 61 98402 3634.?

Again, my apologies for the trouble I caused!.?

?

Alex, PT2VHF

?

Em ter., 22 de out. de 2024 às 17:10, Jamie Hughes <wa7jh@...> escreveu:

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Re: APRS Tactical Messages

Alex Pinheiro Machado
 

Hi Jamie! Sure, I need your suggestions?to fix it and use the best configuration and, of course, do not disturb the network. Could you help?me with this?
Thanks,?
Alex


Em ter., 22 de out. de 2024 às 17:10, Jamie Hughes <wa7jh@...> escreveu:

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Re: Tactical Messages from PT2VHF

Alex Pinheiro Machado
 

Hello! I'm Alex, PT2VHF. A friend of mine told me about this problem. I am trying to figure out all the issues and fix them. I am testing SARTrack and I don?t know why, sometimes the software insists on filling the field "Tactical Name" with my name without my intervention. I will uninstall, clear the configuration and try again. My apologies regarding the confusion.?
Best?regards,?
Alex, PT2VHF

Em ter., 22 de out. de 2024 às 17:19, Jamie H via <wa7jh=[email protected]> escreveu:

And I found the blacklist.? two more items below the filter.... ?
?


Re: Tactical Messages from PT2VHF

 

And I found the blacklist.? two more items below the filter.... ?
?


Re: Tactical Messages from PT2VHF

 

Well,
?
I sent him a message and hopefully he finds it soon. Also I am assuming the "black list" you are referring to is using a filter and disabling his call signs? Otherwise can you point me in the right direction?


APRS Tactical Messages

 

开云体育

Good day Alex,

?

In the last few weeks, I (we) have noticed lots of APRS tactical messages from you.

?

It appears that you are sending your digipeater beacon every minute as well as SARTrack with a beacon every 15 seconds.

?

Remember that APRS relies on multiple radios and systems to rebroadcast your data. This means that your beacons are flooding the network with little to no real ability to be propagated with other traffic.

?

Would you be willing to adjust your settings to fall in line with a best practice APRS configuration. Your tactical messages are being received worldwide.

?

Thank in advance for your consideration,

?

Jamie Hughes

WA7JH

(360) 340-8886

?


Fw: [APRS] [yaac-users] Tactical Messages from PT2VHF

 

________________________________________
From: [email protected] <[email protected]> on behalf of Lynn Deffenbaugh <kj4erj@...>
Sent: Tuesday, October 22, 2024 2:15 PM
To: [email protected]
Subject: Re: [APRS] [yaac-users] Tactical Messages from PT2VHF

Thankfully you only need to learn a few things at a time, but you're correct, there's a LOT to APRS (and we haven't even mentioned direction-finding/fox-hunting support objects recent).

But two dots just connected in my brain, so circling back to the original question about filtering out Tactical messages, it should be possible to eliminate these coming from the APRS-IS with the following filter term:


-g/TACTICAL

The minus is a negative or "don't include these" as mentioned by Pete recently and the g/ is a "group message" filter removing all messages directed to TACTICAL.



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




On 10/22/2024 12:35 PM, Luzemario PR7LDR wrote:
On Tue, Oct 22, 2024 at 08:55 AM, Lynn Deffenbaugh wrote:
(SAR)#Tactical_Callsigns
Guys, thank you very much for your answers. It sounds like a trap for novices like me... ;-)

This reminds me of John WB2OSZ talking about various APRS extensions in his docs. Those like me who have never done packet radio or APRS before, have a steep learning curve.


Re: Tactical Messages from PT2VHF

 

Regarding this station that is flooding the world with TACTICAL message:

I've done some looking at this station, and he is rather abusive of the network. He has a digipeater PT2VHF-1 sending its beacon every minute (not that the digipeater is moving anywhere), so when is anyone else going to get a moment to get a packet in to be digipeated? :-( His digipeater is apparently also an I-gate, because it is feeding the beacons directly to APRS-IS, using a tocall of APE32I. Anybody recognize that software/firmware type?

He also has (apparently) a copy of SARtrack running at his home PT2VHF-3 transmitting both its beacon and the TACTICAL message every 15 seconds (!), no position change. Since he is directly connected to the APRS-IS backbone, the T2BRAZIL backbone server isn't throttling his excessive transmission rate the way a digipeater would. I wonder if he is transmitting the same rate on RF; we would never see it since he is sending direct to APRS-IS so no other I-gate could possibly get it in faster than he does.

Of course, we don't know if any of this is actually about that station; it could be a fraudulent false identity trying to jam the APRS-IS. Any Brazilian operators on these mailing lists who know this operator?

Since he is not sending anything useful, I would recommend using YAAC's blacklist feature to block his callsign-SSIDs (disabling at least QUERY operations for his callsign-SSID). Blacklisting is persisted, so you won't have to keep setting it up.

Jamie, hope this helps. I'm still going to make some of the other fixes I proposed to make this sort of thing less likely to happen by accident. Bart ZL4FOX, is there a mode in SARTrack that could let a user do this sort of network abuse? And to the keepers of the APRS-IS backbone, should Tx I-gates provide the same sort of duplicate throttling that New-N digipeaters do (no more than one identical packet in 30 seconds)? I want to check my code to ensure I'm throttling like that on a Tx I-gate configuration.

Andrew, KA2DDO
author of YAAC ("Yet Another APRS Client")

________________________________________
From: [email protected] <[email protected]> on behalf of Andrew P. <andrewemt@...>
Sent: Monday, October 21, 2024 8:23 AM
To: [email protected]
Subject: Re: [yaac-users] Tactical Messages from PT2VHF

Whenever the dialog announcing tactical messages from that user comes up, click the "Never" button. That will remember that decision as long as YAAC remains up.

Considering how annoying these messages can be, I'm thinking about making some changes to this:

1. Persist a "Never" or "Always" decision for a specific sending callsign over YAAC restarts. However, then there would have to be a way to delete the persisted settings if they were no longer wanted.
2. Ignore TACTICAL messages to get your local tactical aliases entirely if you don't have any defined, so the annoying dialog won't come up if you have nothing to send to the requestor.
3. Fix YAAC's sending of TACTICAL messages to be RFONLY,NOGATE so that it won't go to the APRS-IS unless someone specifically changes the configuration to enable it. Since TACTICAL names are supposed to be local (not global), those messages really shouldn't be going over the Internet. The menu choices to send and get tacticals isn't even enabled in YAAC unless you have an open RF port, but any station set up as an I-gate would presently allow the messages to be sent to APRS-IS as well as RF.

I need to check how many of those annoyances are coming from YAAC (as opposed to some other program like Xastir), and see if the present default behavior of YAAC is contributing to noise.

Andrew, KA2DDO
author of YAAC
________________________________________
From: [email protected] <[email protected]> on behalf of Jamie H <wa7jh@...>
Sent: Sunday, October 20, 2024 8:02 PM
To: [email protected]
Subject: [yaac-users] Tactical Messages from PT2VHF

I keep getting tactical messages from this call, can I turn that shit off?

Jamie Hughes
WA7JH
(360) 340-8886