John E. Malmberg
John E. Malmberg
Each distribution even Debian can name their packages differently. My development of D-Rats is on msys2 and Anti-X Linux 22, and as such, only the development packages for Anti-X linux...
Until we get some more active volunteers on this project, this will not get worked on.
The RS-MS1A has a feature for picture file transfer also. We need to get some information on how it differentiates between a picture and text in the data stream. We...
While it may appear that RS-MS1A and D-Rats send plain text, they do not. Some of the 8 bit codes, or octets that are sent are interpreted by the radio...
Text sample: ‘$$Msg,WB8TYW,CQCQCQ,0011ABfooD’ What we don't know: - How to generate the what in the above example is "0011AB'. - How to generate for the final character after the body...
Sample picture sent at the lowest resolution/quality was sent as 80 tiles in a 10x8 array. I have not tried other settings. This was just the rendered text on the...
As we could be getting MS1A messages and D-RATS messages on both ratflectors and radio links, we need to add more information for the stations being heard to track which...
Can you duplicate this issue with a ratflector connection?
Download failed over the serial line eventually worked but had a lot of log noise. ```text File "/usr/lib/python3.9/logging/__init__.py", line 363, in getMessage msg = msg % self.args TypeError: %x format:...
Probably related to https://github.com/ham-radio-software/D-Rats/issues/253 D-rats serial code for 0.3 and 0.4 may randomly discard a byte received from the serial port.