¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Persist Filters
As of the current build, sender and destination filters are not persisted. However, you could more quickly block those hotspots out if they have a consistent destination 'tocall' you could filter out
By Andrew P. · #844 ·
Re: ADS-B imagery from dump1090-mutabi
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
By Andrew P. · #843 ·
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
By Kd2Ucj <kd2ucj@...> · #842 ·
Persist Filters
Greetings all! This is probably something I am just missing, but is there a way to persist callsign filters across restarts? Here is my situation. I use YAAC to connect to the APRS-IS system to
By @n8acl · #841 ·
Re: MicroSat Voyager Bluetooth
error log attached
By Jacob Wiese, KD9LWR · #840 ·
Re: MicroSat Voyager Bluetooth
OK I downloaded plugin and put in the directory. Now I get and error when yaac launches: "Bluetooth stack unavailable." PS F:\z0bin\radio\0aprs\yaac> ls .\bin\plugins\ Directory:
By Jacob Wiese, KD9LWR · #839 ·
Re: MicroSat Voyager Bluetooth
Ah, another victim of Microsoft Windows' screwed-up "support" for Bluetooth serial devices. A serial port is _one_ COM port, not two (the way Windows Bluetooth pairing screws up). There is a Bluetooth
By Andrew P. · #838 ·
MicroSat Voyager Bluetooth
Hi, Today I received an MicroSat Voyager. I've uploaded my config and paired the Bluetooth to my windows ten computer. Windows says it has assigned the device to com ports. Port 8 says incoming and
By Jacob Wiese, KD9LWR · #837 ·
Re: Add Port using SignaLink to Icom IC-7000
YAAC's AGWPE port is a client looking to connect to an AGW server, and in this case it could not find one. That's because the server would be provided by a soft-TNC application such as DireWolf, which
By Lee Bengston · #836 ·
Add Port using SignaLink to Icom IC-7000
I'm running YAAC on my Mac (Catalina), I use it for WSJT-X, and fldigi all the time. I'd like to monitor APRS with YAAC as well using the same SignaLink and USB cables that already work. I tried
By Keith Kaiser · #835 ·
Re: New OS
Try this. sudo adduser $USER dialout Exactly like that.?? ( $USER is a system variable that contains your logged in username, so this should add you to the dialout group all by itself.. ) You can
By Dave_G0WBX · #834 ·
Re: Persistent auto-center
Auto-centering usually is persistent over YAAC restarts. However, it is implicitly turned off (as opposed to explicitly by the user selecting it on the menu) under the following circumstances: 1. if
By Andrew P. · #833 ·
Persistent auto-center
Is it possible to make the auto-center option persistent? -- Pi4 4GB
By toy4trax@... · #832 ·
Re: New OS
Andrew sudo usermod -a -G dialout beggsrl With a restart I got it up and running! Thank You for a Fantastic Product and absolutely the best support in the world! Thank You and God Bless Richard -
By Richard Beggs · #831 ·
Re: New OS
No. sudo usermod -G dialout -a beggsrl since the account already exists, you only want to modify it, not re-create it. Andrew, KA2DDO ________________________________________ Sent: Wednesday, December
By Andrew P. · #830 ·
Re: New OS
Andrew beggsrl@beggsrl-desktop:~$ sudo useradd -G dialout beggsrl [sudo] password for beggsrl: useradd: user 'beggsrl' already exists beggsrl@beggsrl-desktop:~/YAAC$ lsusb Bus 002 Device 001: ID
By Richard Beggs · #829 ·
Re: hang on Mac OS X
When I launch YAAC, the logs indicate that jssc-2.9.2 from the YAAC distribution is being used. GPSd is 3.21. Java is 15.0.1. Matthew NB0X
By Matthew - NB?X · #828 ·
Re: New OS
First question: Since it's a new OS install, have you granted your account a membership in the dialout group? If you aren't a member of that group, you can't access any of the system serial ports.
By Andrew P. · #827 ·
New OS
Andrew Well I have created a mess that I can not figure out and I would like some help or guidance. Ever since I loaded Ubuntu 20.10 everything loaded and looked normal, When I got to the Port setup
By Richard Beggs · #826 ·
Re: hang on Mac OS X
That's really odd. JSSC should have just skipped around the port because it was busy being used by GPSD. I wonder if GPSD isn't using the O_EXCL flag when it opens the serial port; if it was, JSSC
By Andrew P. · #825 ·