1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/androidgcs
James Cotton c3244cf5a2 Import of UAVObjectField object. This differs a bit from the GCS
implementation in that the data is stored within the field instead of being
packed back into a continugious memory region.  This is because java doesn't
allow casting to struct so the memory access isn't a useful feature.
2012-08-06 16:54:18 -05:00
..
.settings Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
res Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
src/org/openpilot/uavtalk Import of UAVObjectField object. This differs a bit from the GCS 2012-08-06 16:54:18 -05:00
.classpath Continuing to work on the java code to be more consistent with GCS code 2012-08-06 16:54:17 -05:00
.project Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
AndroidManifest.xml Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
default.properties Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
proguard.cfg Initial import of my androidgcs framework 2012-08-06 16:53:53 -05:00