¿ªÔÆÌåÓý

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

Re: Pi autostart

 

Covered well here.? Just out this morning!??

On Fri, Jan 8, 2021 at 12:23 PM WB9EZB <pikemike999@...> wrote:


See if this helps



On Jan 8, 2021, at 11:15 AM, KG7KMV <jonglauser@...> wrote:

?I'm trying to setup YAAC to autostart when my pi boots up. I just watched KM4ACK's video and he started Xastir in crontab, so I tried the same with YAAC. I think it's starting, but not attached to my user/screen. I suspect it's because it's a Java app and not stand alone? Any Linux gurus know how to do this right?

my crontab file contains:
#start YAAC at reboot
@reboot sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
?
I tried just hitting the YAAC script but that didn't seem to start it at all. Doing the Java command, with a ps query I can see:
pi@packetpi:~ $ ps -aux |grep YAAC
pi? ? ? ? ?339? 0.0? 0.0? ?1940? ?364 ?? ? ? ? Ss? ?10:03? ?0:00 /bin/sh -c sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 1080 11.4? 3.6 365384 34604 ?? ? ? ? Sl? ?10:04? ?1:05 java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 5563? 0.0? 0.0? ?7348? ?552 pts/0? ? S+? ?10:14? ?0:00 grep --color=auto YAAC

but there is nothing on the screen.


Re: Pi autostart

WB9EZB
 

¿ªÔÆÌåÓý


See if this helps



On Jan 8, 2021, at 11:15 AM, KG7KMV <jonglauser@...> wrote:

?I'm trying to setup YAAC to autostart when my pi boots up. I just watched KM4ACK's video and he started Xastir in crontab, so I tried the same with YAAC. I think it's starting, but not attached to my user/screen. I suspect it's because it's a Java app and not stand alone? Any Linux gurus know how to do this right?

my crontab file contains:
#start YAAC at reboot
@reboot sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
?
I tried just hitting the YAAC script but that didn't seem to start it at all. Doing the Java command, with a ps query I can see:
pi@packetpi:~ $ ps -aux |grep YAAC
pi? ? ? ? ?339? 0.0? 0.0? ?1940? ?364 ?? ? ? ? Ss? ?10:03? ?0:00 /bin/sh -c sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 1080 11.4? 3.6 365384 34604 ?? ? ? ? Sl? ?10:04? ?1:05 java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 5563? 0.0? 0.0? ?7348? ?552 pts/0? ? S+? ?10:14? ?0:00 grep --color=auto YAAC

but there is nothing on the screen.


Pi autostart

 

I'm trying to setup YAAC to autostart when my pi boots up. I just watched KM4ACK's video and he started Xastir in crontab, so I tried the same with YAAC. I think it's starting, but not attached to my user/screen. I suspect it's because it's a Java app and not stand alone? Any Linux gurus know how to do this right?

my crontab file contains:
#start YAAC at reboot
@reboot sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
?
I tried just hitting the YAAC script but that didn't seem to start it at all. Doing the Java command, with a ps query I can see:
pi@packetpi:~ $ ps -aux |grep YAAC
pi? ? ? ? ?339? 0.0? 0.0? ?1940? ?364 ?? ? ? ? Ss? ?10:03? ?0:00 /bin/sh -c sleep 60 && java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 1080 11.4? 3.6 365384 34604 ?? ? ? ? Sl? ?10:04? ?1:05 java -jar /home/pi/YAAC/YAAC.jar
pi? ? ? ? 5563? 0.0? 0.0? ?7348? ?552 pts/0? ? S+? ?10:14? ?0:00 grep --color=auto YAAC

but there is nothing on the screen.


Re: radar weather map

 

It looks like they are serving up the data as WFS and WMS services. If you
can ingest either of those formats in YAAC that would be a method. If you do
introduce that feature, WFS and WMS services are provided by may map servers
all over the world. Being able to choose one of those sites would open up a
whole plethora of background map services and data layers that could be
displayed in YAAC. This includes many open source mapping and GIS packages.



Not sure if this project is anything of use



This site could also be of help



