DroneBridge / DroneBridge

DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.

Home Page:http://wolfgangchristl.de/2017/not-just-another-drone-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DroneBridge for android doesn't work when connecting via USB

qhsc opened this issue · comments

commented

Hello,
thanks for the great project!

DroneBridge for android doesn't work when connecting via USB. Here are the logs from GND Pi
image
I'm not sure there is a bug or something wrong.

Software/Configuration:

  • [DroneBridge 0.6]
  • [Android 10, DB for android 2.0.1]

Hardware

  • [Raspberry Pi 4B for GND]

Hi! I am pretty packed with other stuff right now, but I'll see if I can find some time

commented

thanks for your attention! waiting for your reply

commented

Hi, are there any news on this issue

I have an addition question:
Do I need to put the phone in AOA mode somehow trough the Android USB setting or is the Dronebridge app switching the phone in AOA mode?

The phone is detected by the raspi:
[54097.086128] rndis_host 1-1.5:1.0 usb0: unregister 'rndis_host' usb-3f980000.usb-1.5, RNDIS device
[54097.454806] usb 1-1.5: new high-speed USB device number 65 using dwc_otg
[54097.586586] usb 1-1.5: New USB device found, idVendor=12d1, idProduct=107e, bcdDevice= 2.99
[54097.586597] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[54097.586602] usb 1-1.5: Product: JNY-LX1
[54097.586606] usb 1-1.5: Manufacturer: HUAWEI

The dronebridge log just show:
Oct 12 09:45:30 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:31 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:32 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:33 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:34 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:35 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices
Oct 12 09:45:36 dronebridge usbbridge[629]: AOA_USB: Checking 4 USB devices

Is it possible to download the apk file or is the android source open? could not find it

Thx for your help