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
/
GoSafeProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-26
Fix GoSafe speed units issue
Anton Tananaev
2016-03-19
Decode GSM data for GoSafe protocol
Anton Tananaev
2016-01-23
Fix checkstyle issues in the project
Anton Tananaev
2016-01-21
Add support for old GoSafe format
Anton Tananaev
2016-01-19
Start implementing new GoSafe format
Anton Tananaev
2015-11-08
Set protocol name in GoSafe decoder
Anton Tananaev
2015-10-30
Remove star package imports
Anton Tananaev
2015-10-30
Fix another GoSafe decoder issue
Anton Tananaev
2015-10-30
Fix an issue in GoSafe decoder
Anton Tananaev
2015-10-29
Fix a problem in GoSafe decoder
Anton Tananaev
2015-10-24
Refactor pattern builder class
Anton Tananaev
2015-10-16
Fix GoSafe protocol decoder
Anton Tananaev
2015-10-15
Clean up some text protocols
Anton Tananaev
2015-10-13
Extend date builder interface
Anton Tananaev
2015-10-09
Fix some check style issues
Anton Tananaev
2015-10-09
Finish full GoSafe implementation
Anton Tananaev
2015-10-09
Refactor GoSafe decoder implementation
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 valueOf with parseXxx calls
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-08-02
Add GoSafe protocol response
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-23
Major code refacroting
Anton Tananaev
2015-02-16
Improve GoSafe decoder (fix #1079)
Anton Tananaev
2015-02-14
Implement GoSafe protocol (fix #1079)
Anton Tananaev