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
/
T55ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-03-12
Support STEPP 3 FALCOM messages
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-09
Fix code style issues
Anton Tananaev
2017-10-21
Allow per-device configuration
Anton Tananaev
2017-08-28
Make T55 response optional
Anton Tananaev
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-19
Fixed optional values
Abyss777
2017-05-19
Adjust battery and batteryLevel type
Abyss777
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed time comments for uncaptured milliseconds as requested;
jon-stumpf
2017-03-17
Fixed all comments for date and time to include format details;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-02-28
Additional T55 attributes
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-27
Update custom T55 protocol format
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-06-23
Extend T55 decoder to support hex ids
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-17
Only reply in TCP mode (fix #1836)
Anton Tananaev
2016-04-01
Add support for OpenGTS format (fix #1836)
Anton Tananaev
2016-03-19
Properly handle empty messages
Anton Tananaev
2016-03-10
Support extended RMC message format
Anton Tananaev
2016-02-27
Correctly decode GPFID T55 messages
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-04
Modify T55 to support Maxon devices (fix #40)
Anton Tananaev
2015-10-24
Refactor pattern builder class
Anton Tananaev
2015-10-14
Refactor T55 protocol decoder
Anton Tananaev
2015-10-09
Fix some check style issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
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 more valueOf with parseXxx
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-18
Handle two digit longitude value
Anton Tananaev
2015-08-17
Improve T55 regex pattern
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
2015-04-29
Store other data in position
Anton Tananaev
2015-04-27
Remove unnecessary default values
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2014-12-20
Fix T55 identification (fix #1008)
Anton Tananaev
2014-10-21
Updated BaseProtocolDecoder constructor to take three parameters (DataManager...
jon-stumpf
2014-10-21
Made BaseProtocolDecoder members "final" as they should not change after cons...
jon-stumpf
2014-10-21
Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...
jon-stumpf
2014-09-06
Support m2m ip modem
Anton Tananaev
2014-06-17
Extend T55 protocol decoder
Anton Tananaev
2014-04-08
Replace HOUR with HOUR_OF_DAY
Anton Tananaev
[next]