Re: DW 1.6 not able to autostart
In addition, a thought... Did you change the Pi's configuration when you tried to start it at boot, for example, making the Pi "Headless". Removing an HDMI display can change the order of sound cards,
By
Greg D
·
#5143
·
|
Windows Sound level setting for each application
After years of fumbling through the menus to adjust the Windows 10 Sound sliders every time I changed digital modes apps, I discover that each application has its own level setting. Go to Settings |
By
N0YWB
·
#5142
·
|
Re: DW 1.6 not able to autostart
Hello Herber, When you run the dw-start.sh script from the command line, does it give any errors? What do you see in the /var/tmp/dw-start.log log? Only guessing here w/o seeing any specific errors
By
David Ranch
·
#5141
·
|
DW 1.6 not able to autostart
Hello I have DW 1.6 installed on Raspberry PI 3 b+ with and SDR dongle. If I call the program from the command line it works great. When I try to use the dw-start.sh script it will not start on the
By
Heber Soto, NP4JN
·
#5140
·
|
Re: RF side seems to be dropping.
Hello Dennis, Is this a new installation or is this a setup that has been running for a long time and it just started to have issues? Are there any specific log entries shown via "sudo journalctl"
By
David Ranch
·
#5139
·
|
RF side seems to be dropping.
I'm running version 1.6 on a Pi 3b+ and debian. I have noticed that sometime during the night, it appears to stop decoding packets. I will check the screen and I may see a lot of incoming igate
By
Dennis Voorhees
·
#5138
·
|
Re: Direwolf support for i2c relays?
What you suggest sounds like an incredible amount of flexibility.? Let me first start by saying that I am new to python programming and have a lot to learn.? I do however have a fair amount of
By
Tom Bridgewater
·
#5137
·
|
Re: Direwolf support for i2c relays?
If you are already using the PI, why not configure it to accept a certain message with certain content to control its GPIO?All that would be required on the PI is a simple, 'specialized' APRS client
By
Rob Giuliano
·
#5136
·
|
Re: Direwolf support for i2c relays?
I think you'd have to build a timeout timer into your code
By
John Tetreault (WA1OKB)
·
#5135
·
|
Re: Direwolf support for i2c relays?
This is one really cool piece of tech- the dual radio control board.? Not exactly what I was going for here though due to price.? I'm looking to cut the cost of a reliable pi tnc to less than or
By
Tom Bridgewater
·
#5134
·
|
Re: Direwolf support for i2c relays?
This sounds like a winning solution.? Monitor the gpio that works with the sabrent usb soundcard and that would do it.? Does the activation of that gpio currently have any tx timeout or is that
By
Tom Bridgewater
·
#5133
·
|
Re: Direwolf support for i2c relays?
By putting things on the i2c bus, it lets you manage multiple things vs one GPIO pin to one thing... [email protected]> wrote:
By
John Tetreault (WA1OKB)
·
#5132
·
|
Re: Direwolf support for i2c relays?
Hmmm...Whatever happened to open collector, active low? It has always served me well in the past. Patrick (N3TSZ)
By
Patrick Connor
·
#5131
·
|
Re: Decode packet on multiple frequencies with one SDR?
The day is coming though. This is exciting.
By
Tadd KA2DEW in NC
·
#5130
·
|
Re: Decode packet on multiple frequencies with one SDR?
Edge of Space Sciences (www.eoss.org) in Colorado routinely flies high altitude balloons with multiple APRS beacons on the flight string for redundancy, etc.. Each of which is on a different 2m
By
Jeff Deaton <deatojef@...>
·
#5129
·
|
Re: Decode packet on multiple frequencies with one SDR?
Yes! Wild. It¡¯s getting there!
By
Tadd KA2DEW in NC
·
#5128
·
|
Re: Decode packet on multiple frequencies with one SDR?
Using basic tools like rtl_fm, no but when using say RTLSDR-Airband, you should be able to create multiple slices, pipe the audio through say netcat, and get it into multiple direwolfs. SDR# also now
By
David Ranch
·
#5127
·
|
Re: Decode packet on multiple frequencies with one SDR?
I was just reading about this in the User Guide for Direwolf, in section "9.1.6.4 Gnu Radio ¨C multiple simultaneous channels".? That seems to be in the spirit of what you are trying to do?
By
Dave Breiland (KI6ETL)
·
#5126
·
|
Decode packet on multiple frequencies with one SDR?
Is it possible to take an SDR listening to some segment of the 2m band, and decode 1200 baud packets on multiple channels at once? 144.91, 93, 95, 97, 99, 145.01, 03, 05, 07, 09, into 10 separate
By
Tadd KA2DEW in NC
·
#5125
·
|
Re: Direwolf support for i2c relays?
Then just run that bit of python code as a service through systemd, and it'll happily sit in the background waiting for Direwolf to trigger the GPIO and do its thing.
By
John Tetreault (WA1OKB)
·
#5124
·
|