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
2018-12-21
Handle long odometer values
Anton Tananaev
2018-10-21
Handle empty values
Anton Tananaev
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-07-26
Handle GoSafe GPS without altitude
Anton Tananaev
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-07
Migrate G protocols
Anton Tananaev
2018-05-28
Store engine hours in GL200 and GoSafe in milliseconds
Abyss777
2018-04-06
Reimplement GoSafe protocol decoder
Anton Tananaev
2018-03-28
Fix GoSafe G6S and G3S decoding
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-11-24
Decode GoSafe IO status
Anton Tananaev
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-22
Organize KEY_POWER and KEY_CHARGE using
Abyss777
2017-05-19
Fixed optional values
Abyss777
2017-05-19
Adjust battery and batteryLevel type
Abyss777
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
[next]