FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
649 stars 166 forks source link

CoT are not refreshed in the database and look stationary through the API #297

Closed clemosm closed 2 years ago

clemosm commented 2 years ago

I wanted to use the API to track clients connected to the server. Using the API, or directly looking into the database, I can see all clients and CoTs. However, their coordinates (and orientation) only update when they join the server, and stay the same after that, although they appear to move on the map for all ATAK clients.

I don't know if it is a bug or if I'm doing something wrong here. I'm currently testing this on a local Windows server, but plan on hosting my FTS on an Ubuntu server in the future, if that matters.

brothercorvo commented 2 years ago

please try to replicate this using:

  1. Ubuntu
  2. a real moving target (e.g. a car)
brothercorvo commented 2 years ago

@clemosm we tried to replicate the issue but the function seems to be working

brothercorvo commented 2 years ago

fixed in FreeTAKServer-1.9.9.0.0.4