John E. Malmberg
John E. Malmberg
The --sdebug option works. The --help and --version options do not work on msys2 mingw64. I have not tried the other options yet.
Put a coma in the radio name field, and you have to edit the config file by hand because d-rats can not parse the string. Putting in a long name...
"Cygwin" is a different platform than MobaXterm embedded Cygwin as MobaXterm made significant changes in their implementation that affects scripts and program execution. There are at least to version reports...
Since this ticket was originally filed, A bug was discovered in the serial port code of D-Rats were it would on occasion discard the first character of a packet rendering...
Lots of reasons that could happen. Would need a lot more information to troubleshoot. D-Rats was never designed for sending large files. * D-Rats 0.3 sends the file size in...
D-Rats needs a lot of internal refactoring and improvements before any significant enhancements can be done.
An jpeg file is not a text file, so that is why attempting to send it as one is going to have problems. Text files may only contain utf-8 characters.
This is a duplicate of https://github.com/ham-radio-software/D-Rats/issues/272
Unfortunately I did not record the exception in the ticket.. Along with the line of code that throws the exception we need the name of the exception that got thrown...
The log entry is intentional to allow us to map the various exceptions that seem to sometimes occur. Error code 121 is now known and will be added to the...