Brian N2KGC

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Andrew
P.
Sent: Thursday, January 7, 2021 9:01 PM
To: [email protected]
Subject: Re: [yaac-users] radar weather map

Basically, I am looking for an image that is transparent except where there
is weather radar target, with known lat/lon coordinates of the images
corners (either fixed, or provided by an associated World file that contains
the coordinate transform information for the image), available at an URL
that does not change, or changes predictably to an outside application. For
example, the old NWS image used a fixed URL
but the new
data has a date and timestamp in the filename, so I have to obtain the
timestamp from another file and use that to construct the correct URL for
the image.

I hope they didn't take down the old image just because all us YAAC users
were pounding on it too much. :-(

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj
<kd2ucj@...>
Sent: Thursday, January 7, 2021 8:55 PM
To: Yaac-Users
Subject: Re: [yaac-users] radar weather map

Are there specifics you are looking for in radar map data? Oddly enough I
know a few people in the Air Force weather community that might be able to
refer some open source mapping that could be utilized in YAAC. I already
sent the question out to them but I feel like they will ask for some
specifics. Thanks!

Robert
KD2UCJ


On Jan 7, 2021 at 20:45, <Andrew P.<mailto:andrewemt@...>> wrote:


Drat. The Argentine data only has opaque images with province borders and a
black background, and a border surrounding it with labels. Not sure if I
could crop and edit the image to remove the edges and make the background
transparent, and scale and orient it correctly. I wonder if they have
something elsewhere that isn't intended for consumer use, but closer-to-raw
data for other scientists.

________________________________________
From: [email protected]<mailto:[email protected]>
<yaac-users@groupsio<mailto:[email protected]>> on behalf of Jerry Rector
<kb4oam@...<mailto:kb4oam@...>>
Sent: Thursday, January 7, 2021 8:05 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [yaac-users] radar weather map

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P.
<andrewemt@...<mailto:andrewemt@...><mailto:andrewemt@hotmai
l.com>> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US
National Weather Service has reorganized their radar data products, so I'll
have to figure out the new URL to pull from to get the equivalent data. They
no longer seem to have a "latest" image, so I'll have to figure out how to
get the timestamp, so I can generate the correct new URL based on the newer
image timestamp. On the other hand, the new organization gives access to
data for areas other than just the Continental United States (CONUS, the
lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather
radar data their governments provide free-of-charge on the Internet to get
equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From:
[email protected]<mailto:[email protected]><mailto:yaac-users@...
o>
<[email protected]<mailto:[email protected]><mailto:yaac-users@groups.
io>> on behalf of Kd2Ucj
<kd2ucj@...<mailto:kd2ucj@...><mailto:kd2ucj@...>>
Sent: Wednesday, January 6, 2021 1:15 PM
To:
[email protected]<mailto:[email protected]><mailto:yaac-users@...
o>
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the
radar.weather.gov/conus<><
.gov/conus> website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41<x-apple-data-detectors://21>, Andrew P. wrote:
Do any of the TCP ports you mentioned produced the raw ADSB packets in the
below non-human-interpretable format?

*stringofhexadecimaldigits;

If so, you should be able to use the YAAC plugin in socket mode. You can
use the telnet command to connect to one to verify it, i.e.,

telnet flightawarebox 30002

The default dump1090 port for raw output is 30002; have you tried that one
yet? Or is that pre-empted by the FlightAware software and not available to
other applications?

Andrew, KA2DDO
author of YAAC

________________________________________
From:
[email protected]<mailto:[email protected]><mailto:yaac-users@...
o>
<[email protected]<mailto:[email protected]><mailto:yaac-users@groups.
io>> on behalf of Kd2Ucj
<kd2ucj@...<mailto:kd2ucj@...><mailto:kd2ucj@...>>
Sent: Sunday, January 3, 2021 7:32 PM
To: Yaac-Users
Subject: [yaac-users] ADS-B imagery from dump1090-mutabi

Don't know if this is the best place to ask questions. I'm trying to pump
info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using
dump1090-fa 2. The standard commands aren't working for it but it's pumping
info to the flight aware website. I can see the traffic being reported
through ports 30005, 8080 and others. 3. I added the port configuration to
identify these ports, and the light flashes green. But I'm not getting
imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC
but I have been unsuccessful. Just seeing who may have intimate experiences
with this. Thanks!

Robert
KD2UCJ






Re: radar weather map

 

I'll do some searching, and get back to you.

Jerry

On Thu, Jan 7, 2021 at 10:45 PM Andrew P. <andrewemt@...> wrote:
Drat. The Argentine data only has opaque images with province borders and a black background, and a border surrounding it with labels. Not sure if I could crop and edit the image to remove the edges and make the background transparent, and scale and orient it correctly. I wonder if they have something elsewhere that isn't intended for consumer use, but closer-to-raw data for other scientists.

________________________________________
From: [email protected] <[email protected]> on behalf of Jerry Rector <kb4oam@...>
Sent: Thursday, January 7, 2021 8:05 PM
To: [email protected]
Subject: Re: [yaac-users] radar weather map

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry? LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P. <andrewemt@...<mailto:andrewemt@...>> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the <> website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
> Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?
>
> *stringofhexadecimaldigits;
>
> If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,
>
> telnet flightawarebox 30002
>
> The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?
>
> Andrew, KA2DDO
> author of YAAC
>
> ________________________________________
> From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
> Sent: Sunday, January 3, 2021 7:32 PM
> To: Yaac-Users
> Subject: [yaac-users] ADS-B imagery from dump1090-mutabi
>
> Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!
>
> Robert
> KD2UCJ
>
>
>
>
>
>

















Re: radar weather map

 

Basically, I am looking for an image that is transparent except where there is weather radar target, with known lat/lon coordinates of the images corners (either fixed, or provided by an associated World file that contains the coordinate transform information for the image), available at an URL that does not change, or changes predictably to an outside application. For example, the old NWS image used a fixed URL but the new data has a date and timestamp in the filename, so I have to obtain the timestamp from another file and use that to construct the correct URL for the image.

I hope they didn't take down the old image just because all us YAAC users were pounding on it too much. :-(

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Thursday, January 7, 2021 8:55 PM
To: Yaac-Users
Subject: Re: [yaac-users] radar weather map

Are there specifics you are looking for in radar map data? Oddly enough I know a few people in the Air Force weather community that might be able to refer some open source mapping that could be utilized in YAAC. I already sent the question out to them but I feel like they will ask for some specifics. Thanks!

Robert
KD2UCJ


On Jan 7, 2021 at 20:45, <Andrew P.<mailto:andrewemt@...>> wrote:


Drat. The Argentine data only has opaque images with province borders and a black background, and a border surrounding it with labels. Not sure if I could crop and edit the image to remove the edges and make the background transparent, and scale and orient it correctly. I wonder if they have something elsewhere that isn't intended for consumer use, but closer-to-raw data for other scientists.

________________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Jerry Rector <kb4oam@...<mailto:kb4oam@...>>
Sent: Thursday, January 7, 2021 8:05 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [yaac-users] radar weather map

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P. <andrewemt@...<mailto:andrewemt@...><mailto:andrewemt@...>> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]><mailto:[email protected]> <[email protected]<mailto:[email protected]><mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...><mailto:kd2ucj@...>>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]<mailto:[email protected]><mailto:[email protected]>
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the radar.weather.gov/conus<><> website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41<x-apple-data-detectors://21>, Andrew P. wrote:
Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?

