Skip to content

Releases: ham-radio-software/D-Rats

Messages Fixes and install in MobaXterm

28 Nov 23:55
5a5c21a
Compare
Choose a tag to compare

Fix many issues with message sending and install in MobaXterm.

Installation fixes

13 May 16:14
e99b040
Compare
Choose a tag to compare

Fix issues with parsing configure files, make sure required directories exist, and installation issues.

Python3 based release

26 Mar 16:07
f74de89
Compare
Choose a tag to compare

This is the first release for the Python 3 based D-Rats

Compliance Update

05 Sep 15:39
406eb78
Compare
Choose a tag to compare
Compliance Update Pre-release
Pre-release

Fix some minor compliance issues in D-Rats.

0.3.10-beta5-fix-connect

08 Oct 04:44
Compare
Choose a tag to compare
Pre-release

*** "connected to internet" *** partial fix of connect/disconnect behaviour

This Beta is based on 0.3.10.beta5 to implement a partial fix of the behaviour triggered by the "connected to internet" checkbox in the mainwindow menu

Up to now the d-rats doesn't manage the ratflector connectivity's on the base of the mentioned checkbox

with this code the flag is partially considered, meaning that:

  • at D-Rats startup the configuration of ""connected to internet"" it is considered, so if internet is flagged or unflagged it will start / not start ratflectors
  • at changing the value of "connected to internet", d-rats will start the ratflectors (but not stop due to a bug i am struggling to solve)
  • at saving any new config (i.e. from the save button in the preferences window), according to the value of "connected to internet" it will start (or stop) any ratflector configured and marked as enabled

so, in order to be connected, ratflectors need to be "enabled" into the preferences, and "connected to internet" need to flagged

Major issue: when the "connected to internet" it's put on flagged off (i.e. "don't connect to internet" it doesn't properly disconnect raftlectors).

to force a disconnect it is necessary to do it in two steps:

  • set "connected to internet" off
  • go into "preferences", disable the ratflector and click on save
    this will close the connection with the ratflector (no messages yet into the message bar)

NOTE: from toggling the "internet active" button this version should also allow to manually overcome the problem of d-rats silent disconnections from ratflectors

0.3.10 beta 4

05 Oct 14:40
05b9ec2
Compare
Choose a tag to compare
0.3.10 beta 4 Pre-release
Pre-release

incorporates latest fix from John, this one should have the ratflector fix on the positions transmission

What's Changed

New Contributors

Full Changelog: maurizioandreotti/D-Rats@0.3.9...0.3.10beta4

0.3.10 beta2

14 Jul 11:13
Compare
Choose a tag to compare
0.3.10 beta2 Pre-release
Pre-release

fixed bug on emails created with 0.3.10beta1

0.3.10 beta1

26 Jun 07:52
Compare
Choose a tag to compare
0.3.10 beta1 Pre-release
Pre-release

introduced an error on saving forms - do not use this one

improved logging with timestamp

0.3.9

12 Jun 12:44
Compare
Choose a tag to compare
  • Main window: added "lookup on qrz.com" in stations menu
  • Chat: added check and error popup if someone try deleting the "main" tab from chat
  • QST: added 120 and 180 minutes thresholds
  • fixed (regenerated) icons for both d-rats and ratflector
  • Ratflector: added some logging

0.3.9-beta-3

29 May 16:07
Compare
Choose a tag to compare
0.3.9-beta-3 Pre-release
Pre-release

20200529 - 0.3.9 - beta 3
• added timestamp in repeater logs
• changed report position replies to “getposition” format to be compliant with DPRS interface
• added a default icon for station reporting position with wrong GPS icon string (so to have them on the map)
• updated compile procedure to have drats2.ico back again in windows exe