Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed automatically founded unnecessary imports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(DataManager, String, Properties); Removed second constructor;
|
|
construction.
|
|
src/org/traccar/protocol/*ProtocolDecoder.java files.
|
|
|
|
1) trimmed sentence in v680 protocol decoder to fix 'dropped' messages
caused by line feeds that my v680 clone was receiving before the message
itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|