AndroidTacticalAssaultKit-CIV icon indicating copy to clipboard operation
AndroidTacticalAssaultKit-CIV copied to clipboard

Data sync cannot select item

Open deltatango2 opened this issue 2 years ago • 5 comments

Server: 4.8.56-RELEASE ATAK: 4.8.1.27 Data Sync: 1.6.14 (2fb3d12e)

I am unable to add map points to data sync feeds. Images are able to be shared from the device, but map points present the error "Cannot select this item." WebTAK connected to same server is able to select points and share. Error present on separate ATAK EUD on same version.

deltatango2 avatar Jun 21 '23 14:06 deltatango2

Can you provide a datapackage of the types of points you are trying to share?

bisgroves avatar Jun 22 '23 14:06 bisgroves

Sure, I am just trying to share points.
Points generated with: <?xml version="1.0"?> <event version="2.0" uid="test_uid" type="a-f-G-U-C" how="m-g" start="2023-06-14T10:11:41.042Z" time="2023-06-14T10:11:41.042Z" stale="2023-06-15T10:11:41.042Z"> <detail></detail> <point le="9999999.0" ce="5.0" hae="217.88824764640728" lon="-81" lat="33" /></event>

The point appears on the map on all devices. Does Data Sync use any additional ports beyond the standard 8089? If so WebTAK could be a clue that I am running into a firewall issue. Although I am not sure why an image upload is working from Android but not point upload. I am even unable to add the current EUD location. i.e. if I select Data Sync + Map Select + then select my own location. Leads to the popup "Cannot select this item".

deltatango2 avatar Jun 22 '23 15:06 deltatango2

Self Location by design is not selectable for DataSync. Can you provide a datapackage of the points you are having trouble selecting to share via datasync?

bisgroves avatar Jun 23 '23 09:06 bisgroves

DP-synctest.zip

@bisgroves please see the attached dp per your request. WebTAK was able to add this point which lead to the confusion why atak civ could not.

deltatango2 avatar Jun 23 '23 15:06 deltatango2

I just tested the datapackage with ATAK 4.8/Datasync and was able to:

  1. import the datapackage
  2. subscribe to a feed on a takserver running 4.9
  3. publish testpointjug

At this point a logcat would be needed to further diagnose.

bisgroves avatar Jun 27 '23 10:06 bisgroves