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
/
SmokeyProtocolDecoder.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-09-17
Remove joda time library
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-08
Migrate R and S protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-03-04
Removed old comments that have been made redundant, as requested;
jon-stumpf
2017-03-04
Updated protocols to record additional information as reported in comments ↵
jon-stumpf
and confirmed in available documentation;
2017-01-04
Respond with UTC time value
Anton Tananaev
2017-01-04
Response Smokey with correct time
Anton Tananaev
2016-12-29
Finish Smokey protocol implementation
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-04
Update Smokey unit tests
Anton Tananaev
2016-10-04
Update Smokey protocol
Anton Tananaev
2016-10-03
Fix code style issue
Anton Tananaev
2016-10-03
Start Smokey protocol implementation
Anton Tananaev