*stringofhexadecimaldigits;

If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,

telnet flightawarebox 30002

The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]><mailto:[email protected]> <[email protected]<mailto:[email protected]><mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...><mailto:kd2ucj@...>>
Sent: Sunday, January 3, 2021 7:32 PM
To: Yaac-Users
Subject: [yaac-users] ADS-B imagery from dump1090-mutabi

Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!

Robert
KD2UCJ






Re: radar weather map

Kd2Ucj
 

Are there specifics you are looking for in radar map data? Oddly enough I know a few people in the Air Force weather community that might be able to refer some open source mapping that could be utilized in YAAC. I already sent the question out to them but I feel like they will ask for some specifics. Thanks!

Robert
KD2UCJ?


On Jan 7, 2021 at 20:45, <Andrew P.> wrote:

Drat. The Argentine data only has opaque images with province borders and a black background, and a border surrounding it with labels. Not sure if I could crop and edit the image to remove the edges and make the background transparent, and scale and orient it correctly. I wonder if they have something elsewhere that isn't intended for consumer use, but closer-to-raw data for other scientists.

________________________________________
From: [email protected] <[email protected]> on behalf of Jerry Rector <kb4oam@...>
Sent: Thursday, January 7, 2021 8:05 PM
To: [email protected]
Subject: Re: [yaac-users] radar weather map

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry  LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P. <andrewemt@...<mailto:andrewemt@...>> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the <> website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
> Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?
>
> *stringofhexadecimaldigits;
>
> If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,
>
> telnet flightawarebox 30002
>
> The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?
>
> Andrew, KA2DDO
> author of YAAC
>
> ________________________________________
> From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
> Sent: Sunday, January 3, 2021 7:32 PM
> To: Yaac-Users
> Subject: [yaac-users] ADS-B imagery from dump1090-mutabi
>
> Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!
>
> Robert
> KD2UCJ
>
>
>
>
>
>

















