Open aloniko84 opened 7 years ago
step 4 has been fix, it should work now. step 5 is NOT error, just a notify that we can use W3C Device Motion and Orientation API, can be ignored currently.
Great, it works now. But i have another issues:
hi, i get this error: when trying to run ./obj/main/betaflight_SITL.elf, if i delete eeprom.bin that it works again, but i cant save my betaflight configurations. what is the problem? permissions?
thank you.
error from terminal:
~/betaflight-master$ ./obj/main/betaflight_SITL.elf [system]Init... [FLASH_Unlock] loaded 'eeprom.bin', size = 32768 / 32768 init PwnOut UDP link...0 start UDP server...0 Segmentation fault (core dumped)
Hello, $cordova -version 4.3.1
step 4: add plugin for tcp link: cordova plugin add https://github.com/cs8425/cordova-plugin-chrome-apps-sockets-tcp.git#fix-tcp-read-stuck returns error : Failed to install 'cordova-plugin-chrome-apps-sockets-tcp':Error: Expected fetched plugin to have ID "cordova-plugin-chrome-apps-common@1" but got "cordova-plugin-chrome-apps-common@1.0.7".
step 5: cordova plugin add cordova-plugin-device-motion returns : Fetching plugin "cordova-plugin-device-motion" via plugin registry Fetching plugin "cordova-plugin-device-motion" via npm
npm http GET https://registry.npmjs.org/cordova-plugin-device-motion npm http 304 https://registry.npmjs.org/cordova-plugin-device-motion npm WARN deprecated cordova-plugin-device-motion@2.0.0: Plugin deprecated Installing "cordova-plugin-device-motion" for android
please advice. thank you.