diux-dev / rosettadrone

Android-based mavlink wrapper for DJI drones
BSD 3-Clause "New" or "Revised" License
113 stars 51 forks source link

reconnect your android device to the rc for full functionality #26

Closed causalloop closed 5 years ago

causalloop commented 5 years ago

I'm getting the message "reconnect your android device to the rc for full functionality" in the app - though it does indicate that its connected to the aircraft. Obviously re-connecting isn't doing the job, but I'm wondering if its the version of Android I'm on - I tried on my Pixel 3XL which is on 9 (Pie) and on my nVidia Shield K1 which is on 7.0 (Nougat). Unfortunately I don't have anything on 8, and nVidia is apparently not going to be updating their shield tablets.

On the Pixel, the app doesn't even open, it crashes immediately. On the shield, it opens, gives the aforementioned message when connected and the QGC app doesn't seem to load (just hangs).

Should this work on 7 or 9, or is the 'expected to work platform' only 8.x?

sdowhy commented 5 years ago

What drone are you using?

The current version of the SDK that's in use does not work with Android Pie.

On Dec 25, 2018 6:55 PM, causalloop notifications@github.com wrote:

I'm getting the message "reconnect your android device to the rc for full functionality" in the app - though it does indicate that its connected to the aircraft. Obviously re-connecting isn't doing the job, but I'm wondering if its the version of Android I'm on - I tried on my Pixel 3XL which is on 9 (Pie) and on my nVidia Shield K1 which is on 7.0 (Nougat). Unfortunately I don't have anything on 8, and nVidia is apparently not going to be updating their shield tablets.

On the Pixel, the app doesn't even open, it crashes immediately. On the shield, it opens, gives the aforementioned message when connected and the QGC app doesn't seem to load (just hangs).

Should this work on 7 or 9, or is the 'expected to work platform' only 8.x?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdiux-dev%2Frosettadrone%2Fissues%2F26&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084062138&sdata=TPqcbw6pJroT24HNSUXV5d%2BLuwY012Ea4my1elVDQAI%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAX8caDzOx-KPzddNx17vvtDPYjc5-6Mvks5u8rrZgaJpZM4ZhQDQ&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084072143&sdata=oqBFUffdQAk80XaTzMN4le3CLXy4NcQ2vhPABmjqX4I%3D&reserved=0.

causalloop commented 5 years ago

Bah, I knew I was going to forget that..

It's a mavic 2 pro.

Does it run on Nougat?

On Tue, Dec 25, 2018, 16:30 Stephen Dowhy <notifications@github.com wrote:

What drone are you using?

The current version of the SDK that's in use does not work with Android Pie.

On Dec 25, 2018 6:55 PM, causalloop notifications@github.com wrote:

I'm getting the message "reconnect your android device to the rc for full functionality" in the app - though it does indicate that its connected to the aircraft. Obviously re-connecting isn't doing the job, but I'm wondering if its the version of Android I'm on - I tried on my Pixel 3XL which is on 9 (Pie) and on my nVidia Shield K1 which is on 7.0 (Nougat). Unfortunately I don't have anything on 8, and nVidia is apparently not going to be updating their shield tablets.

On the Pixel, the app doesn't even open, it crashes immediately. On the shield, it opens, gives the aforementioned message when connected and the QGC app doesn't seem to load (just hangs).

Should this work on 7 or 9, or is the 'expected to work platform' only 8.x?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdiux-dev%2Frosettadrone%2Fissues%2F26&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084062138&sdata=TPqcbw6pJroT24HNSUXV5d%2BLuwY012Ea4my1elVDQAI%3D&reserved=0>, or mute the thread< https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAX8caDzOx-KPzddNx17vvtDPYjc5-6Mvks5u8rrZgaJpZM4ZhQDQ&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084072143&sdata=oqBFUffdQAk80XaTzMN4le3CLXy4NcQ2vhPABmjqX4I%3D&reserved=0

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/diux-dev/rosettadrone/issues/26#issuecomment-449881379, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsk8NgusrDcJOE8tE44S9CB_a0CYxO6ks5u8sMigaJpZM4ZhQDQ .

sdowhy commented 5 years ago

The current version only supports up to the p4pv2 unfortunately. If you try to connect an unsupportive drone you'll receive those please reconnect rc messages. I believe SDK 4.7 adds support for the Mavic 2 platform.

On Dec 25, 2018 8:53 PM, causalloop notifications@github.com wrote: Bah, I knew I was going to forget that..

It's a mavic 2 pro.

Does it run on Nougat?

On Tue, Dec 25, 2018, 16:30 Stephen Dowhy <notifications@github.com wrote:

What drone are you using?

The current version of the SDK that's in use does not work with Android Pie.

On Dec 25, 2018 6:55 PM, causalloop notifications@github.com wrote:

I'm getting the message "reconnect your android device to the rc for full functionality" in the app - though it does indicate that its connected to the aircraft. Obviously re-connecting isn't doing the job, but I'm wondering if its the version of Android I'm on - I tried on my Pixel 3XL which is on 9 (Pie) and on my nVidia Shield K1 which is on 7.0 (Nougat). Unfortunately I don't have anything on 8, and nVidia is apparently not going to be updating their shield tablets.

On the Pixel, the app doesn't even open, it crashes immediately. On the shield, it opens, gives the aforementioned message when connected and the QGC app doesn't seem to load (just hangs).

Should this work on 7 or 9, or is the 'expected to work platform' only 8.x?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdiux-dev%2Frosettadrone%2Fissues%2F26&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084062138&sdata=TPqcbw6pJroT24HNSUXV5d%2BLuwY012Ea4my1elVDQAI%3D&reserved=0>, or mute the thread< https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAX8caDzOx-KPzddNx17vvtDPYjc5-6Mvks5u8rrZgaJpZM4ZhQDQ&data=02%7C01%7Csjd69%40pitt.edu%7C0e8baa062f624bb7afde08d66ac46537%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813789084072143&sdata=oqBFUffdQAk80XaTzMN4le3CLXy4NcQ2vhPABmjqX4I%3D&reserved=0

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/diux-dev/rosettadrone/issues/26#issuecomment-449881379, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsk8NgusrDcJOE8tE44S9CB_a0CYxO6ks5u8sMigaJpZM4ZhQDQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdiux-dev%2Frosettadrone%2Fissues%2F26%23issuecomment-449886805&data=02%7C01%7Csjd69%40pitt.edu%7Ce9382462240b42097da608d66ad4e0b0%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813859867114668&sdata=93djmEEpkUAZwh%2FXIed%2Fzt7CUXyfHJAkrnKfCsVN%2BVw%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAX8caJVZoOd3o9vJ7McqCwv4xub58Jkmks5u8taAgaJpZM4ZhQDQ&data=02%7C01%7Csjd69%40pitt.edu%7Ce9382462240b42097da608d66ad4e0b0%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C636813859867124676&sdata=wdG51VXnYaEdvyWJ%2Bo3r%2FUWS13p8WQMXh0oO7aKLpfQ%3D&reserved=0.

causalloop commented 5 years ago

Oh.. dang- you're right (now that I'm looking a bit closer..) Sorry bout that. :-/