¿ªÔÆÌåÓý

Re: Third party packets on KISS connections
I have been doing some reading and experimentation this morning and have a theory. Hopefully you can confirm my theory. I am using a forked copy of the ioreth script (actually forked copy running
By Gerard Hickey, WT?F · #10134 ·
Re: Third party packets on KISS connections
It has helped a little bit, but I tried to send a third party packet back over the KISS connection and I am getting DireWolf telling me that the packet is not AX.25. I have had? very little
By Gerard Hickey, WT?F · #10133 ·
Re: Direwolf 1.7 & RPi Bookworm update
user@host:~ $ cd direwolf/ user@host:~/direwolf $ git checkout dev branch 'dev' set up to track 'origin/dev'. Switched to a new branch 'dev' user@host:~ mkdir build && cd build (No std
By Jeep2Liberty · #10132 ·
Re: Direwolf 1.7 & RPi Bookworm update
Oh ....? and the source code, I followed the doc section 2.3 ~ cd ~ git clone https://www.github.com/wb2osz/direwolf cd direwolf
By Jeep2Liberty · #10131 ·
Re: Direwolf 1.7 & RPi Bookworm update
Thanks for the quick replay John. As requested:? ? l s -l /home/#######/direwolf/test/scripts/? yields: ls: cannot access '/home/#######/direwolf/test/scripts/': No such file or directory From
By Jeep2Liberty · #10130 ·
Re: Direwolf 1.7 & RPi Bookworm update
Interesting. I just tried it on bookworm and the dev branch was fine. Lines, similar to this, containing "warning" are not a problem. CMake *Warning* at CMakeLists.txt:307 (find_package): Lines,
By WB2OSZ · #10129 ·
Re: Third party packets on KISS connections
The KISS frame uses AX.25 formatting for addresses. This means the addresses are constrained to maximum 6 upper case letters or digits then an SSID in the range of 0 to 15. APRS-IS has looser
By WB2OSZ · #10128 ·
Re: Direwolf 1.7 & RPi Bookworm update
I installed gpsd with apt, after reading some of the output previously posted. Attempted the [ cmake -DUNITTEST=1 .. ] command again, still fails. Additional data if it helps: /path/direwolf/build#
By Jeep2Liberty · #10127 ·
Re: Direwolf 1.7 & RPi Bookworm update
I have followed the instructions as given, and get these errors upon attempting the dev (git checkout dev) [page 10, RPI-APRS.pdf]. {My first post, and I hope I provide what is needed to ask for help.
By Jeep2Liberty · #10126 ·
Third party packets on KISS connections
I am working on bringing up an APRS bot and I am having some troubles. Originally I was running Direwolf 1.6 and was having problems getting packets from the APRS-IS connection to be seen by the KISS
By Gerard Hickey, WT?F · #10125 ·
Re: PBeacon PHG settings
Thanks John. The user guide is where I ended up finding my answer.... Not sure why I didn't see it earlier before asking. Lots of sources online simply say dB as you pointed out. You are correct
By Tim and Janet · #10124 ·
Re: PBeacon PHG settings
The direwolf User Guide, found here https://github.com/wb2osz/direwolf/tree/master/doc ( https://github.com/wb2osz/direwolf/tree/master/doc ) , specifies "dBi" for PHG antenna gain. The confusion
By WB2OSZ · #10123 ·
PBeacon PHG settings
Good evening all. When setting the parameters in the direwolf.conf file for PBeacon, specifically the PHG, is the antenna gain specified in dBi or dBd? Thanks and 73 Tim KB2MFS
By Tim and Janet · #10122 ·
Re: Deadlink URL in User Guide
Thank you for pointing that out. The references have been removed from my working copy of the User Guide which will be released with version 1.8. 73, John WB2OSZ
By WB2OSZ · #10121 ·
Deadlink URL in User Guide
The info about smartbeaconing on 9.11.5 - p121 http://www.hamhud.net/hh2/smartbeacon.html http://info.aprs.net/index.php?title=SmartBeaconing The first goes somewhere unrelated The second is
By Bob Cameron · #10120 ·
Re: USB2RIG chinese interface - allegedly soundcard and PTT
Hello, I buy one and I use it with a Raspberry PI / Direwolf and an handheld (UV-K5 Quansheng). The audio output is a 4 poles audio jack (TRSS). In direwolf.conf you just have to set something like
By stephan.robert3@... · #10119 ·
Re: Best RX decode performance AFSK 300bps
It would be interesting to hear what you learn from your experiment. I know that the new ardopcf modem has a built-in web ui for showing a waterfall. I wonder if we could borrow that code and add
By David Ranch · #10118 ·
Re: ERROR: PTT for channel 0 has failed - ICOM 9700
Hello, I use direwolf on the IC9700. Direwolf with hamlib should work well for PTT. It does for me. Although I¡¯m using MacOS and/or Linux Debian Rasbian on a Pi. Assuming you have a Windows
By Greg Kaufman · #10117 ·
Re: ERROR: PTT for channel 0 has failed - ICOM 9700
Building a circuit to do PTT seems to be a time consuming and costly solution that introduces yet another point of failure. I knew that there had to a? better way. The ICOM 9700 has 2 internal USB
By @exponent · #10116 ·
Re: Best RX decode performance AFSK 300bps
I was wondering if an ¡°eye diagram¡± display in real-time on an oscilloscope would help in troubleshooting FSK demodulation. As I understand it, the horizontal sweep is driven by the RX baud rate
By bobolink · #10115 ·