With the club heavily invested in D-STAR repeaters, and mobile and handheld go kits for use in the public service and ARES groups. it had become apparent that we were not making the best use of this technology.
A small group of volunteers set up some D-RATS testing to use data over D-STAR. D-RATS is a computer program created by an Australian ham for computer to computer communications primarily using D-STAR data transmission, but it can also use AX.25 packet radio and wired/wi-fi Internet communications when available. It has a single user interface for chat, email, mapping, formal and information messaging and file transfer. It is also open source and runs on Windows, Linux and other platforms.
In a early test, several of the volunteers set up in various locations around York Region. Some direct communications were possible, but the mountainous area we live in did cause issues for some, but communications is possible all around the region. An important finding was that D-RATS data messages run through the repeater with no further work on the repeater site/software, so that certainly provides increased coverage.
More recently, several members have been testing D-RATS from their home stations both direct and through the repeater. It looks like it will be a useful tool for point-to-point communications when there is no other supporting infrastructure.
Latest code is being developed here https://github.com/maurizioandreotti/D-Rats
Contact our emergency communications director, Mike VA3MCT, if you'd like to be involved in the trials.
Interesting. Forked from the other project. So many to choose from!
@Chris VE3NRT that link is the one I had in the original article, but offers 0.3.9 which is not the latest work that has been completed.
The code for 0.3.10 in .py formats and not the .exe can be found at https://github.com/wb8tyw/D-Rats/tree/python3_tyw
So for those of you with programming knowledge, it would be intriguing to look at the code.
https://github.com/maurizioandreotti/D-Rats
For those interested in the latest version of D-RATS software, this is the latest known version I can find. Just download, unzip and run d-rats.exe
For further info on how to configure the software, take a look at their groups.io at https://groups.io/g/d-rats/files?p=updated,,,20,2,0,0
I can probably hep you with this on the Linux side