Re: radar weather map

 

Drat. The Argentine data only has opaque images with province borders and a black background, and a border surrounding it with labels. Not sure if I could crop and edit the image to remove the edges and make the background transparent, and scale and orient it correctly. I wonder if they have something elsewhere that isn't intended for consumer use, but closer-to-raw data for other scientists.

________________________________________
From: [email protected] <[email protected]> on behalf of Jerry Rector <kb4oam@...>
Sent: Thursday, January 7, 2021 8:05 PM
To: [email protected]
Subject: Re: [yaac-users] radar weather map

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P. <andrewemt@...<mailto:andrewemt@...>> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the radar.weather.gov/conus<> website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?

*stringofhexadecimaldigits;

If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,

telnet flightawarebox 30002

The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Kd2Ucj <kd2ucj@...<mailto:kd2ucj@...>>
Sent: Sunday, January 3, 2021 7:32 PM
To: Yaac-Users
Subject: [yaac-users] ADS-B imagery from dump1090-mutabi

Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!

Robert
KD2UCJ






Re: radar weather map

 

Andrew -

Try this site for Argentina Weather Radar data:



73 de Jerry? LU/K4OAM


On Wed, Jan 6, 2021 at 4:24 PM Andrew P. <andrewemt@...> wrote:
Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
> Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?
>
> *stringofhexadecimaldigits;
>
> If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,
>
> telnet flightawarebox 30002
>
> The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?
>
> Andrew, KA2DDO
> author of YAAC
>
> ________________________________________
> From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
> Sent: Sunday, January 3, 2021 7:32 PM
> To: Yaac-Users
> Subject: [yaac-users] ADS-B imagery from dump1090-mutabi
>
> Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!
>
> Robert
> KD2UCJ
>
>
>
>
>
>











Re: Tile download problem

 

Direct email to my personal email address (it should show up in the From: line of the quoted email if you reply to this email, so you can replace the list address with mine).

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of buhler50hf <buhler50@...>
Sent: Thursday, January 7, 2021 4:16 PM
To: [email protected]
Subject: Re: [yaac-users] Tile download problem

Andrew,
what is your preferred way for me to send the stack trace file?

Bruce NT7Z


Re: Tile download problem

 

Andrew,
what is your preferred way for me to send the stack trace file?

Bruce NT7Z


Re: YAAC feature requests

 

Thanks Andrew,

Some people get a little upset when others post about other programs in groups like this, so I appreciate it. I do kind of see it as a companion app to YAAC and totally understand having to watch out on making it universal, otherwise it does get way to out of hand. I was getting to that point with APRSNotify and had to step back LOL¡­. I want to do all the things but it¡¯s too much!

Have a great one!

Jeff

