markqvist
markqvist
Phew, thanks for hunting this one down. I'm relieved it's solvable with a bit of timing modification. > Core problem: Windows. No, seriously. Remember how I said Windows ignores DTR...
Closing this as fixed in #500
~~There was some issues with using custom firmware versions at some point, and I think it got disabled there, or it was never properly finished. Can you confirm that it...
The default incoming file limit for LXMF is 1MB, but it can be managed by the user / application with `LXMRouter.delivery_per_transfer_limit`. Sideband has a user option to manage this, but...
Yes, but I just haven't gotten around to designing the best way to handle it yet. Ideally, it would be something the sender knew *beforehand*, so it doesn't have to...
LXMF itself specifies audio modes for Codec2 and OPUS audio currently. - MeshChat supports Codec2 at 1200 and 2400 bps - Sideband supports Codec2 at 1200, 2400 and 3200 bps,...
Content and titles should never be strings, but always binary data in UTF-8 encoding. To support any language and character set, LXMF **only** supports UTF-8 for parts that are intended...
Thanks for collecting all the information and posting detailed logs and info. I agree with your observations and initial conclusions here. Unfortunately, Sideband doesn't do anything non-standard in regards to...
Thanks Jacob, sorry about the lack of coordination! Having the docker build option would be very nice.
Thanks for the issue report. The request functionality is [documented under the Link API](https://reticulum.network/manual/reference.html#RNS.Link.request) in the API reference. I'll have a look at why that transfer progress variable is incorrectly...