Release Version 1.0.0.2
Takcar
PHP scripts to leverage the FreeTakServer
API and Traccar
API
The Traccar
locations will be shared to the FreeTakServer
allowing them to be visible FTS webmap
, ATAK
and WINTAK
.
Takcar has the ability to:
- Show Traccar locations in the
FTS webmap
,ATAK
andWINTAK
(updated every 3 seconds) - Send a Test postPresence via the endpoint
http://127.0.0.1:19023/ManagePresence/postPresence
Please make sure that Traccar
and the FreeTakServer
are running on the same machine in order for these scripts to work.
Also edit the config.php
file with your details before running.
Release Notes
[ Version: V1.0.0.2 ]
[ Date: 06th September 2021 ]
- Added
config.php
for easy setup - Removed unnecessary code (simplified scripts)