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
/
UlbotechProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2016-06-12
Support J1708 decoding for Ulbotech
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-19
Improve support for Ulbotech protocol
Anton Tananaev
2016-02-25
Implement DTC codes for Ulbotech
Anton Tananaev
2016-01-22
Fix Ulbotech ignition status decoding
Anton Tananaev
2016-01-21
Fix Ulbotech frame and protocol decoders
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-24
Fix Ulbotech event data decoding
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-06
Finish OBD decoder implementation
Anton Tananaev
2015-11-03
Big improvements to Atrack decoder
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-26
Use hexDump instead of readHexString
Anton Tananaev
2015-10-25
Implement Ulbotech driver behavior
Anton Tananaev
2015-10-20
Decode OBD data from Ulbotech
Anton Tananaev
2015-10-20
Refactor bit utililies class
Anton Tananaev
2015-10-13
Fix some more style issues
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-10-01
Implement full Ulbotech protocol
Anton Tananaev
2015-09-24
Decode ignition status for Ulbotech
Anton Tananaev
2015-08-04
Fix Ulbotech time zone correction
Anton Tananaev
2015-08-03
Update Ulbotech decoder
Anton Tananaev
2015-07-30
Add Ulbotech time zone offset
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-05-13
Implement units conversion class
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 type casts
Anton Tananaev
2015-04-27
Refactor model classes
Anton Tananaev
2015-04-23
Ignore messages without location
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-01-10
Add Ulbotech unit tests
Anton Tananaev
2014-12-24
Initial Ulbotech implementation
Anton Tananaev