index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
GoSafeProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-04-17
Allow optional primitives
Anton Tananaev
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
2017-02-22
Extend KHD protocol support
Anton Tananaev
2017-01-03
Another small GoSafe fix
Anton Tananaev
2017-01-03
Fix GoSafe protocol decoder
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-12-04
Decode GoSafe speed correctly
Anton Tananaev
2016-12-01
Implement G737IC extra data
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-25
A few more odometer units organization
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-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