Adem Gaygusuz
Adem Gaygusuz
@mikeller I had a little look at this a while back. My progress involved adding 2 new MSP codes, one for setting, and another for getting rxrange settings. Is this...
After almost 12 months (!), I've found the time to tinker with this. I've put a little UI sketch together to demonstrate how it could work: https://ademuk.github.io/tx-calibrate-poc/ NOTE: TX and...
Hi @mikeller, thanks for taking a look. I don’t think we’re far off any of those points. On points 1 and 2. The detected channel appears on the left hand...
Ah yes, I had the ranges show up at some point, it wasn’t d a little busy so removed them. I’ll add them back. I’ll revisit moving multiple sticks one...
Great. From my experience, the best and only way really is to do it iteratively. You couldn’t possibly port everything at once. * We add this feature using new tech...
I couldn’t agree more with that. Let me tackle this calibrator, and then maybe I’ll have a go at refactoring a tab next.
Sounds like a good plan @McGiverGim. I think I’ve seen that, something around msp api version? Maybe we can build something nice to abstract some of that conditional logic.
Hey Betaflight fellows, Good news! I've finally gotten around integrating my (React based) PoC into the configurator, including read and write MSP communication. It works! Check out my branch. It's...
@McGiverGim Makes sense. Here it is: https://github.com/betaflight/betaflight-configurator/pull/1769
Already works fine on the iPad mate, you tried it?