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
/
XexunProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-01-22
Add new position constructor
Anton Tananaev
2017-10-10
Update case statement Xexun
Kirk Ryan
2017-10-08
Support alternative Xexun ignition
Anton Tananaev
2017-08-29
Move common speed converting code to BaseProtocolDecoder
Abyss777
2017-06-06
Add ignition support for Xexun
Anton Tananaev
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-11
again...
cz-vilda
2017-05-11
Fix error
cz-vilda
2017-05-10
Extend xexun protocol - kn and kmh
cz-vilda
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed time comments for uncaptured milliseconds as requested;
jon-stumpf
2017-03-17
Removed capture of milliseconds from protocols that did not support ".(ddd)":...
jon-stumpf
2017-03-17
Fixed protocols that incorrectly used ".(d+)" to record milliseconds: Enfora,...
jon-stumpf
2017-03-17
Fixed all comments for date and time to include format details;
jon-stumpf
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-09-14
Support Xexun messages without time
Anton Tananaev
2016-08-17
- Added Kenji, T800x, Xexun alarm decoders
Abyss777
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-02-27
Update Xexun decoder regex pattern
Anton Tananaev
2016-02-26
Flexible coordinates format for Xexun
Anton Tananaev
2016-02-07
Handle new line in Xexun messages
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-10-25
Remove unused class imports
Anton Tananaev
2015-10-25
Refactor Xexun protocol decoder
Anton Tananaev
2015-10-24
Refactor pattern builder class
Anton Tananaev
2015-10-08
Clean up reported PMD 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-07
Use pattern builder for Xexun
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-23
More code issues clean up
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Combine Xexun decoders (fix #1282)
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
2015-02-17
Add Xexun Glonass support (fix #1082)
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-19
Workaround missing hemisphere (fix #874)
Anton Tananaev
2014-04-08
Replace HOUR with HOUR_OF_DAY
Anton Tananaev
2013-11-23
Fix xexun decoder (fix #460)
Anton Tananaev
[next]