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
/
Gl200ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-03-19
Implement GL200 GSM message support
Anton Tananaev
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-02-22
Add new Galileo attributes
Anton Tananaev
2017-02-20
Convert GL200 odometer to meters
Anton Tananaev
2017-02-20
Decode GL200 validity flag
Anton Tananaev
2017-02-16
Decode HDOP value for GL200
Anton Tananaev
2017-02-07
Implement GL505 cell decoding
Anton Tananaev
2017-02-05
Fix GL200 wifi message parsing
Anton Tananaev
2017-01-24
Small GL200 decoder refactoring
Anton Tananaev
2017-01-24
Implement GL200 wifi support
Anton Tananaev
2016-12-21
Decode GL200 battery percentage
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-02
Handle Prime AT Plus protocol
Anton Tananaev
2016-10-10
Add SOS handle
Abyss777
2016-10-07
- Handle GTVER packets
Abyss777
2016-10-06
GTINF can come from buffer
Abyss777
2016-10-06
Simplification and style fix
Abyss777
2016-10-06
Handle ACK packets as command result
Abyss777
2016-10-06
Remove debugging code (fix #2402)
Anton Tananaev
2016-10-06
Support all GL200 GTINF versions (fix #2402)
Anton Tananaev
2016-10-05
Fix comment indentation
Abyss777
2016-10-05
- Remove hardcoded password from commands
Abyss777
2016-08-23
- Fixed GL200 odometer units
Abyss777
2016-08-17
- Used constants for fuel consumption
Abyss777
2016-08-14
Use lower camel-case for attributes
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-10
Add new OBD field to GL200
Anton Tananaev
2016-05-09
Fix GL200 FRI message decoding
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-15
Fix check style code issues
Anton Tananaev
2016-04-13
Add support for GV500 protocol
Anton Tananaev
2016-03-20
Support GL200 protocol motion report
Anton Tananaev
2016-03-19
Support iButton for GL200 protocol
Anton Tananaev
2016-03-19
Workaround for GL200 send time issue
Anton Tananaev
2016-03-17
Support GL200 ignition messages
Anton Tananaev
2016-03-08
Decode GL200 status field
Anton Tananaev
2016-03-05
Further improve GL200 decoder class
Anton Tananaev
2016-03-02
Another update for GL200 decoder
Anton Tananaev
2016-03-01
Remove unused Java class imports
Anton Tananaev
2016-02-27
Support new GL200 message format
Anton Tananaev
2016-02-24
Workaround for wrong location time
Anton Tananaev
2016-02-24
Decode additional GL200 protocol data
Anton Tananaev
2016-02-24
Add another GL200 decoder test case
Anton Tananaev
2016-02-24
Finish new GL200 decoder implementation
Anton Tananaev
2016-02-23
Support another GL200 message type
Anton Tananaev
2016-02-22
Share GL200 location decoding code
Anton Tananaev
2016-02-22
Remove pattern debugging code
Anton Tananaev
[next]