Skip to content

Release Version 1.0.0.5

Latest
Compare
Choose a tag to compare
@Cale-Torino Cale-Torino released this 19 Jan 10:36
· 11 commits to main since this release

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 and WINTAK (updated every 30 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.5 ]
[ Date: 19th January 2022 ]

  • Shows the name of the device instead of ID.
  • Removed unused methods.