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
2018-08-05
TK103 regex refactoring
Anton Tananaev
2018-08-02
Fix TK103 course regex pattern
Anton Tananaev
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-09
Migrate remaining protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-07
Minor T580w cleanup
Anton Tananaev
2017-12-03
T580W: start and stop frame symbols in data output from tk103 frame decoder
Valerii Vyshniak
2017-11-23
T580W: move frame start symbol handling from tk103 protocol decoder to frame ...
Valerii Vyshniak
2017-11-22
T580W: review comments fixes 3, re-implemented tk103 frame decoder
Valerii Vyshniak
2017-11-20
T580W: review comments fixes
Valerii Vyshniak
2017-11-18
T580W: add battery level to all events
Valerii Vyshniak
2017-11-18
T580W: Alarms parsing
Valerii Vyshniak
2017-11-18
T580W: parse LBS and WiFi data packet
Valerii Vyshniak
2017-11-18
T580W: parse battery level
Valerii Vyshniak
2017-11-18
T580W: parse altitude and satellites num in GPS data packet
Valerii Vyshniak
2017-08-29
Move common speed converting code to BaseProtocolDecoder
Abyss777
2017-08-21
Rename TK103 attributes
Anton Tananaev
2017-08-21
Improve TK103 sensor decoding
Anton Tananaev
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
[next]