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
/
TytanProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-28
Decode OBD odometer value
Anton Tananaev
2015-09-28
Decode extra Tytan parameters
Anton Tananaev
2015-09-26
Decode Tytan additional data
Anton Tananaev
2015-09-25
Decode status in Tytan decoder
Anton Tananaev
2015-09-24
Add new Tytan unit test cases
Anton Tananaev
2015-09-21
Support Tytan protocol version 2
Anton Tananaev
2015-09-03
Fix Tytan float decoding
Anton Tananaev
2015-07-14
Use diamond operator for generics
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-07
Add Tytan status flags
Anton Tananaev
2015-05-07
Use lower case xml tags
Anton Tananaev
2015-05-07
Decode Tytan inputs correctly
Anton Tananaev
2015-05-05
Fix Tytan extra data decoding
Anton Tananaev
2015-05-04
Add new Tytan data code
Anton Tananaev
2015-05-04
Create prefixes for other data
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
2015-05-03
Add new Tytan dynamic code
Anton Tananaev
2015-04-29
Store other data in position
Anton Tananaev
2015-04-27
Remove unnecessary type casts
Anton Tananaev
2015-04-27
Remove unnecessary default values
Anton Tananaev
2015-04-27
Decode Tytan extra data
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-04-18
Implement Tytan protocol
Anton Tananaev