index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
GpsMarkerProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-06-07
Migrate G protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-05-19
Adjust battery and batteryLevel type
Abyss777
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-27
Fix an issue in GpsMaker protocol decoder
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-05
Refactor Haicom protocol decoder
Anton Tananaev
2015-11-05
Refactor GpsMarker protocol decoder
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-07
Replace Double.valueOf with parseDouble
Anton Tananaev
2015-10-07
Replace valueOf with parseXxx calls
Anton Tananaev
2015-10-04
Fix some PMD reported bugs
Anton Tananaev
2015-07-17
Correct GPS Marker decoder
Anton Tananaev
2015-07-16
Implement GPS Maker protocol
Anton Tananaev