Marco
Marco
This seems to be an error in the documentation. The correct argument should be --auth-htpasswd-filename and --auth-htpasswd-encryption. According to the source code at [radicale/__main__.py#L69](https://github.com/Kozea/Radicale/blob/master/radicale/__main__.py#L69) the allowed arguments are taken from...
I am running into this issue. I noticed that it happens more often, the more users are connected. With only 2 users it happens rarely to never, but as soon...
The feature is not yet in the master branch, but on a separate branch: https://github.com/OpenRTX/OpenRTX/tree/feat_menu_wrap
Should we have the same elements as on the module17? So the display would look like this:  If this is the layout we want to have, we would need...
I think we can improve this further by using the same format internally for storing GPS data as the proposed [codeplug](https://github.com/OpenRTX/openrtx.github.io/blob/master/binary_cps_format.md#geo_t-type-description). There the coordinates are stored as an 8bit integer...
Using a signed 16 bit integer for altitude sounds good. We would only loose the ability to display fractional altitude. I think showing only whole meters is fine.
The Volume knob issue is fixed by commit 5ea94ee1afcba5f9a3d70eee380a8fa10baa93b0 and dd46a48cd1526582b32cb331f70b5af6041270b7.
I have added a target for the plus version in #300.
I just went through the available source code of the OpenGD77 project and they have the following differences for the 10W version compared to the base model md-uv3x0: - swapped...
This is not quite ready yet. There is still one todo in the code, to get a good value for the qr code version (The size of the qr code)....