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
- D-Rats
- Messages
Search
Re: D-Rats IC-705 Raspberry Pi
Your best bet is to use a USB to serial cable which terminates with a 2.5mm stereo plug (RT systems orange cable, or equivalent). Connect the 2.5mm plug to the serial data jack on the rear of the radio. Turn off GPS data and set DV DATA TX to AUTO. Consult the low speed data section of your radio manual for more detail. In D-RATS, define a serial connection to the USB port where the cable is plugged in (ttyUSBx). The port speed must match the setting in the radio (usually 4800 or 9600). Patrick (N3TSZ)
On Friday, February 19, 2021, 01:22:10 PM EST, bobolink <rwhinric@...> wrote:
Anyone have luck with D-Rats on the IC-705 on Raspberry Pi? Should autobaud I think. |
Re: Weather
Hi folk.
I sent to github the D-Rats modifications to transmitt the weather stations information. in QST window is a new mode, WXGPS-A. This mode read files provided by weather software with APRS information. The file must contain two lines like this. Feb 08 2021 10:55
045/000g001t042r004p041P014h99b10060
?
Other important step is that the altitude in GPS config must be in 0.73's - David - EA2AFZ |
Re: D-Rats with Fldigi as backend modem ?
Try using Fldigi 8-PSK-500 or faster. The speeds will be as-fast or faster than D-Star data, and should fix the timeout issues. I need coffee, lol John KL4YFD On Thu, Feb 18, 2021 at 4:32 AM KL4YFD ham via <kl4yfd=[email protected]> wrote:
|
Re: D-Rats with Fldigi as backend modem ?
If you use a slow mode it will timeout yes. Have you tried a faster mode? John KL4YFD On Wed, Feb 17, 2021 at 6:31 PM Patrick Connor via <n3tsz=[email protected]> wrote: I have tried this also. I was reading the Flarq documentation and was struck by how much sounded like D-RATS. So I opened D-RATS preferences and made a network connection to fldigi on port 7322. The two programs connected, but the results were disappointing. First, DO NOT USE OLIVIA! It just won't work. Then, since D-RATS chat text is sent in one continuous string with a checksum at the end, any corruption of the data (like a fade on HF) will result in no text being received. Third, mail and file transfers are very slow, and are longer than the ACK waiting time in D-RATS, so the transfer fails. It seemed like a great idea, but we couldn't make it work. But we still have D-STAR radios and TNCs to fall back on. |
Re: D-Rats with Fldigi as backend modem ?
I have tried this also. I was reading the Flarq documentation and was struck by how much sounded like D-RATS. So I opened D-RATS preferences and made a network connection to fldigi on port 7322. The two programs connected, but the results were disappointing. First, DO NOT USE OLIVIA! It just won't work. Then, since D-RATS chat text is sent in one continuous string with a checksum at the end, any corruption of the data (like a fade on HF) will result in no text being received. Third, mail and file transfers are very slow, and are longer than the ACK waiting time in D-RATS, so the transfer fails. It seemed like a great idea, but we couldn't make it work. But we still have D-STAR radios and TNCs to fall back on.
|
D-Rats with Fldigi as backend modem ?
Hi everyone, I have connected D-Rats to Fldigi as a backend modem before and it just magically worked, using?TCP port 7322 on 127.0.0.1 (start Fldigi first) Is there any interest in adding Fldigi as a menu-option in the D-Rats connection settings? Personally I would love to have this feature, but i'm really bad at GUI programming. Thanks, John KL4YFD |
Re: D-RATS for Mac
¿ªÔÆÌåÓýHello John, The WB8TYW repository is just a fork of the maurizioandreotti repository at this time.? I have not yet posted a branch for python3/gtk3 as nothing other than the ratflector appears to work. Oh.. ok.? I thought it was farther along than that.? Thanks for the clarification. So just go to the maurizioandreotti repository for stable code. So we're still in a world that Python2 and PyGTK are still required. There is some source in the repo that likely needs be locally built to communicate with winlink as they use a compression mode that I have not found pre-built libraries for on non-Windows platforms. You mean like this code??? Currently I am fighting with the differences between the obsolete GTK-2 and the newer GTK-3.?? I have finally got most of the configure screens working, except for the "radio" port editing, some of the data is not getting saved. If you can post that code, I imagine other people can help.? I would recommend to put it in a different branch in your repo so people know what it's all about. The main display still looks like a mess, but I think I what I learned from getting the config screen working will help with that. Why not just make system calls that call out to shell scripts?? Not very fast but I don't think this is a speed issue. --David KI6ZHD |
Re: D-RATS for Mac
On 2/15/2021 11:49 AM, David Ranch wrote:
There is much newer version of D-rats available here:The WB8TYW repository is just a fork of the maurizioandreotti repository at this time. I have not yet posted a branch for python3/gtk3 as nothing other than the ratflector appears to work. So just go to the maurizioandreotti repository for stable code. The source code has existing custom code for Mac, so there is a chance that it will work with out much work. You may have to use some trial and error to get every thing configured. There is some source in the repo that likely needs be locally built to communicate with winlink as they use a compression mode that I have not found pre-built libraries for on non-Windows platforms. The may be of help. If you can get it running on the Mac, please let us know what packages you installed, etc. Currently I am fighting with the differences between the obsolete GTK-2 and the newer GTK-3. I have finally got most of the configure screens working, except for the "radio" port editing, some of the data is not getting saved. The main display still looks like a mess, but I think I what I learned from getting the config screen working will help with that. I have not figured out how to get sound support working on Linux yet, have not really tried. Regards, -John |
Re: D-RATS for Mac
¿ªÔÆÌåÓýThere is much newer version of D-rats available here: ?? This version has substantial fixes to make it more reliable, repairs to the mapping system, etc.? This works well for older systems that have Python2, GTK2, etc. With that said, there is one other repo to be aware of: ? This version is mid-stream effort to port the legacy code to Python3 and GTK3 which is a badly needed effort to keep D-rats working on modern machines.? I'm not sure if this code is fully functioning yet but I would probably recommend to try this version FIRST for modern OSes.? If it doesn't work, then try the maurizioandreotti repo. --David KI6ZHD On 02/15/2021 06:22 AM, Bernie, AF9US
via groups.io wrote:
Paul: |
Re: D-RATS for Mac
Buy a Raspberry?Pi and run it there. $35.00 On Mon, Feb 15, 2021, 10:52 Paul 2E0OPV <paul.redhead@...> wrote: Hi Guys,? |
Re: D-RATS for Mac
Paul 2E0OPV
Hi Guys,?
Thanks for the replies. If I was more confident with tinkering on with the IO I would do what Rafael suggests, but i'm not so better not, all my business stuff is on this Mac and dont want to mess that all up. Again, looks like it'll have to go onto the GPD micro computer and just have to swap and change if I want to use D-RATS, which is a real shame.....but I wont go back to windows as a main comp ha ha ha, thanks again for your time :-)? 73 Paul? |
Re: D-RATS for Mac
Bernie, AF9US
toggle quoted message
Show quoted text
On Feb 15, 2021, at 1:55 AM, Paul 2E0OPV <paul.redhead@...> wrote: Morning Guys, I've only just discovered D-RATS so please excuse me if this has been asked before......are there any standalone programs to run D-RATS direct on a Mac (not using parallels) or is it solely windows (like Winlink)?? 73, Paul 2E0OPV |
Re: D-RATS for Mac
I don't see why D-RATS would not in Mac OS. Just install all
toggle quoted message
Show quoted text
dependencies with brew and make sure you have proper serial connection to the radio (in case of using D-Star with an ICOM transceiver). Rafael On 2/15/21 10:27 AM, Patrick Connor via groups.io wrote:
Sorry, no Mac version available. Only Windows and Linux. |
Re: D-RATS for Mac
Sorry, no Mac version available. Only Windows and Linux. Patrick (N3TSZ)
On Monday, February 15, 2021, 08:25:48 AM EST, Paul 2E0OPV <paul.redhead@...> wrote:
Morning Guys, I've only just discovered D-RATS so please excuse me if this has been asked before......are there any standalone programs to run D-RATS direct on a Mac (not using parallels) or is it solely windows (like Winlink)?? 73, Paul 2E0OPV |
Re: DV Data over USB Repeated Transmit
Good info Mike. I have my 7100 set up and ready to test. Tom WW3TRG? On Sun, Feb 14, 2021, 1:56 PM Michael Mandell <mikemandell@...> wrote: Use the orange cable. Change "connector" menu/USB/DATA 1 FUnction/Data1 Function to "DV Data". Once done, USB2 Function will flip to "off". Leave all else the same. DV Data will use the orange cable instead of USB. All other digital modes (sound card modes like FT8, FLDigi modes, WinLink) all work just like before. The only thing I know of that uses serial DV data is D-Rats.? |
Re: DV Data over USB Repeated Transmit
Use the orange cable. Change "connector" menu/USB/DATA 1 FUnction/Data1 Function to "DV Data". Once done, USB2 Function will flip to "off". Leave all else the same. DV Data will use the orange cable instead of USB. All other digital modes (sound card modes like FT8, FLDigi modes, WinLink) all work just like before. The only thing I know of that uses serial DV data is D-Rats.?
I have confirmed reports that D-Rats DV data over USB on the 7100, 9700 and 705 all do this multiple key-ups? when sending digital traffic (from actual users watching the radio). I can positively confirm that using the 2.5mm data jack and the orange cable "solves" this. I say "solves" because it DOES work over USB, just transmits on and off a few times. |
to navigate to use esc to dismiss