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
- Direwolf
- Messages
Search
Re: Direwolf web dashboard
开云体育On 8/17/23 04:24, admin@... wrote:I've now updated my script to both beacon on air and send an email if a station is heard >90 miles leveraging the CBEACON function as suggested by Rob.? I edited config.php to indicate: Error. Cannot open direwolf log file /home/repeater/2023-08-18.log Please check, if log file path in config.php is set correctly. Plase check, if file /home/repeater/2023-08-18.log exists. ###################### My logfile is /home/repeater/direwolf.log How to fix, please. |
Re: Re-4: [direwolf] Reporting to aprs-is shows no digipeaters?
On Sat, Mar 25, 2023 at 08:04 PM, Rusty Travis wrote:
Does that influence the reporting in any way? My understanding is that that's just how the reporting station will appear on the map. |
Re: Re-6: Fw: Re-4: [direwolf] Reporting to aprs-is shows no digipeaters?
On Mon, Apr 3, 2023 at 11:59 PM, WB2OSZ wrote:
It is not clear whether openwebrx has its own IGate implementation or uses the one built into Dire Wolf.? That is the first question that needs to be answered.No IGate implementation in OpenWebRX, all reporting happens from direwolf. If the Dire Wolf IGate is being used, there might be a filter in the configuration file.There is no filters in the config file. |
Re: Re-4: Fw: Re-4: [direwolf] Reporting to aprs-is shows no digipeaters?
On Mon, Apr 3, 2023 at 10:04 PM, Andrew P. wrote:
Hello, Jakob here, the developer of OpenWebRX just jumping in to answer a few question. What is OpenWebRX? It's a web-based multi-user SDR, with a few extras. One of those extras is the ability to use the available SDR hardware for "background decoding" for a number of modes, amongst them APRS. Basically, if a receiver operator chooses to enable background decoding for APRS, it will set up an NBFM demodulator on the APRS frequency (when available) and feed that data into direwolf, which will then churn out APRS packets as it receives them. The other thing the operator can set up is APRS-IS reporting. This will pass some additional parameters to direwolf to set it up with an IGSERVER and IGLOGIN so that direwolf can start reporting received packages. Important to understand: OpenWebRX is not doing any reporting work for APRS, it is all up to direwolf to do the reporting. It also does not set up any filtering. The other thing that happens is that all received packets are picked up via the KISS port, parsed, and displayed on the OpenWebRX internal map. The latter is important because as Hiermur pointed out in another message (the discussion is a bit spread out here), he can see the data on the internal map. This goes to show that the decoding inside direwolf is in fact working, so my assumption is that any messages regarding audio levels can safely be ignored. (They do appear quite regularly, in fact, but since the audio is produced by a fully digital DSP, the levels are under somewhat accurate control.) Hope this helps. |
Re: Error using kiss interface
On Wed, Aug 16, 2023 at 5:44?PM Stephen Atkins via groups.io
<ve6cpu@...> wrote: Thanks for the suggestion.Great! I'm glad to hear that it is working for you. 73, - Dan C. (KZ2X) |
Re: Direwolf web dashboard
I've now updated my script to both beacon on air and send an email if a station is heard >90 miles leveraging the CBEACON function as suggested by Rob.?
Just to add some "bells and whistles", I've also added a function where an ad-hoc bulletin (BLN) can be TX from the text of an email.? ?Script parses a mailbox looking for a particular subject line - e.g. "BLN Text".? Extracts the email body text (must be plain text, not HTML) and inserts that into a BLN text body which is transmitted the next time CBEACON is run by DW.? Same script cancels the bulletin TX after a set period of time. Craig MM0NBW |
Re: Error using kiss interface
Thanks for the suggestion.
toggle quoted message
Show quoted text
I downloaded alsa-lib source and changed line 675 to use a pointer like it should have in the first place (hence the bug report), compiled and installed it then rebooted. Now it works like a charm and I've now been able to test my bpq32/cc cluster over RF. Stephen Atkins VE6CPU/VE6STA/VE6SU Sent with Proton Mail secure email. ------- Original Message -------
On Wednesday, August 16th, 2023 at 12:43 PM, Dan Cross <crossd@...> wrote: On Tue, Aug 15, 2023 at 9:04?PM Stephen Atkins via groups.io |
Re: Error using kiss interface
Looks like alsa-lib-1.2.9-1 from the Manjaro packages.
toggle quoted message
Show quoted text
Stephen Atkins VE6CPU/VE6STA/VE6SU Sent with Proton Mail secure email. ------- Original Message -------
On Wednesday, August 16th, 2023 at 12:43 PM, Dan Cross <crossd@...> wrote: On Tue, Aug 15, 2023 at 9:04?PM Stephen Atkins via groups.io |
Re: Error using kiss interface
On Tue, Aug 15, 2023 at 9:04?PM Stephen Atkins via groups.io
<ve6cpu@...> wrote: [snip]The symptoms you're reporting match exactly the problem I had back in June, which turned out to be a bug in ALSA: (which links to /g/direwolf/message/8286). I don't know if they've cut a new release since then; do you happen to know what version of alsa-lib you have installed? - Dan C. (KZ2X) |
Re: Connected packet operation
开云体育Hello Giovanni, Are you seeing these lines in the running Direwolf window log output or somewhere else?? If the Direwolf output, which specific version of Direwolf are you running?? The newest version of Direwolf Beta is 1.7G and while there isn't any officially published Windows version of that release, Joe K0OG has made some of his self-compiled versions available on DropBox: ?? To your other point, the effective transfer rate of any packet connection will depend on many variables.? The key areas will both packet's stations proper tuning (sound card or TNC levels, RF power output, etc) and the RF path characteristics itself between the two stations (is the signal full quieting, is there any noise/interference/etc). --David KI6ZHD On 08/16/2023 09:11 AM, Giovanni IZ5PQT
wrote:
|
Connected packet operation
Hello folks,
today with a friend OM we tried to exchange files in connected mode using EasyTerm and Yapp (which is part of EasyTerm). The setup was almost identical on both sides: two FT-991A , Direwolf with equal *.conf files and EasyTerm and Windows 10. At some stage during the various attempts Direwolf started printing something like this Internal error? Stream 2: select-t1_value, rc=0, t1 remaining=0.602, old srt =.....(some number), new srt=...(some numbers) These messages followed the packets being received (not transmitted). old srt and new srt quickly arrived to enormous numbers (unfortunately I could not take a screenshot). Any idea?? The transfer rate at 1200 bps was around 480 bit/sec. with large variations? 73 Giovanni IZ5PQT |
Re: Anyone Successfully Running NOAACAP?
开云体育On 8/15/23 10:34, Jon Dea (AA4JM) wrote:Rusty, "myResend = 3" makes no difference here, thank you. Your assessment of an empty string being returned is correct: ?? strace -o /tmp/noaacap.txt /usr/local/bin/noaacap.py && tail -8 /tmp/noaacap.txt indicates an exit status of 0 after returning only a newline, so the fault lies in the noaacap.py script logic, regardless of how many successive times it is run. . I would suggest contacting K2IE if you are still having issues with noaacap (which was written initially for aprx, btw).? Hope this helped. Will do, and thank you again for your time and effort. |
Re: Error using kiss interface
Only from 144.390 to 144.930. That shouldn't do thst much.
toggle quoted message
Show quoted text
Stephen Atkins VE6CPU/VE6STA/VE6SU Sent from Proton Mail mobile -------- Original Message -------- On Aug. 15, 2023, 17:23, David Ranch < direwolf-groupsio@...> wrote: |
Re: Error using kiss interface
开云体育Did you change frequencies?? If so, that's not surprising as different RFI issues hit at different frequencies! --David KI6ZHD On 08/15/2023 03:29 PM, Stephen Atkins
via groups.io wrote:
|
to navigate to use esc to dismiss