¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: DV Data over USB Repeated Transmit
Anyone stumbling upon this thread.....if you are having issues with DV Data over USB or Bluetooth? Serial, try setting flow control I'm your comm port to XON XOFF instead of the default "none".
By Michael Mandell · #2040 ·
Update pushed to python3_tyw branch of my fork
Just pushed an update for the d_rats/geocode_ui.py to the python3_tyw branch of my fork. The module now detects if the python geopy module is available, so callers can be modified to work if it is
By John E. Malmberg · #2039 ·
Re: Maps And Weather with D-Rats
Thanks Glenn, still new to this like to get into the data style stuff at least over the internet I don't have any packet radio equipment. Have a great rest to your week and weekend. wrote:
By cranwellmb@... · #2038 ·
Re: Maps And Weather with D-Rats
It is not ¡°weather maps¡±. The maps are APRS style maps which show where the other D-Rats stations on the network are located. The weather feature is a text report that can give the present
By Glen Strecker · #2037 ·
Re: Maps And Weather with D-Rats
Hi new to this how do I get the weather maps on d-rats? Thanks VE4CRN
By cranwellmb@... · #2036 ·
Re: Here comes GTK4? Is the current D-Rats GTK3 work going to be mostly compatible?
No real way to tell until we try GTK4. An example is in mapdisplay.py. The menu handling code from GTK-2 still works, but is deprecated in GTK-3, I think I went through two levels of deprecated
By John E. Malmberg · #2035 ·
Testing internationalization on my test fork
Hello All, I just pushed a test program to my test fork. The code from it could be easily added to the main branch. Details are
By John E. Malmberg · #2034 ·
Here comes GTK4? Is the current D-Rats GTK3 work going to be mostly compatible?
Hey Everyone, I saw this today from the Debian bug tracking system and the hits of start of removing GTK2. Read the details here as it seems that even GTK4 is just around the corner. Does anyone
By David Ranch · #2033 ·
Re: updates to python3_tyw branch in my fork
Hi John I did a quick interpreted execution of your code on my win10 with py2 where I usually compile d-rats,... and it still works. :-) When i try to compile it, i get this error message (which is
By Maurizio Andreotti IZ2LXI · #2032 ·
updates to python3_tyw branch in my fork
Hello all, I just posted some updates to https://github.com/wb8tyw/D-Rats/tree/python3_tyw Most of these are minor fixes to silence pylint and plance warnings. I also have not synced it up recently
By John E. Malmberg · #2031 ·
0.3.10.beta5 - partial fix to "connected to internet"
Hi all, I had some time and drafted a new beta based on the code for 0.3.10.beta5 to implement a partial fix of the behaviour triggered by the "connected to internet" checkbox in the mainwindow
By Maurizio Andreotti IZ2LXI · #2030 ·
Re: position reporting
thanks Patrick, 0.3.10 b3 sounds like the version of the master repository, maybe that beta had a bug already fixed in a later commit in august and my bad had not updated the release number. I am
By Maurizio Andreotti IZ2LXI · #2029 ·
Fix found for the OpenStreetMap Base Map not working
For us here in the US, the base maps had stopped loading.? If you used the Delete Local Map Cache command, trying to reload new copies of the maps, or maps from a different area wouldn't work.? As
By Glen Strecker · #2028 ·
Re: position reporting
Hi Glen I just connected to stTammany ratflector, and yes, now the query positions and query all positions works thanks gstrecker@...> ha scritto:
By Maurizio Andreotti IZ2LXI · #2027 ·
Re: position reporting
The St. Tammany ratflector is running 0.3.9 on a Raspberry Pi.??One thing I know about both of these ratflectors is that we are running a program called aprx so that every time one of the stations
By Glen P. Strecker · #2026 ·
Re: Maps And Weather with D-Rats
Well, I am glad we got that one figured out.??I do recall when we first started using the versions with the weather reporting that we had to remove the s so the ulr started with http:??instead of
By Glen P. Strecker · #2025 ·
Re: Maps And Weather with D-Rats
Glen, That solved the problem on both!! Remove the s from https for the maps and the openweather api deal and just have it as http -- I figured it was something simple. I'll have to update the mode
By Daryl Stout · #2024 ·
Re: Maps And Weather with D-Rats
That was it! Remove the ¡°s¡± from https://¡±. Happy Happy! Thanks many times over, KD4IZ Jack Spitznagel FM19oo Sent: Friday, October 1, 2021 09:00 To: [email protected] Subject:
By Jack Spitznagel (KD4IZ) · #2023 ·
Re: Maps And Weather with D-Rats
Okay, I got the thunderforest maps to work again by removing the "s" from the https at the beginning of the url.? That did not work for the openstreetmaps.? Did they start using apikeys recently?
By Glen Strecker · #2022 ·
Re: Maps And Weather with D-Rats
I think I just found another problem.? We were talking about weather reports so much, I missed that a problem had developed on the Maps too.? If, for example, you had already cycled through
By Glen Strecker · #2021 ·