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
/
Tk103ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-08-19
Advanced TK103 attributes
Anton Tananaev
2017-07-15
Fix TK103 identification issue
Anton Tananaev
2017-06-27
Add more alarms for TK103 protocol
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed time comment in Tk103 and Totem protocols as requested;
jon-stumpf
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
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
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-24
Fix exception in TK103 protocol (fix #2598)
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-09-14
Use IMEI for TK103 identification
Anton Tananaev
2016-08-30
Improve TK103 protocol decoder (fix #2270)
Anton Tananaev
2016-08-06
Support temperature for TK103 protocol
Anton Tananaev
2016-08-05
- Removed OIL_CUT
Abyss777
2016-08-01
- Added a few more protocols
Abyss777
2016-07-20
Adjust TK103 voltage values
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-19
Fix an issue in TK103 decoder
Anton Tananaev
2016-05-31
Support more speed units for TK103
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-25
Implement TK103 alarm messages support
Anton Tananaev
2015-11-19
Implement LBS support for TK103
Anton Tananaev
2015-11-01
Support TK103 battery info (fix #1097)
Anton Tananaev
2015-10-25
Remove unused class imports
Anton Tananaev
2015-10-25
Refactor TK103 protocol decoder
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-30
Fix TK103 speed and time decoding
Anton Tananaev
2015-09-18
Improve TK103 decoder pattern
Anton Tananaev
2015-09-08
Decode TK103 additional status (fix #1353)
Anton Tananaev
2015-08-09
Fix TK103 status parsing
Anton Tananaev
2015-08-09
Update TK103 protocol decoder
Anton Tananaev
2015-07-12
Re-factor configuration access
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-30
Fix speed value unit
Anton Tananaev
2015-06-30
Add TK103 speed unit parameter
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-05-13
Implement units conversion class
Anton Tananaev
2015-05-04
More other data cleanup
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
2015-04-29
Store other data in position
Anton Tananaev
2015-04-29
Handle TK103 long milage
Anton Tananaev
2015-04-27
Remove unnecessary default values
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2014-12-02
Improve TK103 regex pattern
Anton Tananaev
2014-10-21
Updated BaseProtocolDecoder constructor to take three parameters (DataManager...
jon-stumpf
[next]