On Jan 7, 2021, at 1:56 PM, Andrew P. <andrewemt@...> wrote:

Hey, Jeff.

Go right ahead with your plug. It's not like your program is trying to destroy my program. It simply performs a different function than mine, so it's more complementary than competitive.

I have to watch out for trying to make YAAC a "universal" solution. Otherwise I'll end up with unmaintainable bloatware like Microsoft Office, with tons of unnecessary and/or annoying "features" most users don't want or need clogging up the application and introducing extra bugs. That's why I came up with the plugin concept for YAAC, so extra features that not everyone needs could still be available without impact to users that don't need those extra features.

Andrew, KA2DDO
author of YAAC
________________________________________
From: [email protected] <[email protected]> on behalf of Jeff Lehman, N8ACL via groups.io <n8acl@...>
Sent: Thursday, January 7, 2021 11:44 AM
To: [email protected]
Subject: Re: [yaac-users] YAAC feature requests

I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

Bill I can offer a solution for this one. I have a python application I built/am developing called APRSNotify. It currently sends parsed position packets to Telegram and Twitter, but I am putting the finishing touches on Ver. 4 which will include pushing to Mastodon as well.

I just took a peek at the APRS.fi<> API and it is possible to pull Weather Data for a station as well from the API. AS long as your weather station is getting the packet to the APRS-IS, this would work for you.

I never thought about adding a way to parse Weather Data, but this is certainly something I can look at adding. It makes sense and would be a really cool data point addition to the script.

You can set the script to run as often as you want, but I have mine set to every 10 minutes for my position data. There is a limit on the number of requests that cane be sent to the api, so I have found every 10 minutes is a good amount.

If you want to take a look at the current version (3.1) You can look at

Also you can see what it looks like on Twitter at @n8acl_aprs

Keep in mind I am making some changes, so if you do want to use it, Give me a little longer to finish up the application and also include weather data parsing and get it pushed up there.

On my list of possible future upgrades I am considering and researching is being able to parse from something like Direwolf or something for local RF Traffic.

Sorry, I hope this doesn¡¯t look like a shameless plug, but I just thought it was a possible solution for at least one of your pain points for now.

Jeff, N8ACL


On Jan 7, 2021, at 11:29 AM, Bill WA4OPQ <wa4opq@...<mailto:wa4opq@...>> wrote:

Most of my requests are due to my remote solar powered station, with a Pi Zero running aprx. I'm impressed how well YAAC receives the weather and telemetry from it.

I have the weather alert plugin working well, as well as the email plugin. I set up a test config and received an email when the wind speed arose.

So my first request for consideration is this:
Rather than just the wind and rain readings, could we have all of the standard CWOP readings available to work with? I'd like to report when it's freezing, high humidity, etc.

Which leads to my second request for consideration:
Instead of a time limit to reset an alarm, could you implement a second "reset" setting? For example, if I had a temp alarm at 95 degrees, it wouldn't reset until it cooled to, say, 75 degrees. That way I could also have an alarm at 85 degrees that didn't reset until it cooled to 65 degrees or so. There's no way I could have these two alarms with a timed reset.

I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

So here's why I ask. I have two (soon three) stations using Meteobridge sending to Twitter. I'd like to add more using YAAC. Here is my Twitter feed:

And I have one more consideration. unrelated to the others.
On the View - Raw Packets display could you add a way to easily distinguish packets from RF and packets from APRS-IS, perhaps color coding?
There are times that I glance from across the room at YAAC and I would find it helpful

Thank you for you time and dedication. It is very much appreciated.

73,
Bill








Re: YAAC feature requests

 

Hey, Jeff.

Go right ahead with your plug. It's not like your program is trying to destroy my program. It simply performs a different function than mine, so it's more complementary than competitive.

I have to watch out for trying to make YAAC a "universal" solution. Otherwise I'll end up with unmaintainable bloatware like Microsoft Office, with tons of unnecessary and/or annoying "features" most users don't want or need clogging up the application and introducing extra bugs. That's why I came up with the plugin concept for YAAC, so extra features that not everyone needs could still be available without impact to users that don't need those extra features.

