Results 293 comments of Raphael Coeffic

> The function switches I recently added to the simu are missing from this variant Yeah, sorry, that’s really for now just a simple rebase of what I had since...

> build fails for radios without function switches (tx16s) > function switch buttons are invisible for radios without LEDs (t15) Both fixed. I improved the visuals a bit more, and...

> either that, or add it to the build container Here it is: https://github.com/EdgeTX/build-edgetx/pull/30 > On Linux Mint, running VSCode devcontainer, moving the simu window makes the window go nuts...

@pfeerick could you try commenting out this block? *Edit: seems it might really have been because of the minimum size. I pushed something that might fix it.*

> UI is still double resolution on non-ultrahigh DPI resolutions, but I can at least resize the window to fix that now also. And new build container just worked. Like...

@robertlong13 thx a lot for summarising the situation! It would be nice if everyone could test #5689 and report if that works for you guys. You should now be able...

> Other 2 signals on T16 not connected - so do not have pull ups too. Might indeed be related to pull-ups. We should probably check the internal pull-ups are...

We should really do something to allow these uses-cases. That means however finding a way to avoid range conversions and/or any type of calculations in mixer + module driver, so...

> Maybe set a channel, in the output page, as raw channel. Then the mixer does not touch the values, but just forwards them Something along these lines.... *Somebody* should...

@breadoven what this means is that you need to ensure digital transmission without any value range adaptations of any sort *all the way* from the radio to whatever is on...