¿ªÔÆÌåÓý

Date
Re: "APRS Telemetry Toolkit"
By The Way: In the README.md: pi@raspi1:~/Adafruit-Raspberry-Pi-Python-Code $ cat README.md # Adafruit's Legacy Raspberry Pi Python Code Library ## What happened to all the Raspberry Pi Python code!?
By Kevin · #8066 ·
Re: "APRS Telemetry Toolkit"
Worked for me: pi@raspi1:~ $ git clone https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code Cloning into 'Adafruit-Raspberry-Pi-Python-Code'... remote: Enumerating objects: 657, done. remote:
By Kevin · #8065 ·
"APRS Telemetry Toolkit"
Hello everyone, I want to turn my telemetry on "volts" and with the procedure "APRS Telemetry Toolkit" in chapter 5.5 Is there a step that is not working for me? "cd~ git clone
By Luc Drolet VE2LUQ · #8064 ·
Reporting to aprs-is shows no digipeaters?
Hello, I use direwolf under OpenWebRX and have a question about APRS reporting via aprs-is. In contrast to the previously used software (ui-view32), no digipeaters are reported. As a result, no more
By Hiermur · #8063 ·
Re: CBEACON DTI error
Sounds easy enough, especially if you use the same time criteria. If the script's 75 mile / 30 minute check returns "empty" (nothing heard in the last 30 minutes), delete the file. Why make it more
By Rob Giuliano · #8062 ·
Re: CBEACON DTI error
Thanks again Rob, Yes, that is exactly the path I'm following. I'm thinking I need to add in a routine to delete that file after n minutes (say 60) if no new DX heard.? Shouldn't be too difficult as
By admin@... · #8061 ·
Re: CBEACON DTI error
Glad you got it working. As for the RF alert, have the DW log parser creating a file in the DW folder "if the 75 mile condition is met". It could be as simple as creating/deleting the file in
By Rob Giuliano · #8060 ·
Re: CBEACON DTI error
Thanks Rob, that worked. I made a very dumb error in such a simple script that didn't help the situation, but rectified now! I also passed a position packet for MM0NBW-2 so it's now on aprs.fi. I've
By admin@... · #8059 ·
Re: Direwolf web dashboard
Yes, very interesting indeed. I look forward to its further development, such as populating the real-time monitor with most recent traffic at the top.
By Rusty Travis · #8058 ·
Re: CBEACON DTI error
Will do it tomorrow morning.? Thank you! ?
By admin@... · #8057 ·
Re: CBEACON DTI error
So, the first character was a lower case 't'. Try something like: print(">test text") to see if the error goes away. ------- Rob KB8RCO
By Rob Giuliano · #8056 ·
Re: CBEACON DTI error
Thanks Robert. I'll have a look at the text string and see if I can make inroads there. Best, Craig - MM0NBW
By admin@... · #8055 ·
Re: CBEACON DTI error
Thanks all. The python is as simple as print("test text") Nothing more. It was sent from MM0NBW-2 with no location beacon, so won't appear on aprs.fi (as I understand it).? At this point I was solely
By admin@... · #8054 ·
Re: CBEACON DTI error
You didn't post the actual text that was sent.I didn't see it on aprs.fi under your callsign.? What SSID did you send it with? ?? I looked at -6 which said it was Direwolf, but packets in "raw" The
By Rob Giuliano · #8053 ·
Re: CBEACON DTI error
Hello Craig, Can you share your python script? Are you sure you're not sending formatting strings like a /n, etc? Your CBEACON line looks ok. --David KI6ZHD
By David Ranch · #8052 ·
CBEACON DTI error
I've been experimenting using CBEACON to send the output from a python file (at present this is simply text saying "test").? The beacon triggers ok and seems to contain the required text content but
By admin@... · #8051 ·
Re: Does direwolf support KISS over BLE or is it in the works?
Regarding the OP¡¯s question. I¡¯ll attempt it. ¡° Does anyone know if Direwolf supports kiss over BLE or if it's in development?¡± Finding a Bluetooth stack (lets go with BLE¡ªsince that seems
By bobolink · #8050 ·
Re: Does direwolf support KISS over BLE or is it in the works?
Sorry if you find *bold* font "abusive". I am not sure of any other way of emphasis (which in itself is not meant to be offensive). In many screen settings, italic does not show well (at least on my
By Rob Giuliano · #8049 ·
Re: Does direwolf support KISS over BLE or is it in the works?
More BLE info HC-02 Proprietary Service UUID: 49535343-FE7D-4AE5-8FA9-9FAFD205E455 TX UUID: 49535343-1 E4D-4BD9-BA61-23C647249616 RX UUID: 49535343-8841-43F4-A8D4-ECBE34729BB3 Cable Replacement Edit:
Re: Does direwolf support KISS over BLE or is it in the works?
It could be the HC-02 Bluetooth 4.0 BLE Slave Module to UART Transceiver for Arduino Compatible with Android and iOS
By bobolink · #8047 ·