Andrew, KA2DDO
author of YAAC
________________________________________
From: [email protected] <[email protected]> on behalf of Jeff Lehman, N8ACL via groups.io <n8acl@...>
Sent: Thursday, January 7, 2021 11:44 AM
To: [email protected]
Subject: Re: [yaac-users] YAAC feature requests

I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

Bill I can offer a solution for this one. I have a python application I built/am developing called APRSNotify. It currently sends parsed position packets to Telegram and Twitter, but I am putting the finishing touches on Ver. 4 which will include pushing to Mastodon as well.

I just took a peek at the APRS.fi<> API and it is possible to pull Weather Data for a station as well from the API. AS long as your weather station is getting the packet to the APRS-IS, this would work for you.

I never thought about adding a way to parse Weather Data, but this is certainly something I can look at adding. It makes sense and would be a really cool data point addition to the script.

You can set the script to run as often as you want, but I have mine set to every 10 minutes for my position data. There is a limit on the number of requests that cane be sent to the api, so I have found every 10 minutes is a good amount.

If you want to take a look at the current version (3.1) You can look at

Also you can see what it looks like on Twitter at @n8acl_aprs

Keep in mind I am making some changes, so if you do want to use it, Give me a little longer to finish up the application and also include weather data parsing and get it pushed up there.

On my list of possible future upgrades I am considering and researching is being able to parse from something like Direwolf or something for local RF Traffic.

Sorry, I hope this doesn¡¯t look like a shameless plug, but I just thought it was a possible solution for at least one of your pain points for now.

Jeff, N8ACL


On Jan 7, 2021, at 11:29 AM, Bill WA4OPQ <wa4opq@...<mailto:wa4opq@...>> wrote:

Most of my requests are due to my remote solar powered station, with a Pi Zero running aprx. I'm impressed how well YAAC receives the weather and telemetry from it.

I have the weather alert plugin working well, as well as the email plugin. I set up a test config and received an email when the wind speed arose.

So my first request for consideration is this:
Rather than just the wind and rain readings, could we have all of the standard CWOP readings available to work with? I'd like to report when it's freezing, high humidity, etc.

Which leads to my second request for consideration:
Instead of a time limit to reset an alarm, could you implement a second "reset" setting? For example, if I had a temp alarm at 95 degrees, it wouldn't reset until it cooled to, say, 75 degrees. That way I could also have an alarm at 85 degrees that didn't reset until it cooled to 65 degrees or so. There's no way I could have these two alarms with a timed reset.

I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

So here's why I ask. I have two (soon three) stations using Meteobridge sending to Twitter. I'd like to add more using YAAC. Here is my Twitter feed:

And I have one more consideration. unrelated to the others.
On the View - Raw Packets display could you add a way to easily distinguish packets from RF and packets from APRS-IS, perhaps color coding?
There are times that I glance from across the room at YAAC and I would find it helpful

Thank you for you time and dedication. It is very much appreciated.

73,
Bill


Re: YAAC feature requests

 

Jeff,

This could work very well. I'm sure we'll be talking a lot more about this.
I'll check it out and get back to you.


Re: YAAC feature requests

 

¿ªÔÆÌåÓý

I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:?

Bill I can offer a solution for this one. I have a python application I built/am developing called APRSNotify. It currently sends parsed position packets to Telegram and Twitter, but I am putting the finishing touches on Ver. 4 which will include pushing to Mastodon as well.?

I just took a peek at the ?API and it is possible to pull Weather Data for a station as well from the API. AS long as your weather station is getting the packet to the APRS-IS, this would work for you.

I never thought about adding a way to parse Weather Data, but this is certainly something I can look at adding. It makes sense and would be a really cool data point addition to the script.

You can set the script to run as often as you want, but I have mine set to every 10 minutes for my position data. There is a limit on the number of requests that cane be sent to the api, so I have found every 10 minutes is a good amount.?

If you want to take a look at the current version (3.1) You can look at ?

Also you can see what it looks like on Twitter at @n8acl_aprs?

