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
/
CityeasyProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-03-12
Implemented Parser.nextDateTime();
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
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-10-31
Support Cityeasy LBS messages
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-26
Use hexDump instead of readHexString
Anton Tananaev
2015-10-08
Clean up reported PMD issues
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-06
Rename some of checksum methods
Anton Tananaev
2015-10-06
Implement Cityeasy protocol commands
Anton Tananaev
2015-10-04
Replace valueOf with parseXxx
Anton Tananaev
2015-07-28
Fix Cityeasy identification
Anton Tananaev
2015-07-27
Finish Cityeasy implementation
Anton Tananaev
2015-07-24
Begin Cityeasy protocol implementation
Anton Tananaev