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: Possible Bug Importing Objects
Are these private Objects, or shared ones being transmitted over RF?
Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of km4ack via groups.io <jason.oleham@...> Sent: Friday, April 18, 2025 6:00 PM To: [email protected] Subject: Re: [yaac-users] Possible Bug Importing Objects I updated to 9-April-2025 and noticed a few more things concerning imported objects. Imported objects can be clicked again from the main map and comments appear when clicked. The comments do not appear In the station list (ctrl+s). Also, after choosing one of the objects in the station list, clicking on "Edit Object" does not bring up the dialog. Nothing happens after clicking the edit button. This is on a Mint 22 machine. 73, de KM4ACK |
Re: Possible Bug Importing Objects
I updated to 9-April-2025 and noticed a few more things concerning imported objects.
?
Imported objects can be clicked again from the main map and comments appear when clicked.
?
The comments do not appear In the station list (ctrl+s). Also, after choosing one of the objects in the station list, clicking on "Edit Object" does not bring up the dialog. Nothing happens after clicking the edit button.
?
This is on a Mint 22 machine.
?
73, de KM4ACK |
Re: Direwolf M1 Mac
Andrew,
?
Direwolf needed an update and some changes to get it to work on an ARM M1 Mac. I also updated the Silicon Labs driver. ?I ran into two problems to get it working. ?First, you need Homebrew to get some dependencies loaded. ?Second, there is a fork in direwolf that adds digirig support. I am running Direwolf on my Mac and sending the data to you via an AGWPE port connecting to Direwolf and a Digirig to the radio. ?PTT and beaconing have been working for a while, but then PTT stops. ?Then, when I hit PTT, nothing transmits. I am testing, but it's looking like the link between the direwolf and YAAC. ?If I check Direwolf, it says the link stopped. If I restart Direwolf and YAAC, the link restarts, and PTT starts working. ?I would like to know where you suggest I look for what's breaking the link. ?
?
I would like to digipeat, and that is not working either.?
?
Tim? |
Re: Direwolf M1 Mac
On 16 Apr 2025, at 12:35?pm, Tim Huffaker via groups.io <thuffaker@...> wrote: In a terminal window, type: brew --version If that works and returns a current version, then you should be able to install direwolf with: sudo brew install direwolf (caveat here, I use MacPorts not HomeBrew so not 100% familiar wth it) Carl, vk1kcm. |
Re: Direwolf M1 Mac
Hi Tim,
On 16 Apr 2025, at 10:45?am, Tim Huffaker via groups.io <thuffaker@...> wrote:It¡¯s worth installing it via MacPorts or Homebrew rather than trying to grab all the dependencies yourself. Since you have xcode installed, MacPorts or Homebrew is simple to install. Carl, vk1kcm. |
Re: Direwolf M1 Mac
Use the Direwolf author's directions before you jump on some random person's notes (which may be out-of-date, like the APRS webpages that still say to use RELAY and WIDE as digipeat aliases [directions that have been obsolete for 20 years]).
________________________________________ From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...> Sent: Tuesday, April 15, 2025 8:27 PM To: [email protected] Subject: Re: [yaac-users] Direwolf M1 Mac Andrew, Thinking about this in greater detail I may not need an audio codec. I am using a digirig and It has the codec so I am off to install Dierwolf. I was following because I am much better at compiling and installing software on linux than the Mac. I am thinking of moving from my Raspberry Pi to a Mac for the bike event this fall, and testing on the Mac mini would prove it would work. Thank you for your help. Tim KM4EAU |
Re: Direwolf M1 Mac
Andrew,
?
Thinking about this in greater detail I may not need an audio codec. ?I am using a digirig and It has the codec so I am off to install Dierwolf. ?I was following because I am much better at compiling and installing software on linux than the Mac. ?
?
I am thinking of moving from my Raspberry Pi to a Mac for the bike event this fall, and testing on the Mac mini would prove it would work.
?
Thank you for your help. ?
?
Tim
KM4EAU? |
Re: Direwolf M1 Mac
toggle quoted message
Show quoted text
|
Re: Direwolf M1 Mac
"compiler errors" isn't very descriptive. Can you provide the actual text of the error messages? Also, are they really errors, or only warnings? It's impossible to write platform-portable C++ code without getting some warnings, given how strict the compiler is.
Also, if you are having pulseaudio-related errors, did you install pulseaudio (can't imagine why you would on a Mac) and its related development package (include header files and the like)? Have you read the Mac-specific documentation in the direwolf source distro? ________________________________________ From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...> Sent: Tuesday, April 15, 2025 6:05 PM To: [email protected] Subject: Re: [yaac-users] Direwolf M1 Mac Andrew, I did and nothing good to help. I'm having compiler errors and I thought I would ask. Tim KM4ESU |
Re: Direwolf M1 Mac
You might want to try the [email protected] mailing list.
Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...> Sent: Tuesday, April 15, 2025 5:59 PM To: [email protected] Subject: [yaac-users] Direwolf M1 Mac Has anyone gotten direwolf working on a mac running Sequoia 15.1. I am having no luck with portaudio not compiling without errors. Running direwolf would help! Tim KM4ESU |
Re: OSX Sequoia
I have used the USB serial cable for radio programming with the FTM-400 and FTM-500 to provide APRS data to YAAC for several years. ?My setup is for monitoring APRS and Winlink email as well. ?This is why I have a digirig attached to the radio. ?I did not want to switch cables to go from Winlink to APRS. ?
?
Tim?
KM4ESU |
Re: OSX Sequoia
Ah, then you shouldn't be using the Serial_TNC port type, but the Yaesu port type. Yaesu APRS-compatible radios are not KISS TNCs, and in fact do not support any transmissions from an external computer through the serial port interface to the radio.
Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...> Sent: Friday, April 11, 2025 7:06 PM To: [email protected] Subject: Re: [yaac-users] OSX Sequoia Andrew, I am not using Direwolf only trying to read the packets sent from the FTM-500. This is just a receive station only. Tim KM4ESU |
Re: OSX Sequoia
If you're using Direwolf, then Direwolf controls the PTT. YAAC does not know when your TNC has a packet to transmit and whether the RF channel is clear, so YAAC must never control PTT; only your TNC (software or hardware) can control the PTT. Digirigs are not hardware TNC's; they are soundcards requiring a software TNC behind them. The only reason Digirigs have a serial port is to provide a PTT interface to the TNC software using the Digirig.
Regarding the window appearing on the wrong monitor, YAAC does remember your window positions. To clear the window position memory (i.e., you've gone mobile and disconnected the second monitor from your laptop), you can specify the -clearWindows option after the YAAC.jar file on the startup command line. Andrew, KA2DDO author of YAAC ________________________________________ From: [email protected] <[email protected]> on behalf of Tim Huffaker via groups.io <thuffaker@...> Sent: Friday, April 11, 2025 6:55 PM To: [email protected] Subject: Re: [yaac-users] OSX Sequoia Hey Andrew, Something really stupid my second monitor showed YAAC. I did not check it because it was shared with my work computer. This happened after I reloaded with the newest version because it was not there yesterday. I do have a Direwolf problem with YAAC when I select the port the radio PTTs will release until I delete the port. Does your software use RTS when it selects the port? Per the Digirig developer, this makes it PTT the radio. I am using the Serial TNC port. Tim KM4ESU |
Re: New local object creation from GPX file points of interest feature
The web app I used to create and edit the original file I got had little dots. I think that was their default and nothing actually got exported to file.
toggle quoted message
Show quoted text
Scott On Apr 11, 2025, at 5:48?PM, Andrew P. via groups.io <andrewemt@...> wrote: |
to navigate to use esc to dismiss