Release Version 1.0.0.4
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 they do not have to be on the same machine using this version.
Also edit the config.php
file with your details and checkout the tester.php
page to confirm the endpoints are working.
Release Notes
[ Version: V1.0.0.4 ]
[ Date: 09th September 2021 ]
- Improved HTML.
- Added
testing.php
. - Added external
JS
andCSS
files to distrobution. - Improved README.md.
- Added Youtube example video link to README.md.
- Added Jquery map.
- Added Traccar positions in FTS over TCP instead of via API endpoint.