Traccar GPS Tracking System
Go to file
2012-08-21 22:33:00 +04:00
setup Update config files (fix #42) 2012-08-21 22:33:00 +04:00
src Add ST-210 server 2012-08-19 22:34:23 +04:00
test/org/traccar Improvements on decoder to decode status, emergency and keep alive 2012-08-15 22:15:59 -04:00
default.cfg Update config files (fix #42) 2012-08-21 22:33:00 +04:00
opengts.cfg Update config files (fix #42) 2012-08-21 22:33:00 +04:00
pom.xml Add ST-210 server 2012-08-19 22:34:23 +04:00
README_MAVEN.txt Structure readme file 2012-08-12 13:41:07 +04:00
README_SETUP.txt Automate setups creation 2012-08-20 23:37:46 +04:00
README.txt Added readme file 2012-05-07 09:38:38 +04:00
test.sh Improvements on decoder to decode status, emergency and keep alive 2012-08-15 22:15:59 -04:00

    traccar

Web page - http://www.traccar.org

Author - Anton Tananaev (anton.tananaev@gmail.com)

SUMMARY:

Traccar is open source server for various GPS tracking devices.
Project is written in Java and should work on most platforms with
installed Java Runtime Environment.

LICENSE:

Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.