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
/
Tt8850ProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2019-03-31
Convert project to gradle
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-08
Migrate part of T protocols
Abyss777
2018-01-22
Add new position constructor
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed all comments for date and time to include format details;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-02-26
Some minor clean up
Anton Tananaev
2017-02-21
Updated {Gpsmta,Mxt,Tt8850} Protocols to record Accuracy;
jon-stumpf
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
2016-03-01
Fix other source code issues
Anton Tananaev
2016-03-01
Remove unused Java class imports
Anton Tananaev
2016-02-21
Split TT8850 into separate protocol
Anton Tananaev