1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/androidgcs
James Cotton 8fb0d70f51 AndroidGCS Telemetry: Make the connected signal only occur after all objects
are downloaded

In the case of a flaky connection this will render telemetry mostly masked
from the activities.  However, it ensures that all the information is present
after a connection.

Some compromise is probably needed for using this in the field, such as a
tiered system:
1. Physical channel open (no idea about reception)
2. Link estabilished (at least some reception)
3. Full telemetry established (all objects synced up)
2012-10-16 12:33:06 -05:00
..
.metadata Update the project and checked in the meta data. Hopefully this will make it 2012-08-06 16:54:54 -05:00
.settings Update the project and checked in the meta data. Hopefully this will make it 2012-08-06 16:54:54 -05:00
assets Androidgcs: Symlink build/androidgcs/assets/uavo to the androidgcs directory to keep eclipse happy 2012-10-10 00:18:46 -05:00
Doc More work on the object browser/editor. Hard to make it resize itself though. 2012-08-06 16:54:53 -05:00
res AndroidGCS: Remove the old fake telemetry 2012-10-10 00:22:21 -05:00
src AndroidGCS Telemetry: Make the connected signal only occur after all objects 2012-10-16 12:33:06 -05:00
.classpath AndroidGCS: Remove the unit tests since they break the dynamic loading of UAVObjects 2012-10-10 00:29:22 -05:00
.project Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
AndroidManifest.xml makefile: add support for building androidgcs 2012-10-05 20:54:01 -04:00
lint.xml Update the project and checked in the meta data. Hopefully this will make it 2012-08-06 16:54:54 -05:00
proguard.cfg Small upgrades to teh android install 2012-08-06 16:54:54 -05:00
project.properties Update the sdk version 2012-08-06 16:54:56 -05:00