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
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-06
Migrate gl200 and teltonika to netty 4
Abyss777
2017-07-15
Implement binary GL200 protocol
Anton Tananaev
2017-07-15
Rename GL200 text protocol decoder
Anton Tananaev
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-06-16
Centralized motion detection
Abyss777
2017-06-07
Support GV300N device
Anton Tananaev
2017-06-01
Add GV300 temperature sensor support
Anton Tananaev
2017-05-19
Fixed optional values
Abyss777
2017-05-19
Adjust battery and batteryLevel type
Abyss777
2017-05-19
Add GL200 geofence alarm
Anton Tananaev
2017-05-19
Add more AT PLUS alarms
Anton Tananaev
2017-04-17
Normalize fuel level value
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-04-17
Normalize RPM values
Anton Tananaev
2017-04-12
Fix GL200 cell decoding issue
Anton Tananaev
2017-04-05
Flag to ignore GL200 fix time
Anton Tananaev
2017-04-02
Support ERI GV300 messages
Anton Tananaev
2017-04-01
Refactor GL200 protocol decoder
Anton Tananaev
2017-03-28
Remove unused imports
Anton Tananaev
2017-03-28
Remove GL200 time workaround
Anton Tananaev
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
[next]