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
/
GpsmtaProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-10-09
Fix GPSMTA battery level decoding
Anton Tananaev
2018-09-27
[Gpsmta] Catch negative sign
Olivier Girondel
2018-09-26
Decode negative latitudes and longitudes (fix #4064)
Olivier Girondel
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-07
Migrate G protocols
Anton Tananaev
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-02-21
Updated {Gpsmta,Mxt,Tt8850} Protocols to record Accuracy;
jon-stumpf
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-03
Handle non-decimal GPSMTA ids
Anton Tananaev
2015-10-24
Refactor pattern builder class
Anton Tananaev
2015-10-16
Remove unused imports from project
Anton Tananaev
2015-10-16
Use UDP protocol for GPSMTA
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-09-23
Implement GPSMTA app protocol
Anton Tananaev