Oleg
0c05b6b466
Android: Serial port fix possible crash
...
Delete the local JNI reference after use to fix possible crashes after some time periodically scanning ports on several android devices:
JNI ERROR (app bug): local reference table overflow (max=512)
4 years ago
DonLakeFlyer
33feed6552
Fix 32->64 bit bug
6 years ago
Don Gagne
6a9060b95b
64 bit serial fixes
6 years ago
Gus Grubba
d7a538a519
CP - Fix compiler warnings (Android)
6 years ago
Don Gagne
6243dbac76
Fix android USB permissions
6 years ago
Daniel Agar
f767cc3f80
cmake create qtandroidserialport in libs/qtandroidserialport
6 years ago
DonLakeFlyer
d9e834124f
Serial port crash fix
8 years ago
Ilya Kitaev
d58460bb08
qtandroidserialport: removed QGCRingBuffer code
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
e8c9ca53a0
Fix compile error while using Qt private headers
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
8 years ago
Ilya Kitaev
5b77e9b298
Replaced QGCRingBuffer with QRingBuffer (from Qt)
...
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
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
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
Don Gagne
0c251d7973
Fix native function setting
9 years ago
dogmaphobic
8dabbb98d5
Stop annoying errors when there is no serial device.
10 years ago
dogmaphobic
6af9a17078
More Android work...
10 years ago
dogmaphobic
54c8a34965
Android SerialPort work.
...
Still not working right...
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago