Next branch and l2go
« on: May 01, 2016, 08:57:27 pm »
I've a problem with nex branch firmware and ansroid app L2GO alpha the is the uav used is not compatible with fc uav.
Thank you for helping

@marc

  • *
  • 152
  • Ask me about LibrePilot2Go on Android.
Re: Next branch and l2go
« Reply #1 on: May 01, 2016, 10:15:22 pm »
Hi!

You can either zip the xml files in the folder shared/uavobjectdefinition or download a zipfile at https://github.com/MarcProe/lp2go-uavo/tree/master/zip .

To create a zip yourself use this command in your build environment:
Code: [Select]
cd shared/uavobjectdefinition && ../../tools/bin/7za a -tzip ../../next.zip *.xml && cd ../..


To find out which is the correct file for you, read https://github.com/MarcProe/lp2go-uavo/blob/master/README.md .

Current next has the UAVO Hash dd284480 (you can check this in GCS: Help => About Librepilot), so https://github.com/MarcProe/lp2go-uavo/blob/master/zip/next-dd284480.zip?raw=true should be the correct file to use.

Once you have the correct file, copy it to your android device and load it in the settings dialog, via the "LOAD UAVO FILE" button. Then select it in the UAVO Source dropdown.
« Last Edit: May 01, 2016, 10:49:03 pm by flachskopp »

Re: Next branch and l2go
« Reply #2 on: May 02, 2016, 10:08:04 pm »
Thank you all done and configurated...solved

Re: Next branch and l2go
« Reply #3 on: May 03, 2016, 11:40:20 pm »
Thank you friends

nuggetz

  • *
  • 32
Re: Next branch and l2go
« Reply #4 on: May 13, 2016, 11:19:34 pm »
Anyone else experiencing crashes when using usb otg cable?

Sent from my SM-T237P using Tapatalk


@marc

  • *
  • 152
  • Ask me about LibrePilot2Go on Android.
Re: Next branch and l2go
« Reply #5 on: May 13, 2016, 11:47:33 pm »
Please send a crash report if that happens. I can then have a look at it.

@marc

  • *
  • 152
  • Ask me about LibrePilot2Go on Android.
Re: Next branch and l2go
« Reply #6 on: May 14, 2016, 08:10:51 am »
I can see the crash now. It is a confirmed bug in Android itself with some Samsung tablets.
Several app developers have the same problem.
I'll have a look into it, but don't expect anything before next week (rather busy weekend).
(thanks for reporting!)

@marc

  • *
  • 152
  • Ask me about LibrePilot2Go on Android.
Re: Next branch and l2go
« Reply #7 on: May 14, 2016, 09:51:49 am »
Tried a quick fix in 0.2.6.14, just pushed to the store (might take some hours).