index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
Age
Commit message (
Expand
)
Author
2016-11-09
Support LBS for H02 protocol
Anton Tananaev
2016-11-09
Extend upro protocol decoder
Anton Tananaev
2016-11-07
Handle new line in ET messages (fix #2509)
Anton Tananaev
2016-11-05
Support new Totem protocol format
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-02
Change TK102 protocol to binary
Anton Tananaev
2016-11-02
Handle Prime AT Plus protocol
Anton Tananaev
2016-10-25
Fix U-pro decoder patter
Anton Tananaev
2016-10-20
Decode HuaSheng validity flag
Anton Tananaev
2016-10-20
Use heuristics for H02 message length
Anton Tananaev
2016-10-20
Support Ruptela extended format (fix #2460)
Anton Tananaev
2016-10-16
Merge pull request #2442 from EvgenyPopov72/master
Anton Tananaev
2016-10-16
Fix month decode in Navis protocol
Evgeny Popov
2016-10-16
Get OsmAnd connection session only once
Anton Tananaev
2016-10-15
Rename and format TrakMate protocol
Anton Tananaev
2016-10-14
Remove timezone config from debug.xml and add default timezone
Santosh
2016-10-14
Implement trakmate protocol
Santosh
2016-10-11
Increase frame limit for GL200 protocol
Anton Tananaev
2016-10-11
Implement ExtremTrac protocol
Anton Tananaev
2016-10-10
Add SOS handle
Abyss777
2016-10-08
Support Laipac new message type
Anton Tananaev
2016-10-08
Decode additional cGuard data (fix #2419)
Anton Tananaev
2016-10-08
Merge pull request #2417 from Abyss777/gl200
Anton Tananaev
2016-10-08
Another small Fifotrack decoder fix
Anton Tananaev
2016-10-07
- Handle GTVER packets
Abyss777
2016-10-07
Support short Fifotrack format
Anton Tananaev
2016-10-06
GTINF can come from buffer
Abyss777
2016-10-06
Simplification and style fix
Abyss777
2016-10-06
Handle ACK packets as command result
Abyss777
2016-10-06
Remove debugging code (fix #2402)
Anton Tananaev
2016-10-06
Support all GL200 GTINF versions (fix #2402)
Anton Tananaev
2016-10-06
Fix problem with Ulbotech decoder
Anton Tananaev
2016-10-05
Fix comment indentation
Abyss777
2016-10-05
- Remove hardcoded password from commands
Abyss777
2016-10-04
Update Smokey unit tests
Anton Tananaev
2016-10-04
Update Smokey protocol
Anton Tananaev
2016-10-04
Decode GPS103 DTCs (fix #2401)
Anton Tananaev
2016-10-03
Fix code style issue
Anton Tananaev
2016-10-03
Start Smokey protocol implementation
Anton Tananaev
2016-10-02
Fix some issues in JT600 decoder
Anton Tananaev
2016-10-02
Merge pull request #2387 from vitalidze/jt600c_checksum_replies
Anton Tananaev
2016-10-02
Support old protocol versions without checksum
Vitaly Litvak
2016-10-02
Reverted back odometer to count as thousands of meters.
Vitaly Litvak
2016-10-02
Moved 'xor' checksum method to the utility class.
Vitaly Litvak
2016-10-02
Updated formatting
Vitaly Litvak
2016-10-01
Updated formatting, removed indentation, changed regular expression parameters
Vitaly Litvak
2016-10-01
Updated formatting
Vitaly Litvak
2016-10-01
Added 'StringEncoder' to fix conversion of strings to the netty's buffers
Vitaly Litvak
2016-10-01
For JT600c - added engine start/stop, set timezone and reboot commands implem...
Vitaly Litvak
2016-10-01
For JT600c - added checksum verification and replying for alarms/positions me...
Vitaly Litvak
[next]