Keep in mind I am making some changes, so if you do want to use it, Give me a little longer to finish up the application and also include weather data parsing and get it pushed up there.

On my list of possible future upgrades I am considering and researching is being able to parse from something like Direwolf or something for local RF Traffic.?

Sorry, I hope this doesn¡¯t look like a shameless plug, but I just thought it was a possible solution for at least one of your pain points for now.

Jeff, N8ACL


On Jan 7, 2021, at 11:29 AM, Bill WA4OPQ <wa4opq@...> wrote:

Most of my requests are due to my remote solar powered station, with a Pi Zero running aprx. I'm impressed how well YAAC receives the weather and telemetry from it.
?
I have the weather alert plugin working well, as well as the email plugin. I set up a test config and received an email when the wind speed arose.

So my first request for consideration is this:
Rather than just the wind and rain readings, could we have all of the standard CWOP readings available to work with? I'd like to report when it's freezing, high humidity, etc.
?
Which leads to my second request for consideration:
Instead of a time limit to reset an alarm, could you implement a second "reset" setting? For example, if I had a temp alarm at 95 degrees, it wouldn't reset until it cooled to, say, 75 degrees. That way I could also have an alarm at 85 degrees that didn't reset until it cooled to 65 degrees or so. There's no way I could have these two alarms with a timed reset.
?
I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

So here's why I ask. I have two (soon three) stations using Meteobridge sending to Twitter. I'd like to add more using YAAC. Here is my Twitter feed:
?
And I have one more consideration. unrelated to the others.
On the View - Raw Packets display could you add a way to easily distinguish packets from RF and packets from APRS-IS, perhaps color coding?
There are times that I glance from across the room at YAAC and I would find it helpful
?
Thank you for you time and dedication. It is very much appreciated.
?
73,
Bill
?


YAAC feature requests

 

Most of my requests are due to my remote solar powered station, with a Pi Zero running aprx. I'm impressed how well YAAC receives the weather and telemetry from it.
?
I have the weather alert plugin working well, as well as the email plugin. I set up a test config and received an email when the wind speed arose.

So my first request for consideration is this:
Rather than just the wind and rain readings, could we have all of the standard CWOP readings available to work with? I'd like to report when it's freezing, high humidity, etc.
?
Which leads to my second request for consideration:
Instead of a time limit to reset an alarm, could you implement a second "reset" setting? For example, if I had a temp alarm at 95 degrees, it wouldn't reset until it cooled to, say, 75 degrees. That way I could also have an alarm at 85 degrees that didn't reset until it cooled to 65 degrees or so. There's no way I could have these two alarms with a timed reset.
?
I believe I've asked about this before:
In addition to email and texts, could we also send alerts to Twitter?
I'm no java expert, but it looks like this would work:

So here's why I ask. I have two (soon three) stations using Meteobridge sending to Twitter. I'd like to add more using YAAC. Here is my Twitter feed:
?
And I have one more consideration. unrelated to the others.
On the View - Raw Packets display could you add a way to easily distinguish packets from RF and packets from APRS-IS, perhaps color coding?
There are times that I glance from across the room at YAAC and I would find it helpful
?
Thank you for you time and dedication. It is very much appreciated.
?
73,
Bill
?


Re: Win 10 Bluetooth Plugin Error

 

So I set up a virtual box machine of xubuntu lts and was able to connect to my voyager device.

On 06 Jan 2021 16:08, Andrew P. wrote:
Yes. Microsoft, in their infinite wisdom, has broken backwards compatibility for the Bluetooth stack, such that the BlueCove library no longer works. I'm not sure if anyone is still actively supporting BlueCove, but I'll file a bug, and hopefully they'll have a new release out that can deal with Windows 10.
Andrew, KA2DDO
author of YAAC
------------------------------------------------------------------------
*From:* JACOB, KD9LWR
*Sent:* Wednesday, January 6, 2021 4:43 PM
*To:* [email protected]; andrewemt@...
*Subject:* Win 10 Bluetooth Plugin Error
When yaac launches: "Bluetooth stack unavailable".
Error log attached.
--
Signed/Jacob Edwards Wiese/KD9LWR/Cell 219 221 0486//
CoCoRaHS ID/IN-LP-65//
NNNN
--
Signed/Jacob Edwards Wiese/KD9LWR/Cell 219 221 0486//
CoCoRaHS ID/IN-LP-65//

