James Cotton
a2e93f1971
More work on the java UAVObject implementation
2012-08-02 10:40:33 -05:00
James Cotton
1c2eb1bf22
More updates to UAVObject and Field for android app
2012-08-02 10:40:33 -05:00
James Cotton
b5e1d3bf29
Some changes to the object field to get it to initialze the array to be the
...
right length
2012-08-02 10:40:33 -05:00
James Cotton
180f87dae5
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-02 10:40:33 -05:00
James Cotton
0abd2ee671
Continuing to work on the java code to be more consistent with GCS code
2012-08-02 10:40:33 -05:00
James Cotton
8d7dc0eab7
Trying to get eclipse project right
2012-08-02 10:40:33 -05:00
James Cotton
d06b40ea29
Initial import of my androidgcs framework
2012-08-02 10:39:39 -05:00