cs8425 / msp-controller

A Cordova application to control MSP-based drone.
GNU General Public License v3.0
10 stars 5 forks source link

iOS support #4

Open aitordnb opened 5 years ago

aitordnb commented 5 years ago

Hello there, is this app intended to work with iOS? I am not able to make it work :(.

Thanks!

cs8425 commented 5 years ago

In theory, should work on iOS too. But I'm not sure the plugin, cordova-plugin-chrome-apps-sockets-tcp, works correctly or not, and I also don't have any iOS device to test it. Also, someone report that Betaflight@3.4.0+, Cleanflight@2.4.0+ on all F3 board removed RX_MSP, which is needed for control from this app. You may need to flash older version or build a 'RX_MSP' enable version firmware to get it work.