NNNN


Win 10 Bluetooth Plugin Error

 

When yaac launches: "Bluetooth stack unavailable".

Error log attached.

--
Signed/Jacob Edwards Wiese/KD9LWR/Cell 219 221 0486//
CoCoRaHS ID/IN-LP-65//

NNNN


Re: radar weather map

 

Uh, can you be a little more specific as to where I might find the data? The URL to a page on the agency's website?

________________________________________
From: [email protected] <[email protected]> on behalf of Joseph Shynn via groups.io <qp2trz@...>
Sent: Wednesday, January 6, 2021 3:51 PM
To: [email protected]
Subject: Re: [yaac-users] radar weather map

Environment Canada.


On Jan 6, 2021, at 14:24, Andrew P. <andrewemt@...> wrote:

?Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the radar.weather.gov/conus website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?

*stringofhexadecimaldigits;

If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,

telnet flightawarebox 30002

The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Sunday, January 3, 2021 7:32 PM
To: Yaac-Users
Subject: [yaac-users] ADS-B imagery from dump1090-mutabi

Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!

Robert
KD2UCJ














Re: radar weather map

 

Environment Canada.

On Jan 6, 2021, at 14:24, Andrew P. <andrewemt@...> wrote:

?Yes, I noticed that I couldn't see it any more either. Apparently, the US National Weather Service has reorganized their radar data products, so I'll have to figure out the new URL to pull from to get the equivalent data. They no longer seem to have a "latest" image, so I'll have to figure out how to get the timestamp, so I can generate the correct new URL based on the newer image timestamp. On the other hand, the new organization gives access to data for areas other than just the Continental United States (CONUS, the lower 48 states), so I might be able to make users happier in other areas.

Are there any YAAC users not in the United States who know of any weather radar data their governments provide free-of-charge on the Internet to get equivalent weather overlays for your areas?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Wednesday, January 6, 2021 1:15 PM
To: [email protected]
Subject: Re: [yaac-users] ADS-B imagery from dump1090-mutabi

Absolutely incredible. Of all the ports I tried, I failed to attempt
this one. Works perfectly! Thank you.

Additionally, I am having an issue with loading raster maps weather
imagery. I would like to have a weather overlay as well. attached is the
error that was produced while trying to retrieve them. If there is a
better log to pull this from, please let me know and I will pull that.

Also trying the radar.weather.gov/conus website seems to be not
operating correctly.

Thanks for your help!!


Robert

KD2UCJ

On 06/01/2021 11:41, Andrew P. wrote:
Do any of the TCP ports you mentioned produced the raw ADSB packets in the below non-human-interpretable format?

*stringofhexadecimaldigits;

If so, you should be able to use the YAAC plugin in socket mode. You can use the telnet command to connect to one to verify it, i.e.,

telnet flightawarebox 30002

The default dump1090 port for raw output is 30002; have you tried that one yet? Or is that pre-empted by the FlightAware software and not available to other applications?

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Kd2Ucj <kd2ucj@...>
Sent: Sunday, January 3, 2021 7:32 PM
To: Yaac-Users
Subject: [yaac-users] ADS-B imagery from dump1090-mutabi

Don¡¯t know if this is the best place to ask questions. I¡¯m trying to pump info from my flightaware SDR to imagery on YAAC. 1. Flight aware is using dump1090-fa 2. The standard commands aren¡¯t working for it but it¡¯s pumping info to the flight aware website. I can see the traffic being reported through ports 30005, 8080 and others. 3. I added the port configuration to identify these ports, and the light flashes green. But I¡¯m not getting imagery on YAAC. I saw some talk of readsb being able to convert onto YAAC but I have been unsuccessful. Just seeing who may have intimate experiences with this. Thanks!

Robert
KD2UCJ