Alexander Gnauck
Alexander Gnauck
I downgraded to v3.3.2, because this is the last version where the init rate can be set manually using the LUA script. The issue does not exist in 3.3.2. So...
yes I can, should I install it on RX and TX?
I tested PR #3154 Is does not resolve this issue
I did more testing. The problem seems to exist on switch modes 8ch and 12ch mixed, 16ch rate/2 seems to work fine.
I did steps 1, 2 and 3. I stopped at 3 because resetting the tx config solved the issue. Looks like the TX is causing the issue, not the RX....
I am flying gliders and helicopters. I don't use backpack and the VTX admin. But I cannot rule out that I played with the VTX admin in the Lua script...
MatriX vNext was renamed to XmppDotNet. The vNext server sample should work also fine with XmppDotNet after some minor changes, mostly namespaces. The old server samples where based on DotNetty...
@Echolon I think we lost the old data when our server failed a while ago
What's the benefit of this metric to our website audience? How do we interpret this numbers ourself? Most people will just interpret higher numbers as good, and lower numbers as...
I really like this proposal 👍 Currently I implemented my own derived Frame which is using property injection. Here is a nice UWP project using the same approach: https://github.com/MrCSharp22/UWP-IoC