B Krishnan Iyer

Results 4 comments of B Krishnan Iyer

Python 3.6 but I am not very sure if it's version dependant. While sending a command, the data has to be packed for ROLL/PITCH/YAW/THROTTLE/AUX1/2/3/4. So I think it's necessary to...

Something like this would work. It's not at all the best solution but exposes the trick perfectly. I have also tested out the code. https://github.com/krish-iyer/pyMultiWii/commit/bac4a02cb611bdd0992b0e6e3de4bdcd27677f95

@Niko-La So as I recollect, the library worked fine. I think issue was with the python version. Did you check your python version? I am no longer working with the...

@Niko-La I am glad that you find my work useful. So AFAIK, if your drone support MSP and you are using something like Cleanflight then you can decide how you...