1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/androidgcs
James Cotton b0522a319f AndroidGCS Telemetry: Sending an update could interrupt a pending transaction
We allow sending objects that don't create a transaction while waiting for one
to complete.  However, this was overriding the pending transaction information
(when there wasn't a new transaction) and masking the transaction completed
message.

Note: I think this logical error can occur on the GCS side and might explain the
"transaction completed when not expected" messages.
2012-10-16 12:33:00 -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: Sending an update could interrupt a pending transaction 2012-10-16 12:33:00 -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