Don Gagne
6a9060b95b
64 bit serial fixes
6 years ago
Don Gagne
1087c224f9
Cherry-pick android joystick crash fixes from master
6 years ago
Matej Frančeškin
0f2705d2fe
User hardware video decoding on Android
6 years ago
Matej Frančeškin
9c47ceb46d
Bugfix: AGS crashes when Taisync is attached for the first time
6 years ago
Matej Frančeškin
fafd4209c1
Fix for java open accessory crash
6 years ago
Matej Frančeškin
c35c0fe3ed
Fix: Taisync didn't reconnect if the USB is not unplugged and plugged again
6 years ago
Matej Frančeškin
8799b498b7
Taisync - remove probing timer, use onResume as plug in detection event
6 years ago
Matej Frančeškin
fe63cf8201
Detect bluetooth gamepad connect/disconnect events
6 years ago
Matej Frančeškin
868b12c9aa
Fixed merge
6 years ago
Matej Frančeškin
afc2ee52eb
Detect bluetooth gamepad connect/disconnect events
6 years ago
Don Gagne
6243dbac76
Fix android USB permissions
6 years ago
Don Gagne
821f08c824
Fix write storage permission problem
6 years ago
Don Gagne
461f9cb7d9
Add VID/PID for ArduPilot ChibiOS and DragonLink
6 years ago
Matej Frančeškin
28272aa634
Change synchronization object
6 years ago
Matej Frančeškin
f90b91fe9a
Taisync android - send telemetry messages to TCP port 8200 instead to UDP 14550.
6 years ago
Matej Frančeškin
05e3abe830
Change device filter to allow only Taisync USB accessory
6 years ago
Matej Frančeškin
ef75a925af
Enabled TaiSync for Android & fixed race condition on USB accessory stream.
6 years ago
Matej Frančeškin
b33d3c56d6
Increase ThreadPool size to accomodate for settings thread
6 years ago
Don Gagne
057d3e7a7b
Include prebuilt android OpenSLL libs
6 years ago
Matej Frančeškin
0f99418c03
TaiSync Android - add support for settings protocol
6 years ago
Matej Frančeškin
cf8b26759e
Support for TaiSync on Android
6 years ago
Daniel Agar
abc1ddda8a
AndroidManifest.xml increase targetSdkVersion 19 -> 26
...
This is a Google Play store requirement as of November 1st, 2018.
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html
6 years ago
Daniel Agar
d591d86f9c
initial optional cmake support ( #6862 )
6 years ago
DonLakeFlyer
db37c4177e
Allow devices without gps
7 years ago
Gus Grubba
2f4da96fa7
Disable cruncher for Android builds as it sucks and crashes half the time.
7 years ago
Jin Chengde
8ccdfe06b6
modify android build repo
7 years ago
Daniel Agar
d3ed7af8e8
AndroidManifest.xml update to enable ChromeOS support
7 years ago
Daniel Agar
7596257117
Revert "Add debuggable to manifest" ( #5855 )
...
This reverts commit cc1fa95942
.
Fixes #5787
7 years ago
Andreas Bircher
fde4a25fdc
cleaning up the logging
8 years ago
Ilya Kitaev
09d91cb897
USBDeviceJNI: restored logging as it was in master
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
59994aed7c
Commented out logging
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
8756488670
Fixed syntax error
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
79c101fb01
debug logs for android serial-usb code
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
DonLakeFlyer
cc1fa95942
Add debuggable to manifest
8 years ago
Gus Grubba
e685642b63
Move Text To Speech to QTextToSpeech
...
This needs Qt 5.9. Do not merge it yet.
8 years ago
Gus Grubba
d35a77c12e
Keep Android screen from sleeping while QGC is running.
8 years ago
Gus Grubba
b195b6c636
Fixed android package hierarchy to match package name.
...
Renamed main activity class with a more appropriate name.
8 years ago
Gus Grubba
e44cd3243c
Testing Android issues with WiFi and no Internet.
8 years ago
Don Gagne
9593ff3d5a
Use FTDI driver provided by ftdicjip.com
...
- Fixes lost connections with FTDI radios
- Modified code to only test vendor id, all product ids are let through
- Modified code to pass log output through to C++ side
QGCLoggingCategory system
8 years ago
Daniel Agar
d7e1770ed0
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Daniel Agar
c28d22e37a
update AndroidManifest versionCode
9 years ago
Daniel Agar
d759437ee5
android set versionCode from git describe
...
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
9 years ago
Alessio Morale
02908ee4ab
[LP Support] - Add OpenPilot hardware USB IDs
9 years ago
Alessio Morale
f28a92869f
[LP Support] - Add support for complex USB device layouts
9 years ago
Ricardo de Almeida Gonzaga
52fef372ba
Fix typos
9 years ago
Daniel Agar
fd3da51342
android tagged builds exceed master versionCode
9 years ago
Daniel Agar
6a6d81ccef
update android version
9 years ago
Daniel Agar
da7367f7d5
update android version
9 years ago
Daniel Agar
c192c46c33
travis-ci tweaks ( #3670 )
9 years ago
Lorenz Meier
67bb408941
Update highres icon
9 years ago